I am new to android just installed Android sdk with eclipse & ADT plugin, these stuff are working fine, but my emulator doesn’t display anything after 30 minutes.
My target virtual device(AVD)
Android 4.0.3, API level-15
CPU/ABI: armeabi-v7a
I have tried tweak from stack overflow
“Hardware section:Device RAM Size=15”, It helped because before trying it, emulator was crashing. Now emulator appears but nothing is displayed
Please help it is depressing start this way
I am new to android just installed Android sdk with eclipse & ADT plugin,
Share
I have found the solution, the problem was i haven’t set environment variable, which was “C:\Program Files\Android\android-sdk\platform-tools\” in my case,