aspose file tools
The moose likes Android and the fly likes Android in Action compared to other Android books Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Mobile » Android
Reply Bookmark "Android in Action compared to other Android books" Watch "Android in Action compared to other Android books" New topic
Author

Android in Action compared to other Android books

Orjan Petersson
Greenhorn

Joined: Oct 13, 2003
Posts: 12
Hi,
There are other Android (programming) books around. Why should I buy Android in Action instead of some of the other Android books?
I guess my question is mainly directed to the authors but I appreciate any input.
robi sen
author
Ranch Hand

Joined: Jan 25, 2011
Posts: 33
Great question and of course I am very biased.

I think Android in Action is best for people who have some programming experience. This is not the best book for someone new to Java and software development who wants to try to learn by making applications for phones. Hello Android might be a good book for those people. I think where this book excels is:

1 - very up to date code including notes and references for 2.3. BTW make sure to first download all the code in that some chapters do not show complete code listings, such as import statements, so its important to download the code to follow along with this book.
2 - wide breadth - we cover everything from getting started with Android to building Web Apps with HTML 5 and using the Native Developers Kit to use C or C++ code bases.
3 - depth of coverage - some books have deeper coverage on a single thing like UI in Android, or some specific feature, but most of the coverage in this book is deeper that just a basic example. There are several sophisticated, real, and working applications in the book and one of them, that allows you to drive lego mindstorms from your Android Phone, was submitted to the App store. As such this book is not only a good developers book and a good reference but will give you a real understanding of what you can do with Android making a serious application.

Thank you,

Robi
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Android in Action compared to other Android books
 
Similar Threads
Good book for Android development
Please Advice Book
Newbie in Android
Android GUI design
Getting started with Android