Now learning another aspect of Java development – this time for Mobile devices – and specifically Android devices.

Working through the book ‘Beginning Android Application Development’ from Wrox.

Have got the Android SDK and Platform downloaded and setup, using Eclipse plus the Android Development Tools plugin. Using the Android emulator/Android Virtual Devices for testing the applications.

Currently on Chapter 2 – Activities and Intents.