Hi guys Can somebody suggest the best book or online resource for beginning android apps development?
Thanks
|
This question exists because it has historical significance, but it is not considered a good, on-topic question for this site, so please do not use it as evidence that you can ask similar questions here. This question and its answers are frozen and cannot be changed. More info: FAQ.
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.
|
The Dev Guide on the Android Developer's site is pretty good. There is an Android Basic's section to get you started. As for a book, try Android Application Development, published by O'Reilly. |
|||||||||||||||||
|
|
Hello I would 100% recommend this : It's a yearly subscription giving you access to three android books which are kept up-to-date as a PDF or Kindle copy. They are updated when changes are required such as a new SDK release. The guy that makes the books is also very active here on StackOverflow. |
|||||||
|
|
There's a lot of excellent resources both online and in printed form. I've listed a bunch of them in answer to another Stack Overflow question: How Can I Learn Android? I'd start with the Developer's Guide on the Android Developers site. It explains all the fundamentals and includes several worked examples that can help introduce you to how the various Android features fit together. The sample Code section provides a bunch of working Android applications that should help you get a feel for Java and Android. If books are more your thing there's a bunch of Android titles, though most assume at least a working knowledge of Java syntax. I'll take the opportunity to personally vouch for my own title, Professional Android Application Development. |
|||||||||
|
|
For the very basics maybe start off with the Android Developer Guide. It's free online documentation, so its a good place to start. After that, maybe take a look at commonsware.com. You'll be able to purchase 3 books that are kept up to date in pdf form. |
|||||||
|
|
I have read Mark Murphy's(a.k.a commonsware.com) and as a beginner, I found it very helpful and easy to follow. He has written three books on Android. Besides getting a hard copy of his books you can get a warescription under which you will get acess to soft copies(pdfs) of all his books. I have also read and found
very useful. |
|||||
|
|
"Pro Android" is fantastic and will get you off to the right start: |
||||
|
|
|
You can also check out the books by CommonsWare a very helpful member of the Android community here on SO. They're available as eBooks and in print. I haven't read them, but judging by his answers on SO he knows his stuff. |
|||||||
|
|
I have 5 books in my collection, and Top 2 as of September 2009 are:
Unfortunately, none of the books that I have covers native development on Android. While I obviously recommend the books above, I would highly recommend downloading the source code, because you will quickly read what you need from the books, and you will still need more information. So, get the code and dive in it. |
||||
|
|
I found Hello, Android: Introducing Google's Mobile Development Platform, 2nd Edition rather helpful. Consider this a one week introduction to the Android Mobile Platform. |
||||
|
|
|
I am just coming out of battered-and-bruised-battle of completing the third edition of ProAndroid 3 (covering in reasonable depth Honeycomb). As a co-author of three books (subsequent editions) covering Android, I am realizing that it is impossible to cover Android fully by any one author. Each author has a different strength and focus. I believe it is worthwhile to invest in a number of books as you are indeed buying the combined experience of those authors. For instance it took me 3 years to learn and write down what I know. Not to mention the tech reviewers etc. Having said that here is a link detailing the table of contents for ProAndroid 3 |
||||
|
|
|
I personally like Reto Meier's Professional Android Application Development a lot. I feel it explains things better than most other books, some of which feel like they've just rewritten the Android documentation with some code thrown in here and there. |
||||
|
|
|
I use this books and are very helpful: |
||||
|
|
|
'Hello Android' 3rd edition by Ed Burnett just came out in print this end of July 2010, make sure you get that one while it's still fresh. That book contains the clearest definitions and has no mistakes in its installation instructions or its code samples (which is really rare these days). It covers Android 2.2 (Froyo) and uses a Sudoku Game as its main example. It's absolutely perfect for the very beginner. The only drawback is that the volume is pretty slim. So if you've been playing with Android for a couple of weeks/months already, this may not be the best book for you. There are books for reference. There are books for learning. This book is for learning, starting to learn especially. |
||||
|
|
|
I can't vouch for this specific title from them, but I've had good luck with Manning publications--so their book, Unlocking Android, might be a good one to look at. Android is still a young platform though, so dead-tree copies of material are likely to become out of date fast. My .02 cents is that Pauk's answer is the best; the online materials will stay up to date and are freebies :) |
||||
|
|
|
commonsware.com really rocks. By far the most comprehensive reading and I really enjoy the style too |
|||||
|
|
Have a look to the Pro Android 3 book (available in few days). I think that is best book out there now. Is the first one taking in account also honeycomb. Hope this helps. |
||||
|
|
|
I personally liked "Unlocking Android: A Developer's Guide, 1st edition" (here is its 2nd edition). It's definitely oriented toward people who are new to Android. I've also read good things about the books sold by commonsware.com, but I haven't personally read them yet - those are next on my list. |
||||
|
|
|
I second that. Reto Meiers book is great for starting out with Android. Easy to follow and explains things better than most other books. |
||||
|
|
|
I've got every Android book that's available EXCEPT the latest O'Reilly book which I browsed and didn't find to be more unique than others. I have Reto Meiers book and like it. I also have Mark Murphy's Busy Coder's Guides and like them also. You can get them at commonsware.com There is another book I have that I probably use more than any of them: "Unlocking Android: A Developer's Guide" by Manning Publishers. Its excellent at explaining things and the examples are also substantial. |
||||
|
|
|
Check Dev Guide section on developer.android.com Also there is a Video tutorials on Videos section. |
||||
|
|
|
If you're interested primarily in ebooks, check out Safari books online. They have the second book you linked, but not the first. http://www.safaribooksonline.com/ I've used it for years and love it. Depending on your subscription level you get full access to thousands of ebooks. They're all searchable and such. The search engine isn't necessarily the best, but its helpful. I'm going through the process of getting a corporate subscription here at work for my group. For the record, I'm not a shill, just a happy customer/user. |
||||
|
|
|
Reto Meier's Professional Android 2 Application Development is available as an eBook. |
||||
|
|
|
I liked Ed Burnette's Hello Android. The third edition (the one I read) is currently available as a beta ebook, and covers everything through 2.1. The print copies are due in July, presumably to give him time to update it with whatever's in Froyo once it's announced at Google I/O. |
||||
|
|
|
Surprisingly, there doesn't appear to be as much books about android programming as one would think given the tremendous growth and interest in the platform. Perhaps they're cooking in the oven? I would say there is currently less than a dozen android programming books out there, all but three or so are up to date with 2.1. Take a walk into a typical Barnes-N-Noble bookstore and you might find one or two books about Android programming to about a few dozen iphone programming books. That said, Mr. Murphy's online books are a good choice to get up and running quickly. His style is to build small samples line by line and describe what each line of code is doing and why. If you go with his subscription books, don't bother buying his books from Apress publishing since they are basically the same material. |
||||
|
|
|
I reviewed Apress' Beginning Android 2 a few months back. Like many Apress books, this book has a lot of code samples and screen-shots, so it's pretty easy to follow along. If you check out the page on APress' site, there's a preview so you can get an idea if the book is for you. Links: http://www.yyztech.ca/posts/books/software-development/beginning-android-2/ http://apress.com/book/view/9781430226291 |
||||
|
|
|
one of the best book is "Learning Android By Marko Gargenta, O'REILLY Publications" from scratch to building apps.. videos are also available at http://marakana.com/techtv to get you going with the book... |
||||
|
|
|
I started with Reto Meier's Professional Android Application Development as well. I had no previous experience and the book was really good to get a basic understanding of the platform. In the book yo can find example code as well which is also very good for a beginner's level. |
||||
|
|
|
While I understand this is a book thread, if you learn more by doing, highly recommedn you run through the entire Notepad Tutorial. Great if you're new to Android and if you're not too comfortable with Eclipse. I found it helpful at the end of each stage (3 in all) to put everything away and try to program it yourself. |
||||
|
|
|
Here's a book which I'm sure you'll enjoy. It claims to help developers understand the principals of a good user-interface design, and implement the best user interfaces on an Android mobile device. You can read more about it here https://www.packtpub.com/android-user-interface-development-beginners-guide/book |
||||
|
|
|
if anyone wants any code on basic examples on android development ,please feel free to message me on my stackoverflow id I will send you some basic codes also you can refer to adeveloper.android site for some examples you can also refer to http://www.brighthub.com/mobile/google-android/articles/56268.aspx |
||||
|
|