Android: Difference between revisions

5 bytes removed ,  9 December 2009
→‎Prerequisites: fix android sdk link
(→‎Prerequisites: fix android sdk link)
Line 23: Line 23:
* [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]


The NDK is the only Android-specific prereq for building, though you will probably want the [http://developer.android.com/sdk/index 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.


=== Building ===
=== Building ===
134

edits