parent
5b255df92d
commit
d94657d1f4
4
BUILD
4
BUILD
|
@ -16,6 +16,10 @@ Please install the following prerequisites (instructions for each follows):
|
|||
http://developer.android.com/sdk/ndk/index.html
|
||||
Android Software Dev Kit or SDK (for Java code):
|
||||
http://developer.android.com/sdk/index.html
|
||||
AutoMake and AutoConf tool
|
||||
sudo apt-get install autotools-dev
|
||||
sudo apt-get install automake
|
||||
sudo apt-gen install autogen autoconf libtool
|
||||
|
||||
You will need to run the 'android' command in the SDK to install the necessary
|
||||
Android platform supports (ICS 4.x or android-15)
|
||||
|
|
Loading…
Reference in New Issue