Merge pull request #87 from Akku05/patch-1

for issue #85
This commit is contained in:
Nathan Freitas 2017-10-31 09:47:24 -04:00 committed by GitHub
commit 54688e2806
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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)