Guys, thanks for the tips on my ADT problems. I'm back to sharpened C until next weekend when I'll have another rbash at getting Hello World running in Eclipse and the emulator. I'll report any startling good or bad news -- *Greg K*
On 28 April 2014 10:08, Jorke Odolphi <[email protected]> wrote: > Greg – give intellij a try; as most things when dealing with open source > YMMV.. - I’ve converted to this from eclipse recently and have on the whole > found it much less bloated much faster than eclipse – while I’m not > developing on android – there is a lot of positive feedback from that > community on it. > > Also the upcoming android studio is based on it. > http://developer.android.com/sdk/installing/studio.html > > For your specific issue, I recall doing a ‘clean’ seemed to fix it – NFI > as to why. > > > From: "[email protected]" <[email protected]> > Reply-To: ozDotNet <[email protected]> > Date: Saturday, 26 April 2014 5:49 pm > To: ozDotNet <[email protected]> > Subject: [OT] Android Developer Tools > > 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* >
