Android: Difference between revisions

50 bytes added ,  4 January 2010
→‎Prerequisites: Add SDK as a prereq now that widgets backend for Android is up
(→‎Current Status: update NSS status)
(→‎Prerequisites: Add SDK as a prereq now that widgets backend for Android is up)
Line 22: Line 22:
* Standard [https://developer.mozilla.org/En/Linux_Build_Prerequisites Linux build environment], at least as far as tools like gnu make, gcc, and autoconf2.13 go
* Standard [https://developer.mozilla.org/En/Linux_Build_Prerequisites Linux build environment], at least as far as tools like gnu make, gcc, and autoconf2.13 go
* [http://developer.android.com/sdk/ndk/1.6_r1/index.html Android 1.6 NDK]
* [http://developer.android.com/sdk/ndk/1.6_r1/index.html Android 1.6 NDK]
* [http://developer.android.com/sdk/ Android SDK]


The NDK is the only Android-specific prereq for building, though you will probably want the [http://developer.android.com/sdk/ Android SDK] for an emulator and tools such as 'adb'.  Either 2.0 or 1.6 will do.
The NDK is the only Android-specific prereq for building, though you will probably want the [http://developer.android.com/sdk/ Android SDK] for an emulator and tools such as 'adb'.  Either 2.0 or 1.6 will do.
134

edits