Summary
In this chapter, we created our first Android app. We familiarized ourselves with Android Studio, the IDE that we use to develop Android apps. We also learned about some tips, shortcuts, and useful Android Studio features and understood the process of creating a project in Android Studio.
In the next chapter, we will be covering Jetpack Compose layout basics. We’ll start with an introduction to Jetpack Compose, a declarative way of declaring UIs for our apps.