Sunday, 16 August 2015

Installing Android Studio- Part 3


Till here, I guess all of you have successfully downloaded JDK and Android studio.
If you haven’t then first download JDK and then AndroidStudio.
Android studio icon will appear on your desktop window. If it isn’t then search it and create shortcut on desktop.
  1. Now right click on that icon and click on run as administrator.

          Then a windows will open
          Here, some components will be downloaded for only one time i.e. at your first launch only. So           no need to worry too much about it.
          After finishing download again another window will open
                               
      2. This is the important windows. Do not click on Start a new Android Studio project.
          Now, only click on Configuration. Configuration option only comes when we run the                           application as administrator and hence we did it.

                               
       3. Click on SDK manager
                               
      4. Here, you will download few external packages which will be required in future. Download all           given packages with one addition, check the last box i.e. Intel x86 Emulator Accelerator                       (HAXM installer)
                               

          Now, close everything and from now, you fully prepared to start your android studio.

No comments:

Post a Comment