Monday, September 29, 2008

Finally got Android Emulator running

Google released the new Android SDK 1.0 RC. I tried, and finally got the emulator running. Now I have incentive to code some stuff on it.

Saturday, September 20, 2008

Try to get Andrioid SDK running, and failed

I was disappointed last night when I tried to get the latest Android SDK 0.9 Beta running on Eclipse 3.4. I got error message when I tried to run a barebone application. So today I am trying to give Eclipse 3.3.1.1 a shot and see if the SDK runs OK on it.

So I got all Eclipse and SDK component updated and install, and found that the project created in Eclipse 3.4 failed to compile. I was like, no problem, I just create a new project under 3.3.1.1 . So I did, and it compiled, and then ...

Boom, the Andriod Emulator crashed, just like what happened on 3.4.

So maybe I just need to wait for another stable version of SDK then. Fine. I don't HAVE to get the Andriod dev environment up and running anyway.