Android Foundation
This first part introduces you to Android Studio, the integrated development environment (IDE) used for Android development, and then guides you through the building blocks of Android development using the Jetpack Compose Android UI toolkit. It provides a comprehensive overview of the Android framework, working through guided exercises that reinforce the learning objectives so that this knowledge can be retained.
This part of the book includes the following chapters:
- Chapter 1, Creating Your First App
- Chapter 2, Building User Screen Flows
- Chapter 3, Developing the UI with Jetpack Compose
- Chapter 4, Building App Navigation