In this chapter, we’ll explore how to get started with Java for developing Android applications, with a particular focus on how to tackle a topic as massive as Java without getting discouraged or daunted by its size. Those of you who already have some familiarity with Java development can skim most of the content, but there are some key points on Android specifics that I will recommend any reader review.
Learning Java to an expert level is a huge endeavor. Even learning it to a “happy beginner” level would take far more than a single chapter in this book or even a whole book in ...