• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Tim Cooke
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • Junilu Lacar
  • Rob Spoor
  • Jeanne Boyarsky
Saloon Keepers:
  • Stephan van Hulst
  • Carey Brown
  • Tim Holloway
  • Piet Souris
Bartenders:

Android in Action compared to other Android books

 
Greenhorn
Posts: 12
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
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.
 
author
Posts: 33
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
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
 
Friends help you move. Good friends help you move bodies. This tiny ad will help:
The Low Tech Laboratory Movie Kickstarter is LIVE NOW!
https://www.kickstarter.com/projects/paulwheaton/low-tech
reply
    Bookmark Topic Watch Topic
  • New Topic