Android Studio is one of the most popular IDE i.e. Integrated Development Environment
which helps in developing android application. Android Studio is released by IntelliJ IDEA.
It is very easy to develop an application using Android Studio.
The Android Studio has a very attractive UI i.e. User Interface. The time required for developing an application using Android Studio is very less. As compared to other typical IDE's, Android Studio is the best software for developing applications.
Android Studio is based on Java programing. Thus it requires JDK & JRE environment.
We need to install JDK and JRE on our computer first.
Only installing the JDK and JRE wont be enough to use it. We need to configure it on your computer.
The Environment Variables must be configured. This Environment variables provides path for the android studio. It will be JDK/bin or only JDK.
After the installation of JDK & JRE and configuring the environment variables, the next step is to install the SDK i.e. Software Development Kit. It is very important for developing application using Android Studio.
Now lets start with the steps of installing the Android Studio:
Step1:
To download Android Studio on your computer, you need to visit the official web site of Android Studio
You just need to click on the Download Button and the downloading will start immediately.
After the downloading is completed, just follow the below steps to install Android Studio on your computer.
Step1: Open the downloaded file of Android Studio and wait, it requires some time for loading.
Step2: When the file is loaded, a window will appear on the screen. The window is given below
saying 'Welcome to Android Studio'.
Just click on "NEXT"
Step3: Now options will be shown for selecting the components to install.
All the options are important. So just click on "Next".
Step 4: Now click on "I Agree" which is given for integrating SDK, and selecting "I Agree" will confirm the SDK installation.
Step 5: Now go for "I Agree", which is for HAXM installation. HAXM is Hardware Accelerated
Execution Manager.
Step 6: Now we have to choose the location for Android Studio and SDK.
And go for "Next"
Step 7: Now we have to define the size for the Android Emulator Processor. You can define the size according to RAM capacity. The size will be defined through HAXM because of which the Android Studio will work faster.
Step 8: If you want a shortcut for Android Studio on your Desktop , you can select it in this step.
And then proceed to install.
Step 9: After clicking on install, it will start copying all the files to your location which was selected before. This takes a bit of time so have patience.
patience.........
Step 10: After the Installation is completed just click on "Next"
and then "Finish"
Thus you have successfully installed the Android Studio. Now simply start coding and create some new and innovative applications using the Android Studio.
Hope so my blog was helpful for you. If you have any doubts or suggestions please feel free to comment.
😇
No comments:
Post a Comment