Chapter 1. Welcome to Android Studio
In this chapter, we will cover some basic tasks related to Android Studio. While reading this and the other chapters, you will learn how to use Android Studio efficiently.
In this chapter, you will learn the following recipes:
- Creating your first app called
Hello Android Studio
. - The use of Gradle build scripts
- Testing your app with an emulator called Genymotion
- Refactoring your code