Sell Us Your Item
For a $2.00 Gift Card
Trade in
Have one to sell? Sell yours here
Tell the Publisher!
I'd like to read this book on Kindle

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.
Sorry, this item is not available in
Image not available for
Color:
Image not available

To view this video download Flash Player

 

Android Application Development For Dummies [Paperback]

Donn Felker
3.7 out of 5 stars  See all reviews (50 customer reviews)


Available from these sellers.


Shop the new tech.book(store)
New! Introducing the tech.book(store), a hub for Software Developers and Architects, Networking Administrators, TPMs, and other technology professionals to find highly-rated and highly-relevant career resources. Shop books on programming and big data, or read this week's blog posts by authors and thought-leaders in the tech industry. > Shop now
There is a newer edition of this item:
Android Application Development For Dummies Android Application Development For Dummies 4.2 out of 5 stars (6)
$17.49
In Stock.

Book Description

December 7, 2010
The fun and friendly guide to creating applications on the Android platform

The popularity of the Android market is soaring with no sign of slowing down. The open nature of the Android OS offers programmers the freedom to access the platform's capabilities and this straightforward guide walks you through the steps for creating amazing Android applications. Android programming expert Donn Felker explains how to download the SDK, get Eclipse up and running, code Android applications, and submit your finished products to the Android Market. Featuring two sample programs, this introductory book explores everything from the simple basics to more advanced aspects of the Android platform.

  • Takes you soup through nuts of developing applications for the Android platform
  • Begins with downloading the SDK, then explains how to code Android applications and submit projects to the Android Market
  • Written by Android guru Donn Felker, who breaks every aspect of developing applications for the Android platform into easily digestible pieces

No matter your level of programming experience, Android Application Development For Dummies is an ideal guide for getting started with developing applications for the Android platform.



Editorial Reviews

Review

'...a highly capable book from a well regarded self-help book series on a subject that is very topical at the moment' (Will Roney, 5 December 2011).

From the Back Cover

Here's just what you need to start developing feature-rich, amazing Android apps

Even if you've never written a mobile application, this book has the know-how you need to turn your great ideas into cool apps for the Android platform. With millions of smartphone users and a cornucopia of carriers, Android is a great place to ply the app development trade. This book shows you from the ground up how to set up your environment and create an app. Read on to become an Android developer extraordinaire!

  • Welcome to Android — learn what makes a great Android app, how to use the SDK, ways to work with mobile screens, and how the development process works

  • Make users happy — find out how to design an interface that mobile users will love

  • Learn the code — work with the activity lifecycle and Android framework classes, use the Eclipse debugger, and create a home screen widget for your app

  • Beyond the basics — take your skills up a notch with apps that involve SQLite databases and multiple screens

  • Price and publish — pick the right price for your app and get it into the Android Market

Open the book and find:

  • Cool ways to use the accelerometer in your app

  • How to turn mobile limitations into opportunities

  • Tips on installing and setting up the tools

  • Step-by-step coding directions

  • Ways to make your apps more marketable

  • How to create really useful menus

  • Advice on app pricing

  • Ten great sample apps and SDKs, including code

Learn to:

  • Create apps for hot smartphones like Droid X, Galaxy S, and MyTouch

  • Download the SDK and get Eclipse up and running

  • Code Android applications

  • Submit your apps to the Android Market


Product Details

  • Paperback: 384 pages
  • Publisher: For Dummies; 1 edition (December 7, 2010)
  • Language: English
  • ISBN-10: 047077018X
  • ISBN-13: 978-0470770184
  • Product Dimensions: 7.4 x 0.9 x 9.2 inches
  • Shipping Weight: 1.3 pounds
  • Average Customer Review: 3.7 out of 5 stars  See all reviews (50 customer reviews)
  • Amazon Best Sellers Rank: #102,196 in Books (See Top 100 in Books)

More About the Authors

Discover books, learn about writers, read author blogs, and more.

Customer Reviews

Most Helpful Customer Reviews
70 of 71 people found the following review helpful
4.0 out of 5 stars A great starter book to Android development! March 21, 2011
Format:Paperback
I'm going to preface this review by saying that I have been programming for about 15 years, and have been working professionally as a developer for almost 3 years. My background is in VB, C#, Javascript, HTML, and even a little dabbling in C/C++. With that in mind, my Java knowledge was essentially everything I had learned from C# (which is very similar), and the tutorials on Google's Android development website. You could argue Javascript may help, but they're so different that I don't think it counts as experience.

I finished all of the tutorials on Google's site and still felt like I wasn't really grasping the concept of Android development. For those of you who have developed in C#/VB for Windows or Windows Mobile, you may understand what I mean when I say that going from something so straight-forward as using Visual Studio and .NET languages to something a little more complex and code-heavy like C++ or Java while using an unfamiliar IDE like Eclipse can be a little daunting at first. Google's tutorials, while full of great examples, don't really take the time to explain the "why" and then "what" of Android development, and instead have a more confusing approach of "Step 1: Type all this code in; Step 2: That code you just type does [this]; Step 3: Run your application".

The first half of this book is incredibly informative, and after reading only a couple short paragraphs on things I've already tried to learn and failed, I really understood it this time. The author's tone and descriptions make even the most complicated topics very easy to understand.
... Read more ›
Was this review helpful to you?
25 of 26 people found the following review helpful
5.0 out of 5 stars Great book. December 15, 2010
By Emoore
Format:Paperback|Amazon Verified Purchase
I would buy Beginning Programming with Java for dummies first, unless you are already Ok with Java Programming. I bought both books at the same time, so when I was done with one I could continue into the other. For Dummies is a great bunch of books.
Comment | 
Was this review helpful to you?
11 of 11 people found the following review helpful
4.0 out of 5 stars Not a good Kindle book July 6, 2011
By weaver
Format:Kindle Edition
I give this book four stars. But if I could give the kindle version a rating I would give it one star.

Like many "programming books" no one went though the book to make sure the "code" in the book was readable in the Kindle screen. Even with the smallest font and the book turned in the landscape mode the text for the code examples wraps so badly that it is impossible to read. In many places in the code markers were put in in a format like this "--> 12"; most of the time these are just floating and have no significance what-so-ever. Worst thing is that when it wraps most of the time you miss 2 characters from the end of the line to the beginning of the next. Most of the time you can figure it out but, once and a while you can't and you need to download the source code to look at it.

So if you are going to buy this book, I would recommend the paper version.

I wish I knew how to return it and get a hard copy. Anyone know?
Comment | 
Was this review helpful to you?
10 of 10 people found the following review helpful
5.0 out of 5 stars Surprising well done on the subject. March 22, 2011
Format:Paperback|Amazon Verified Purchase
I have been working with android for about 9 months now and have release a few apps. Most of the books on the subject I have read are out of date by the time they have where released. This one wasn't, it did a very good job covering the basics of android.

Cons:
The only real con I had was that there where still bug's in the sample code. Which if a programmer with no android experience where to pick up this book they maybe be put off when they can't figure out why the programs not working where theirs is the same as a books. The ones I found while playing with the samples where small easy fixes but still things that should have been addressed.
Comment | 
Was this review helpful to you?
11 of 12 people found the following review helpful
5.0 out of 5 stars Great book and a very helpful author! December 14, 2010
Format:Paperback|Amazon Verified Purchase
This book(I have the Kindle version) has been great to follow, and I have had some struggles (part because I haven't been actively writing Java for over a year, but it is coming back fast with this book) but I am learning and enjoying as I go. I had a hitch today on the Silent Mode Toggle App and was very impressed that I was able to contact the author, Donn Felker, directly via e-mail to ask questions. I was also impressed that Donn replied within minutes of my e-mail. My problem was a NullPointerException, and Donn got me back on track by having me re-open Eclipse. He then had me, and I quote his e-mail, "As for the project cleaning, go to the Project Menu, and press Clean. Then go back to Project and select Build (unless you have build automatically selected, it will do it automatically if you do)." and this removed the error and made the application work perfectly. Donn also gives access to source files for the book([...])(this is in addition to the ones on [...]) that you can compare to (If you have the kindle version like myself (I noticed one "}" had been cut off in the kindle version of the book in the Silent Mode Toggle App - not a big deal as Eclipse will show you where each matching pair of "{}" is, and if one is missing, it stands out - in this case it is the one that closes the class MainActivity).

Ultimately if you want to learn Android Development, this book is great! The book is also very up to date! I also have no regrets getting Kindle as I have dual monitors and I like being able to compare the code in the book to my code in eclipse side to side.
Comment | 
Was this review helpful to you?
Most Recent Customer Reviews
3.0 out of 5 stars Good buy for beginners
I bought this for my fiance who is trying to learn to code android apps. He said it's a little outdated but it is still something good for beginners to read.
Published 29 days ago by SuperJenn
4.0 out of 5 stars Great book a little dated.
This book is really helpful and walks you through making several real applications. The source code is online so you can download it and reference, copy, or get icons and things... Read more
Published 2 months ago by William O. Albrecht IV
3.0 out of 5 stars An interesting book but not current
As with most computer software, these books tend to become outdated rather quickly. Interesting to follow the origins and such of the Android operating system, but so difficult to... Read more
Published 3 months ago by J. Foster
3.0 out of 5 stars Good Reading
I think it is still too early to tell the true value.
I am using an Acer Tablet and it apears I have to do my development on a Windows PC and port it over. Read more
Published 6 months ago by Gerald S. Edwards
5.0 out of 5 stars Very good book and very easy to follow.
This book is absolutely great and very easy to read and follow. Its a little bit outdated because there are new versions of the android development kit but the majority of the... Read more
Published 8 months ago by Dsk001
4.0 out of 5 stars Good Book
I'm just starting out writing Android apps and wanted something to get me started. This book delivers. Read more
Published 8 months ago by James
3.0 out of 5 stars Not Really for Dummies
The product description and editorial review copy and paste from the book's back cover claim you do not need to be a programmer in order to use this book, and you will be up and... Read more
Published 11 months ago by Michael Gallagher
1.0 out of 5 stars Beware of buying this book
I wrote my app in Java having successfully installed Eclipse which is great until the time came to download the Android SDK. Read more
Published 11 months ago by M. Strong
1.0 out of 5 stars DO NOT BUY!!!!
DO NOT BUY THIS BOOK! For idiots? It was written by an idiot. This idiot doesnt even include source code ANYWHERE! He gives a link but there is nothing at the link. Read more
Published 12 months ago by reid nix/naccs
3.0 out of 5 stars Mediocre
I came to this book with a basic familiarity with Java and objected oriented programming, but with no prior experience with mobile application development. Read more
Published 12 months ago by MN
Search Customer Reviews
Only search this product's reviews

What Other Items Do Customers Buy After Viewing This Item?


Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

Forums

There are no discussions about this product yet.
Be the first to discuss this product with the community.
Start a new discussion
Topic:
First post:
Prompts for sign-in
 



So You'd Like to...


Create a guide


Look for Similar Items by Category