Mobile/Fennec/Android/Detailed build instructions: Difference between revisions

→‎Install Android SDK: version 23 seems to be required now
(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 21. Run the Android SDK GUI updater:
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
Confirmed users
908

edits