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.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
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