Setting up the Android SDK

The Google Android OS website provides a standalone package for Android application development called the Android SDK. It contains all the necessary compilation and debugging tools to develop an Android application (except native code support, which is provided by the Android NDK). The upcoming steps explain the installation procedure in Mac OS X or, similarly, in Linux, with minor modifications to the script and binary packages required.

How to do it...

To install the Android SDK, follow these steps:

  1. Download the standalone package from the Android Developers website at http://dl.google.com/android/android-sdk_r24.3.3-macosx.zip.
  2. Create a new directory called 3rd_party/android and move the setup file into this folder: ...

Get OpenGL Data Visualization Cookbook 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.