Saturday 3 December 2016

How to set up android studio

Lets see how to set up your android studio for PC 

Android studio is free official android code editor (or ) we can say its a IDE (Integrated Development Environment) produced by GOOGLE for design and develop tan android applications

System Requirement :-

Windows
  • Microsoft® Windows® 7/8/10 (32- or 64-bit)
  • 3 GB RAM minimum, 8 GB RAM recommended; plus 1 GB for the Android Emulator 
  • 2 GB of available disk space minimum,
    4 GB Recommended (500 MB for IDE + 1.5 GB for Android SDK and emulator system image)
  • 1280 x 800 minimum screen resolution
  • For accelerated emulator: 64-bit operating system and Intel® processor with support for Intel® VT-x, Intel® EM64T (Intel® 64), and Execute Disable (XD) Bit functionality
MAC
  • Mac® OS X® 10.10 (Yosemite) or higher, up to 10.12 (macOS Sierra) 
  • 3 GB RAM minimum, 8 GB RAM recommended; plus 1 GB for the Android Emulator 
  • 2 GB of available disk space minimum,
    4 GB Recommended (500 MB for IDE + 1.5 GB for Android SDK and emulator system image)
  • 1280 x 800 minimum screen resolution 
Linux
  • GNOME or KDE desktop 
  • 64-bit distribution capable of running 32-bit applications 
  • GNU C Library (glibc) 2.11 or later
  • 3 GB RAM minimum, 8 GB RAM recommended; plus 1 GB for the Android Emulator 
  • 2 GB of available disk space minimum,
    4 GB Recommended (500 MB for IDE + 1.5 GB for Android SDK and emulator system image)
  • 1280 x 800 minimum screen resolution
  • For accelerated emulator: Intel® processor with support for Intel® VT-x, Intel® EM64T  
Step 1 : please click on the following URL : https://developer.android.com/studio/index.html for download your android studio package



Step 2 : Extract your downloaded package with your preferred PC location

Step 3 : Double click on android-studio-bundle-143.2821654.exe then, click next button on the window

 


Step 4 : Once you clicked next button, you can see the next window for choosing component. Make a tick mark which you need to install


Step 5 : After clicked your next button, you have to agree the term and conditions so, please click the agree button once you gone through the content



Step 6 : Have you done the terms and conditions.. Ok then next is, you have set your installation path in your PC using the browse button on the window


Step 7 : Now click install button 


Step 8 : ok good, to complete your installation check the start android studio checkbox button and click finish


 Step 9 : After click finish android studio will lunch in your screen



Step 10 : Once your first run, you'll be asked to respond to several configuration-oriented dialog boxes. The first dialog box focues on import settings from any previous installed version or downloaded projects. If you have like that please choose first button or choose second button to continue




 Step 11 : Simply click a next button, its just welcome screen


 Step 12 : Please choose the standard installation button for your convenience 


 Step 13 : verify everything and click finish to continue




Step 14 : Once you click finish button, the necessary components will download please wait until this download complete

Step 15 : After downloaded your components, a above window will enable finish button, when you click the finish button you can see the welcome screen of android studio to start develop your app

That's it. Done.. Congrats you are successfully installed your android studio. Let's see how to create a project and its structure in next post