Android studio unable to install apk -


I'm unable to install applications from Android Studio. When I try to run appliction, they say:

Waiting for the device. Target device: Samsung ...

I am able to select the target device, but all this ends there any idea what should I do?

Have you switched to USB debugging under the developer option? Also, check out Unknown Sources to install apps from sources other than Play Store.

Comments

Popular posts from this blog

python - Writing Greek in matplotlib labels, titles -

c# - LINQ to Entities does not recognize the method 'Int32 IndexOf(System.String, System.StringComparison)' method -

Pygame memory leak with transform.flip -