Confirmed users
908
edits
Nalexander (talk | contribs) (Created page with "= Detailed build instructions = == Mac OS X == === Preparation === First, you need to install XCode and a few supplementary build tools via a package manager. To do this, f...") |
(→Install Android SDK: version 23 seems to be required now) |
||
Line 28: | Line 28: | ||
You should just install the latest [http://developer.android.com/sdk/ Android SDK], since we set the API level in our manifest files. The SDK download will take a while, so make sure you have a decent internet connection and go get coffee (or maybe lunch). | You should just install the latest [http://developer.android.com/sdk/ Android SDK], since we set the API level in our manifest files. The SDK download will take a while, so make sure you have a decent internet connection and go get coffee (or maybe lunch). | ||
You will need to install support for Android API version | You will need to install support for Android API version 23. Run the Android SDK GUI updater: | ||
./adt-bundle-mac/sdk/tools/android | ./adt-bundle-mac/sdk/tools/android |