Sunday, 16 August 2015

Installing Android Studio- Part 1




This tutorial is just for those who are fully new to android studio. If you have already installed android studio then you may skip this tutorial but make sure that you have downloaded all external required packages. Now let’s begin all with the tutorial.
  1. As we will do android programming in java, JDK is the required thing without which creating android app is just a dream. If you haven’t installed JDK yet then go on Google and search as JDK download. Click on first link by oracle


     2. Now, oracle website will open. Click on JAVA platform (JDK) download.

     3. Accept license agreement. Focus on 2 links
         Windows x86 and Windows x64. If your computer is 32 bit then download for the version for              Windows x86. If your computer is 64 bit then download for the version for Windows x64.
                               
       After downloading the JDK, open the .exe file and install the JDK.
       Half of the task is complete

No comments:

Post a Comment