Skip to content Skip to sidebar Skip to footer

Android App Not Running On Emulator Nor Real Device

I've installed eclipse (JUNO version), SDK, ADT (20.0.3) and configured them through the Developer.android.com. After that I made a virtual device on eclipse (Android 4.1 API level

Solution 1:

Did u located your android sdk? If not,locate the sdk as follows:

open Eclipse->Windows->preferences->Android->Select your android sdk folder.

then please try to run you program. Tell me the status after that.

Post a Comment for "Android App Not Running On Emulator Nor Real Device"