Ubuntu Unleashed 2019 Edition: Covering 18.04, 18.10, 19.04

(singke) #1

FIGURE 45.3 Use Android SDK Manager to find what you need and remove
what you do not. (© Google, LLC)


At a minimum, we suggest that you install the following.


    From    the Tools   directory,  install Android SDK Tools.
From the Tools directory, install Android SDK Platform Tools.
From the Tools directory, install Android SDK Build-tools (the highest
version listed).
From the first Android X.X directory, where X.X is the latest version
listed, install SDK Platform.
From the first Android X.X folder, install a system image for the
emulator, such as ARM EABI v7a System Image.
From the Extras directory, install Android Support Library.
From the Extras directory, install Google Play Services.

Creating Your First Application


After you have installed Android Studio and all the necessary SDK packages,
you are ready to begin. Click Start a new Android Studio Project and use the
wizard to enter the basic details of your new application.

Free download pdf