PHONES

How to Install the Android SDK (Software Development Kit)

Table of Content

The Android SDK (Software Development Kit) is a set of tools used by programmers to create apps for Android-powered devices. However, in order to use the Android SDK, you must first install it on a computer running macOS or Windows.

widespread misunderstanding is that this SDK is only for app developers, but in fact it can be used to manually install software updates or even root (also known as jailbreak) your smartphone or tablet.

 

How to Install Android SDK on a Mac

 

To install the Android SDK in macOS, follow the steps below.
  1. Navigate to the Android Studio download page in web browser. 
  2. Select DOWNLOAD ANDROID STUDIO option. Install Android Studio. 
  3. The Android Studio licensing agreement will now be shown. Select I have read and agree to the following terms and conditions. 
  4. DOWNLOAD ANDROID STUDIO FOR MAC is the option. Install Android Studio on your Mac. 
  5. DMG file is now being downloaded. Please be patient, as the download is above 700 MB in size. 
  6. Open the downloaded file using your browser’s taskbar or by double-clicking it in Finder.
  7. An Android Studio disc image should now be displayed. Drag the Android Studio icon into the Applications folder.
  8. As the files are copied, a progress meter will show briefly before vanishing once the procedure is complete. In the disc image window, double-click the Applications icon.
  9. The macOS Applications folder should now be accessible, with the most recent addition near or at the top of the list. Double-click on Android Studio.Note: A warning window may now display, informing you that Android Studio is a downloadable programmed from the internet and asking you if you are certain you want to open it. To proceed, click Open.
  10. The Import Android Studio Settings From dialogue box will now appear. Select If you don’t need to import settings, click OK.
  11. You’ll now be prompted if you want Google to gather anonymous use data while Android Studio is active. Choose whichever option is most comfortable for you.
  12. The Setup Wizard for Android Studio should now display. Select Next. 
  13. Click Standard (if desired) and then Next on the Install Type page.
  14. Click Next after selecting either the Darcula or Light user interface themes.
  15. The screen Verify Settings should now display. Choose Finish.
  16. The installation components will now be downloaded, unarchived, and installed. If you want to see additional information about the real-time procedures, click Show Details.Note: You may be prompted to provide your macOS password at some point throughout the installation procedure so that the HAXM installer may make adjustments. If this warning displays, enter the same password you use to log in to your computer, then click OK.
  17. When the installation is finished, click Finish once again.
  18. Android Studio, as well as the most recent version of the Android SDK, has now been installed. Start a new Android Studio project by clicking the button.
  19. If required, pick the Phone and Tablet tab, then Next to create a new empty activity.
  20. On the Configure your project screen, click Finish.
  21. As demonstrated in the accompanying screenshot, a new project interface will now emerge. Choose the SDK Manager icon, which is represented by a cube with a down arrow in the top right-hand corner.
  22. The Android SDK Manager will now appear. Make the necessary settings for the platform versions and tools for your individual tasks, then click OK. The Android SDK should now be installed and configured according to your preferences.

How to Install Android SDK on Windows:

 

To install the Android SDK on your PC, follow the steps outlined below.

  1. Navigate to the Android Studio download page in a web browser.
  2. Select DOWNLOAD ANDROID STUDIO option.
  3. The user agreement for Android Studio should now be shown. Select I have read and agree to the terms and conditions shown above. 
  4. Select DOWNLOAD ANDROID STUDIO FOR WINDOWS option.
  5. Now an EXE file will be downloaded.
  6. Open the downloaded file using your browser’s taskbar or by double-clicking on it in Windows Explorer.
  7. A User Account Control popup will now display, asking you if you wish to provide this app access to your device. Choose Yes.
  8. The Android Studio Setup programme should now appear on your desktop, overlaying it. Next should be selected.
  9. The Select Components screen will now appear. If it isn’t already chosen, pick Android Virtual Device, then Next.
  10. You will now be prompted to select a spot on your computer’s hard disc to install Android Studio. We recommend using the default choice, but you may also click Browse and navigate to a different folder location if you want. To proceed, click Next.
  11. Choose Install.
  12. The installation will now begin, with progress information provided at all times. Select Show details to get real-time advanced installation information. When the procedure is finished, click Next.
  13. You’ll now be prompted to import settings from a previous version or an external file. Once you’ve made your selections, click OK.
  14. Following that, you’ll be asked if you want Google to gather anonymous use statistics. Choose the one that best suits you.Note: You may be asked to answer more questions at this stage, depending on your unique arrangement.
  15. The new Android Studio project window should now appear. Select the SDK Manager button, which is represented by a cube with a downward pointing arrow.
  16. The Android SDK Manager will now be shown. Make the necessary settings for the platform versions and tools for your individual tasks, then click Apply.
  17. Choose OK. The Android SDK should now be installed and configured according to your preferences.

Related Articles

Leave a Reply

Your email address will not be published. Required fields are marked *

Back to top button