First Look at Android
I just took the first look at Android documentation, and I am pretty pleased so far with the quality. I didn’t really have any major problems with downloading and installing the SDK, and Eclipse plugin. (What I did waste time on was trying to figure out if my Eclipse installation had JDT and WST installed - I think I have JDT but not WST, and trying to install WST run into an unclear plugin dependency problem.)
Creating and running the HelloAndroid sample was easy, and worked great. Now I am off to study the SDK documentation to build something with it…


Leave a comment