Creating a Project
The Android Studio is a pretty good IDE to create Android applications. Download the latest version of the IDE[42] if you don’t have that already on your system. Fire up the IDE to create a new project. If the IDE doesn’t open an existing project, click on the link “Start a new Android Studio project.” If you already have a project open, then click on the File | New | New Project... menu items. Irrespective of the path you take to create a new project, in the next step, in the Choose your Project dialog select Phone and Tablet, and then select Empty Activity. Finally, click the Next button.
Name the project “Airports” and the package name com.agiledeveloper.airports. Provide an appropriate location to save your project. Make ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access