I am yet to touch the whole android platform, jst getting my tools in order. I noticed that there is Android 4, 3, 2
What should I start on? Any IDE that is prefered?
I am reading “Learning Android By Marko Gargenta, O’REILLY Publications” as suggested in this thread
In three steps,
1) Eclipse Java EE Indigo from the Eclipse website (update eclipse with web address http://dl.google.com/eclipse/plugin/3.7, Eclipse Menu->Help->Install New Software)
2) android sdk from google (link your eclipse with this sdk, Eclipse Menu->Window->Preferences->Android->SDK Location)
3) driver of your phone (if you want to debug on target not simulator.)
There are some example projects and simulator in sdk.