Android Studio Error Running App No Target Device Found Code Example


Example: no target device found android studio

Choose "Run" then "Edit Configurations". In the "General" tab, check the "Deployment Target Options" section.  In my case, the target was already set to "USB Device" and the checkbox "Use same device for future launches" was checked.  I had to change the target to "Show Device Chooser Dialog" and I unchecked the check box. Then my device appeared in the list.  If your device still doesn't appear, then you have to enable USB-Debugging in the smartphone settings again.

Comments

Popular posts from this blog

Converting A String To Int In Groovy

"Cannot Create Cache Directory /home//.composer/cache/repo/https---packagist.org/, Or Directory Is Not Writable. Proceeding Without Cache"

Android How Can I Convert A String To A Editable