Learn Java for Android Development, Third Edition , is an update of a strong selling book that now includes a primer on Android app development (in Chapter 1 and Appendix C, which is distributed in the book’s code archive). This book teaches programmers the essential Java language skills necessary for effectively picking up and using the new Android SDK platform to build mobile, embedded, and even PC apps, especially game apps. Android development is hot, and many programmers are interested in joining the fun. However, because this technology is based on Java, you should first obtain a solid grasp of the Java language and its APIs in order to improve your chances of succeeding as an effective Android app developer. This book helps you do that. Each of the book’s 16 chapters provides an exercise section that gives you the opportunity to reinforce your understanding of the chapter’s material. Answers to the book’s more than 700 exercises are provided in an appendix. A second appendix provides a significant game-oriented Java application, which you can convert into an Android app. Once you complete this one-of-a-kind book written by Jeff Friesen, an expert Java developer and JavaWorld.com columnist, you should be ready to begin your indie or professional Android app development journey. This book is for any programmer—including existing Java programmers and Objective-C based iPhone and iPad programmers— of any skill level who needs to obtain a solid understanding of the Java language and foundational Java APIs before jumping into Android app development.
I was pretty much disappointed by this book. I don't really know Java, yet I want to try writing some small apps for Android. The title looked promising - then it turned out that there's nothing Android-specific inside. At least author warns about that early on. Still wanted to learn some Java, so I've tried to read the book anyway. And the road wasn't that pleasant - examples weren't good, presenting things in a confusing manner. The book is also quite chaotic, jumping back and forth between topics (especially early on). This wasn't my first run-in with Java, so I wasn't totally lost - but I was hoping to get more out of this book.
In short, it certainly describes some Java features. I won't be recommending it though. Too bad.
This is not a beginner book to Java. If you know some other programming languages and want to learn Java (even when it is not targeted to Android); this book is for you! Good coverage of the most used libraries and pretty through
The most positive features for Broscorp is: Broscorp specializes in providing java development solutions. They provide clear communication and project management during the development process. They are committed to delivering high-quality results and meeting the specific needs of their clients. Check out https://broscorp.net/custom-java-deve... they leading provider of Java development services
If you already know to program then this is a great Java book, particularly first 6 chapters. The author does not assume the reader is an idiot, a kid, or some other undeveloped personality needing cartoons/pictures or stupid musings or jokes to be kept focused. The text is concise, the wording is consistent, overall thorough and systematic; must-have traits for any good technical writer. I'll definitely check other books from this author. Thanks.
This is just an introductory Java text. There is no special discussion of how Java is different on the Android platform, the Dalvik VM, or anything else that one would expect from a book packaged as this is. It's dry enough that it doesn't even appear to rate very highly among introductory Java texts--I'd recommend Niemeyer & Knudsen before this book.
This book helped me get started as a java android developer. It was very dry reading, but very detailed. The details about a problem, then explanations about a solution with the code samples helped me to understand the java syntax and logic.
This book is not a good primer on Java, nor on Android programming, but contains a thorough coverage of Java for Android. I find it best to think of it as a Java for Android reference while I'm learning Android programming from other sources.
Great book for beginning Java Programming with Android based development in mind. Really put into perspective how to get your IDE up and running and where to find additional Android SDK's.