Installing Android Studio with SDK AVD Manager on Windows 7
Requirements:
***Android Studio
***Java Development Kit (JDK)
***(.NET) Frame work
***Java Development Kit (JDK)
***(.NET) Frame work
Simple 10 Steps:
1.Download Android Studio Link here
2.Download Java Development Kit (JDK 7u75) Link here
3. Download .NET Framework here
4. Install .NET Framework
NOTE: Keep your internet connection fast and connected , Its very important.after you complete install close it.
5. Install Java Development Kit JDK 7u75
Install JDK correctly, becoz its very important to run android into java environment on windows series. so dont forget to install.
6. Set Environment Variables on windows
Computer -> Right Click ->Properties -> Advanced System Settings ->
You will see the window
PUT values
Variable name: JAVA_HOME
Variable value: C:\Program Files\Java\jdk1.7.0_75\bin
Note: Variable value is your JDK installation path (bin) Directory.. i post only my installation directly but yours is varied because your java setup version & 32bit or 64bit may be changed or not..
Click OK to complete.
7. Install Android Studio NOW..
Note: You will see some other pop up , just post my inbox & i will guide you.
8. After completing Installing android studio you will turn on..
You success fully installed Android studio successfully..!
9. Configure SDK & AVD
SDK Software Development Kit & AVD Android Virtual Monitor
Click Configure on your Android Studio
Click configure --> SDK Manager
Tools--> Android Build Tools
Click install packages after completing fill downloading tools.
Now you Configure SDK succesfully..
NOTE: You can have speed internet connection then only download API files ,Tools, libraries. if u r a beginner in android development you enough to run android studio but future uses is only you have update SDK fully is best.
API is Application Programming interface it is based on you android versions like Gingerbread(2.3.6), Icecreamsandwitch(4.0), Jellybean(4.1), Lollipop(5.0). So which plat-form you need to create ,at the same time you need to update your API platform tools & files.
10. CREATE AVD Emulators
Android Virtual Device is a emulator to run and check your application as you created. its show as same of you android mobile interface with buttons. its has open only android application development window in android studio software.
NOTE: Past some other months Android studio version have some other own AVD's so you don't to create emulator. if u want i guide you..
guys if u any doubts ask me. i il clear your doubts.
ReplyDelete