please add this in Build
This commit is contained in:
Akshat Agrawal 2017-09-14 19:27:32 +05:30 committed by GitHub
parent 5b255df92d
commit d94657d1f4
1 changed files with 4 additions and 0 deletions

4
BUILD
View File

@ -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)