I know there are lot of android books in the market. I want to pick one that is best suited for someone coming from a heavy Java background.

I want to avoid books that spend 50 pages on a hello world example. Ideal book would be one that covers a lot of material (basic and advanced) and one I could use a reference.

link|improve this question
feedback

4 Answers

Try http://commonsware.com/ It's a great price and has lots of example apps.

link|improve this answer
feedback

I got a lot out of Hello, Android. There are complete and detailed instructions on how to set up the environment for Android programming, and the "Hello, World" example is a complete Sudoku game that takes up several chapters. After that is spends several chapters on other topics like audio, 3D graphics, and using sensors and GPS.

link|improve this answer
feedback

Commonsware Advanced Android Development

link|improve this answer
feedback

Pro Android 2 is pretty good for that. It is what I bought when I was in same situation that you're describing.

http://apress.com/book/view/1430226595

I've been very happy with it.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown