After toying around with the Android Platform and browsing through the Linux Kernel code, I have realized that not having an actual phone will block me from experimenting, so I am postponing this activity.
In the meantime, I am migrating a mobile application (will reveal which one at a later date) to Android. The guys who wrote the application did a wonderful job trying to stay as generic (Java) as possible, thus relying less on J2ME WTK implementations.
But still, Anroid activity is not a midlet, the life cycle of an activity is different as well as drawing primitives and more.
Will report about these efforts and progress.