Task 1 Installation
Task 1 Installation
Android Studio is Google's officially supported IDE for developing Android apps. Based on IntelliJ
IDEA, Android Studio is freely available under Apache License 2.0. The most recent stable version,
2.1.1, includes the following features:.
Google provides Android Studio for the Windows, Mac OS X, and Linux platforms. You can download
this software from the Android Studio homepage. Before downloading Android Studio, make sure your
platform meets the required minimum specifications.
Once you've ensured your operating system is compatible with Android Studio download the appropriate
Android Studio distribution file. The Android Studio download file android-studio-bundle-143.2821654-
windows.exe .
Fig1.1
STEP 1:Click Next
Fig1.2
Fig1.3
STEP 3: Click I Agree
Fig1.4
STEP 4:Click Next
Fig 1.5
STEP 5:Select location and then click Install
Fig 1.6
STEP 6:Click Finish
\
Fig 1.7
When you click Next, the setup wizard invites you to select an installation type for your SDK
components.
Fig 1.8
STEP1:- In Android Studio, select Tools > Android > AVD Manager, or click on the AVD Manager icon
I in the toolbar.
STEP2:- The AVD Manager screen shows your current virtual devices.
STEP3:- Click the Create Virtual Device button then click Next.
STEP4:- Select the desired system version for the AVD adn click Next.
STEP5:- Choose a Release Name, must be Android 4.0.3 or higher, from the table and
click Next.
STEP6:- Type in an Name for your emulator in the text box next to AVD Name.
STEP 7:- Ensure Use Host GPU is checked and click Finish
RESULT:-
Thus the android studio setup and emulator setup steps was completed successfully.