Question

My app with only one activity runs perfect on all emulators including the Samsung Galaxy S3 emulator provided by Genymotion. I am using the Android Studio.

When I hook up my real Samsung Galaxy S3 to my computer it reads the device correct and it is online with all the correct developer options. It's correctly listed by adb as "device".

I am targeting the correct API (18) for my device I believe, android 4.3

This is where it gets "stuck" and nothing happens on the real device:

Screenshot

Was it helpful?

Solution

I had problem such that with the N10 tablet. It was caused by bad quality USB port/cable. Problem dissapeared when I connected cable to the mainboard USB instead chassis one.

OTHER TIPS

I'm not sure why you're getting that certain error, but you can install the app on your phone by using Build->Generate Signed APK, then emailing yourself the APK, and downloading it on your phone. Also, a reboot might fix the "stuck" part.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top