How to setup android studio in PC:
this article describes how to install android studio on windows pc,follow the instructions to setup the android studio IDE on your windows pc
for coding samples visit:
for coding samples visit:
androidtutorialpro.blogspot.com
FIRST DOWNLOAD THE LATEST VERSION OF ANDROID STUDIO
windows users:
1.If you downloaded .exe file simply double click to install android studio It will start installing with setup wizard
2.if you downloaded .zip file unpack zip files in android studio folder in program files
3.android studio on zipping starts downloading the necessary components so a good internet connection is needed for the fast setup of android studio
4.after finishing setup it will ask for launch then andorid studio will start automatically...thats all start becoming an app developer
MAC USERS:
To install Android Studio on your Mac, proceed as follows:
- Launch the Android Studio DMG file.
- Drag and drop Android Studio into the Applications folder, then launch Android Studio.
- Select whether you want to import previous Android Studio settings, then click OK.
- The Android Studio Setup Wizard guides you though the rest of the setup, which includes downloading Android SDK components that are required for development.
That's it.
The following video shows each step of the recommended setup procedure.
LINUX USERS:
To install Android Studio on Linux, proceed as follows:
- Unpack the
.zip
file you downloaded to an appropriate location for your applications, such as within/usr/local/
for your user profile, or/opt/
for shared users. - To launch Android Studio, open a terminal,
navigate to the
android-studio/bin/
directory, and executestudio.sh
. - Select whether you want to import previous Android Studio settings or not, then click OK.
- The Android Studio Setup Wizard guides you though the rest of the setup, which includes downloading Android SDK components that are required for development.
INSTALLING ANDROID STUDIO ON WINDOWS:
STEP1: After clicking .exe file following window will appear on that video click NEXT
STEP 2:ANDROID studio setup box will show the reqiured components and click all the check box and click NEXT
STEP 3: after downloading the required components following dialog box will appear on that window ask for license agreement
click I AGREE
STEP 4:After areeing android studioask for space to install on location choose the location or default set to drive c: then click NEXT
STEP 5:after setup the location,choose the folder where you need to setup progrm adnd program setup
STEP 6: After setup the folder following dialog box will appear click FINISH to start android studio
afterclicking finish your android studio will start launching and congrats now you ready to work with android studio
HOW TO SETUP ANDROID STUDIO SDK COMPONENTS
After launching the android studio the following will appear and start loading
on the next dialog box if you extracted settings in your computre then choose the location or simply click I DO NOT HAVE PREVIOUS VERSION OF ANDROID STUDIO OR I DO NOT WANT TO IMPORT MY SETTINGS
Then android studio will setup and ask for next then click NEXT
Next window will ask for permission to download settings automatically or either you can choose by cutom click STANDARD radio button then click next
then next dialog box will show the reqiure components click finish
to download the required components
andorid studio willl start downloading the required components will need the good internet connection
thats all!!!!!!!! now your android studio setup is completed sucesfully
now the andorid studio IDE is ready to develop the android apps
now