I started to develop in android with Android Studio IDE
, I tested my apps on the emulator
and works fine, but when I tried to test the apps directly in my device doesn't recognize it and the console shows next message:
Waiting for device. USB device not found
Run the app on your device as follows: In Android Studio, select your app from the run/debug configurations drop-down menu in the toolbar. In the toolbar, select the device that you want to run your app on from the target device drop-down menu.
When you are set up and plugged in over USB, you can click Run in Android Studio to build and run your app on the device. You can also use adb to issue commands, as follows: Verify that your device is connected by running the adb devices command from your android_sdk /platform-tools/ directory.
I can run on my device at last, just I enabled the "USB debugging" and "Allow mock location" options from the Debug Menu of my device.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With