Time for action – installing Android SDK and NDK on Ubuntu
The Android Studio bundle already contains the Android SDK. Let's install it.
- Open your web browser and download the Android Studio bundle from http://developer.android.com/sdk/index.html. Extract the downloaded archive in the directory of your choice (for example,
~/Android/Android-studio
). - Run the Android Studio script
bin/studio.sh
. If Android Studio proposes to import settings from a previous installation, select your preferred option and click on OK.In the next Setup Wizard screen that appears, select a Standard installation type and continue installation.
Complete installation until ...
Get Android NDK Beginner's Guide - Second Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.