source: gs3-extension/android-ndk/trunk/src/README.txt@ 26768

Last change on this file since 26768 was 26768, checked in by davidb, 11 years ago

First cut at a Greenstone extension for compiling Greenstone using Android's NDK

File size: 298 bytes
RevLine 
[26768]1
2Once you have checked out this extension run:
3
4 ./PREPARE.sh
5
6This only needs to be done the first time, to set up NDK and get the toolchain configured
7for the locatoin on the file system being used. After that, you need only type:
8
9 source ./devel.bash
10
11to add the NDK to your environment.
12
13
14
Note: See TracBrowser for help on using the repository browser.