Posts Tagged "Android"

Google Android


I just installed Google’s Android SDK on my machine. I have to admit that I have been really impressed! I’m not personally an android software developer, I just installed the JDK to see how it is, but if you are planning on developing software for the Android it shouldn’t get long to start implementing your own software. There is an Eclipse plugin developed by google which nicely integrates the SDk into Eclipse. The best thing about android is that developers can develop their software using Java and since there are many java developers out there I’m sure there going to be many applications developed for Android even more than the IPhone, its just a matter of time now. :D The interface components are all added using xml files the following is the xml file that I used to play with the UI.

Read More