Android

Android 4.0 (Icecream Sandwich) update breaks "existing devices" detection in Eclipse

I recently upgraded my Android dev kit to check out the Icecream Sandwich update.  It's important that app developers check that their existing apps work under 4.0 since it'll be coming to devices eventually.

The Android emulator takes a long time to load: solution

Having recently started development with Android, I noticed that the emulator takes ages to load up initially.  My original thought was that testing a change would take a very long time.  However, this is not the case.  If you launch an emulator from the Eclipse SDK, you must remember not to close the emulator window.  When you make changes and relaunch the application your changes will automatically be installed on the existing emulator.  This is something that wasn't completely obvious to me when I started.

Syndicate content