Java Mobile Application [closed]
Can any one tell me the book which can help me developing the application for Android ( java based), Please tell me about the IDE as well so that I can read and try myself.
In terms of IDE, you can use Eclipse, and install the Android SDK over it. Basically, use the ADT Eclipse plugin for Android - http://developer.android.com/sdk/eclipse-adt.html
And in terms of a book, there is enough documentation on the Android dev website - http://developer.android.com/guide/developing/building/index.html
精彩评论