Programming/Non programming

Sunday, March 9, 2014

How to solve device not shown when installing Android app on the device through Eclipse development?

How to solve device not shown when installing Android app on the device through Eclipse development?

Issue:

Device is not listed when installing Android project on the Android device via Eclipse development using "Run As"/"Debug As" option.

Solution:

One of the important solutions for this issue is, Go to your Android device "Settings -> Developer Options-> USB Debugging" and enable it.