Part 1: Android Foundation
This first part introduces the user to Android Studio, the integrated development environment (IDE) used for Android development, and then guides them through the building blocks of Android development. It’s a comprehensive overview of the Android framework, working through guided exercises that reinforce the learning objectives so this knowledge can be retained.
We will cover the following chapters in this section:
- Chapter 1, Creating Your First App
- Chapter 2, Building User Screen Flows
- Chapter 3, Developing the UI with Fragments
- Chapter 4, Building App Navigation