☰ Menu

How to get started with Android studio ,full tutorial with pictures.


How to get started with Android studio , full steps with pictures...

Android is an operating system based on linux for mobile phones. Well android means a robot that's why in its it consist a robot. Currently android is running  around more than 80℅ of mobile phones in the market and this percentage is increasing. Android phones are in the reach of every corner in the world and in the reach of almost every people of world. These statistics encourage the developers to develop apps for android so that they have the reach to every people , in this way they can make large amount of money. It is the wish of every developer to have reach to more people. The same android is completing. Android studio is IDE which means integrated development environment. You can build your first hello world app with android studio. It is to build apps for android with android studio yet there is many other tools like idea , eclipse etc. But I recommend you to use android studio because it is official Google's IDE for android. It is loaded with many features which helps in debugging your apps. So let's start our tutorial to set up android studio.

STEP  [1] ->

First of all you need to download android studio for this go to link given below and download android studio.

     
https://developer.android.com/studio/index.html

 just download your required setup of android studio for windows , Mac or linux operating system.

When you visit the above link the website which will open looks like as given in the below screenshot:-

 STEP  [2] ->

                              Now you downloaded the android studio all you need is to download the java development kit. You can download it from the link given below. Currently the latest version of java development kit or jdk is 8. Just go to the link given below and download jdk for your operating system.



 http://www.oracle.com/technetwork/java/javase/downloads/index.html

Now it's time to install both the software  firstly java development kit. Just run the download jdk setup file and keep clicking on the next button when it ask. Installation of jdk is simple.

STEP  [3] ->

                                   You installed jdk now it's time to install android studio. Just run the downloaded setup file. Now you will see s windows like given in the screenshot below all you need to do is to click on  Next button.

STEP  [4] ->

                               Now it will ask you which components to install. For this just tick on all boxes and then click on Next button. As seen in the screenshot below. 


STEP  [5] ->

                            Now it will ask to agree the license and terms. If you want to read the agreement and after reading click on the I agree button. The screenshot is given below.

STEP [6] ->

                             Now it will ask you where to install the SDK means location of android studio you are advised here not to change the default location of installation. Apply click Next button. Screenshot is given below.

STEP  [7] ->

                              Now it will ask you to choose start menu folder. For this simply click Next button and it will automatically create default android studio named folder in start menu. After click next it will start installing the android studio wait for it to complete it may take up to one hour depending on your PC speed. Screenshot are given below .

STEP  [8] ->

                                 Now its all installation done. It will ask you to start your android studio  for this click on finish button. It will automatically launch the android studio. Now all done.

It was simple one but not for the new comer. You just  setup android studio  and now you can create your first app. To get started I will soon post a new article for same until keep visiting our website for more information and interesting topics article only here.