This is way off topic in here (the forum might have a meltdown). Has anyone
here managed to get the ADT (Android Developer Tools) and an Eclipse
project running in an emulated device? I installed the whole ADT and latest
JDK, generated a hello world project according to the steps
here<http://developer.android.com/training/basics/firstapp/creating-project.html>,
but when I "Run as Android Application" the Nexus 5 emulator appears and it
stalls at this line with no explanation:
Waiting for HOME ('android.process.acore') to be launched...
The Eclipse experience differs enough from Visual Studio to drive you batty.
*Greg K*