{"id":472,"date":"2019-10-12T20:21:08","date_gmt":"2019-10-12T10:21:08","guid":{"rendered":"https:\/\/learntodroid.com\/?p=472"},"modified":"2019-10-12T20:27:30","modified_gmt":"2019-10-12T10:27:30","slug":"a-beginners-guide-to-using-the-android-sdk-in-android-studio","status":"publish","type":"post","link":"http:\/\/10.0.0.14:32769\/a-beginners-guide-to-using-the-android-sdk-in-android-studio\/","title":{"rendered":"A Beginners Guide to Using the Android SDK in Android Studio"},"content":{"rendered":"\n

Android Studio requires you to have the Android SDK on your machine or you will not be able to create or build Android apps. Today when you do a fresh install of Android Studio it will come with the option to install the Android SDK.<\/p>\n\n\n\n

An SDK, which stands for Software Development Kit, is a virtual toolbox used by programmers that contains software libraries you can reuse when coding an application rather than having to code everything from scratch saving effort. <\/p>\n\n\n\n

The Android SDK offers a wide range of development tools for Android app developers which includes:<\/strong><\/p>\n\n\n\n