Android Studio Tutorial - Android SDK Manager (Download Instruction) - 3/6

 

Android SDK Manager

Since this is the first time this IDE is being used, we need to download few more essential pieces using Android SDK Manager. There is a green Android icon in the toolbar on top. Click on it to open the SDK Manager. Choose the components of the latest API that aren’t yet installed. Similarly scroll down and choose all the “Extra” components that aren’t yet installed and then click the “Install … packages”.



This will throw a dialog with license information. Accept using “Accept license” radio button on bottom left. And then choose to Install.

Android SDK Manager packages

Download may take a long time to finish. Don’t close that window. But return to the IDE.

Now before we jump into any programming, let’s talk about how to get this app running. It’s time to say “Hello world!”

Android Studio Tutorial – Running app on Emulator or Device

Create a new AVD instance using the AVD manager and provide the details asked.

android virtual device manager

android virtual device manager new device



Comments

Popular posts from this blog

Android Studio Tutorial – Installing Android Studio - 1/6

HOW TO GET E-CERTIFICATION FOR FREE FROM GOOGLE..!

HOW TO SPEEDUP A ANDROID MOBILE USING DEVELOPER SETTINGS - II