Posts

Showing posts with the label Android Studio

How to Install Android SDK on Windows

Image
Follow the instructions below to install the Android SDK on your PC. 1. Open a web browser and navigate to the   Android Studio download page . 2.  Select   DOWNLOAD ANDROID STUDIO . 3.  The Android Studio user agreement should now be displayed. Select  I have read and agree with the above terms and conditions . 4. Select   DOWNLOAD ANDROID STUDIO FOR WINDOWS . 5. An  EXE file   will now be downloaded. 6. Open the downloaded file either through your browser’s taskbar or double-click on the file itself via   Windows Explorer . 7. A User Account Control dialog will now appear, asking if you want to allow this app to make changes to your device. Select   Yes . 8. The Android Studio Setup application should now launch, overlaying your desktop. Select   Next . 9. The Choose Components screen will now be displayed. Select  Android Virtual Device  if it isn't already selected, then select  Next . 10. You’ll now b...