0% found this document useful (0 votes)
46 views2 pages

Setup Android Studio

The document provides instructions for setting up Android Studio by first downloading and installing the Java Development Kit, then downloading Android Studio, and finally downloading the Android SDK file. It describes copying the SDK file to the local disk, editing environment variables to reference the JDK file location, unzipping the SDK file, navigating to tools/bin to run sdkmanager.bat to install Android platform versions 7 and 8, and confirming setup is complete.

Uploaded by

mehedi
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
46 views2 pages

Setup Android Studio

The document provides instructions for setting up Android Studio by first downloading and installing the Java Development Kit, then downloading Android Studio, and finally downloading the Android SDK file. It describes copying the SDK file to the local disk, editing environment variables to reference the JDK file location, unzipping the SDK file, navigating to tools/bin to run sdkmanager.bat to install Android platform versions 7 and 8, and confirming setup is complete.

Uploaded by

mehedi
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

 Setup Android Studio

First we download JDK file and Install it


https://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html

Then we will download Android Studio


https://developer.android.com/studio

Then we will download Android SDK file


https://developer.android.com/studio#downloads

 For setup Android Sdk file


 Downloaded SDK file copy to local disk
 program files > java > copy jdk file location
 Advanced system settings > Environment variables >
system variables and select path > edit > New and paste
the location > click ok.
 Unzip SDK file > then go “cmd” > write cd.. cd.. > cd sdk >
cd tools > cd bin > sdkmanager.bat platform-tools > select
y.
 Then Setup SDK manager for Android 7 Nougat and 8 Oreo
We Do it …….

Yeah…

Next Session coming soon……

You might also like