I'm trying to run a simple code on my phone (Genymotion doesn't work, so I had to run it on my phone directly) and it tells me that "External task execution finished" but Choose device box doesn't pop up when I press "Run". I installed:
Furthermore, the Android Device Monitor is showing my device, so there's no problem with identifying my phone.
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.
The Project Manager has a Target node located inside the Android target platform node. The Target node lists any Android device that is connected to your system via USB cable and has been enabled for USB debugging.
An Android Virtual Device (AVD) is a configuration that defines the characteristics of an Android phone, tablet, Wear OS, Android TV, or Automotive OS device that you want to simulate in the Android Emulator. The Device Manager is an interface you can launch from Android Studio that helps you create and manage AVDs.
In Android Studio:
May be your deployment target is changed. Please check android studio setting
Click On
Run >> edit configuration >> under Android Application Click on App >> check deployemnt target option.
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