You’ve got a Kindle.
Download the free Kindle app and start reading Kindle books instantly on your smartphone, tablet, or computer - no Kindle device required. Learn more
Read instantly on your browser with Kindle Cloud Reader.
Using your mobile phone camera - scan the code below and download the Kindle app.
Enter your mobile phone or email address
By pressing "Send link," you agree to Amazon's Conditions of Use.
You consent to receive an automated text message from or on behalf of Amazon about the Kindle App at your mobile number above. Consent is not a condition of any purchase. Message & data rates may apply.
Follow the Author
OK
The Busy Coder's Guide to Android Development Paperback – February 6, 2009
- Print length468 pages
- LanguageEnglish
- PublisherCommonsWare, LLC
- Publication dateFebruary 6, 2009
- Dimensions7.52 x 0.94 x 9.25 inches
- ISBN-100981678009
- ISBN-13978-0981678009
The Amazon Book Review
Book recommendations, author interviews, editors' picks, and more. Read it now.
Editorial Reviews
Review
Review
From the Publisher
From the Author
I plan to update this title about once a month for Warescription subscribers; a new print edition (version 2.0) should be ready early in 2009, after Android devices start shipping and the SDK is out of beta. Some of the new material for this book, and its upcoming companion "Advanced Android" book, will appear in the "Building 'Droids" column I write for the AndroidGuys blog. So, if you want a sneak preview of upcoming attractions, be sure to subscribe!
Source code, errata, and all that are available on the CommonsWare Web site, as is a "sampler" with the full table of contents, index, two sample chapters, and other goodies.
Enjoy!
About the Author
Mr. Murphy writes the Building 'Droids column for AndroidGuys and the Android Angle column for NetworkWorld.
I'd like to read this book on Kindle
Don't have a Kindle? Compra tu Kindle aquí, or download a FREE Kindle Reading App.
Product details
- Publisher : CommonsWare, LLC; Revised & enlarged edition (February 6, 2009)
- Language : English
- Paperback : 468 pages
- ISBN-10 : 0981678009
- ISBN-13 : 978-0981678009
- Item Weight : 1.54 pounds
- Dimensions : 7.52 x 0.94 x 9.25 inches
- Best Sellers Rank: #4,211,575 in Books (See Top 100 in Books)
- #7,749 in Software Development (Books)
- #23,987 in Networking & Cloud Computing
- Customer Reviews:
Customer reviews
Top reviews from the United States
There was a problem filtering reviews right now. Please try again later.
Out of desperation I bought this book and have found its coverage to be much much more detailed and helpful than either the online docs or my first Android book.
I think for people who really want to dig below the surface and do more than just simple toy examples, some additional help is needed and this book seems perfect.
However, one of the main reasons I purchased the books was because I was not sure how to properly handle threading, and background tasks within an Activity, and could not find any sufficient material online. Do I use a Handler, AsyncTask, etc? When do I use one over the other? Now while this is covered in chapter 15, I still feel as though I did not get all my answers, or enough to even make an educated decision. The chapter mentions how the AsyncTask uses three data types, but then proceeds to use null for two of those, thereby not giving me any clue as to how to use them properly.
Also, the discussion of Handlers mentions that both messages and Runnable objects can be used, but only covers Runnables in one small paragraph.
Additionally, the examples used are not realistic at all. I would love to see an example to do a common task, like periodically polling a URL in the background thread and updating the UI.
Top reviews from other countries
400ページ程あり、分厚いのですが、半分ぐらいLayoutとWidgetの使い方説明ですので、
Widgetの具体的な動きを「本を読むことで」理解したいという場合には良いかもしれません
