Changes between Version 1 and Version 2 of AndroidBuildApp
- Timestamp:
- Dec 12, 2012, 1:56:08 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AndroidBuildApp
v1 v2 20 20 21 21 * Android NKD: http://developer.android.com/tools/sdk/ndk/index.html 22 * AndroidBOINC build script: *link*22 * AndroidBOINC build script: [https://github.com/novarow/AndroidBOINC/blob/master/native/build_android.sh] 23 23 24 24 … … 57 57 58 58 To set up a custom cross compilation toolchain, 59 see section 1.1 of "HowTo Build AndroidBOINC" at: *link*59 see article at [http://boinc.berkeley.edu/trac/wiki/AndroidBuildClient] 60 60 61 61 … … 72 72 73 73 An example of how to adapt a BOINC app's Makefile to compile it for Android 74 can be found in the BOINC sources at: 75 "/samples/example_app/Makefile_android" 74 can be found in the BOINC sources at: [https://github.com/novarow/AndroidBOINC/blob/master/native/diffs_android/uppercase/Makefile_android] 76 75 77 76 Note that the AndroidBOINC build script sets up the required environment