- Learning Node.js for Mobile Application Development
- Stefan Buttigieg Milorad Jevdjenic
- 145字
- 2021-07-09 21:21:30
Setting up the Android Software Development Kit
The process of setting up the Android Software Development Kit (SDK) has improved vastly with the introduction of Android Studio, as a number of software packages come pre-installed with the Android Studio install package. As a part of the preparation for getting started with our Android projects, it will be very helpful to understand how one can install (or even uninstall) SDKs within Android Studio.
There are a number of ways of accessing the SDK Manager. This can be done from the main toolbar of Android Studio:

Otherwise, it can be accessed from the Start menu by navigating to Configure—SDK Manager:

This is what the SDK Manager looks like. If you need to install a package, you need to check the mark of that particular package, click on Install packages, and then finally accept the licenses:

- 現(xiàn)代C++編程:從入門到實踐
- NLTK基礎(chǔ)教程:用NLTK和Python庫構(gòu)建機器學(xué)習(xí)應(yīng)用
- 實戰(zhàn)Java程序設(shè)計
- Learn Scala Programming
- Python高效開發(fā)實戰(zhàn):Django、Tornado、Flask、Twisted(第2版)
- 鋒利的SQL(第2版)
- Mastering Drupal 8 Views
- Access 2010數(shù)據(jù)庫應(yīng)用技術(shù)(第2版)
- INSTANT Sinatra Starter
- Julia for Data Science
- Spring Boot實戰(zhàn)
- Django 3.0入門與實踐
- Android應(yīng)用開發(fā)深入學(xué)習(xí)實錄
- Software Development on the SAP HANA Platform
- Java EE實用教程