For this first example, we'll guide you through creating a new project. Android Studio provides a Quick Start wizard, which makes the process extremely easy. Follow these steps to get started:
- Launch Android Studio, which brings up the Welcome to Android Studio dialog:
- Click on the Start a new Android Studio project option.
- Enter an application name; for this example, we used DeclareAnActivity. Click on Next:
- In the Target Android Devices dialog, you can leave the Phone and Tablet checkbox selected with the default API ...