From d94657d1f4b80bde24010eb7068cc3e8b9a42fb9 Mon Sep 17 00:00:00 2001 From: Akshat Agrawal Date: Thu, 14 Sep 2017 19:27:32 +0530 Subject: [PATCH] for issue #85 please add this in Build --- BUILD | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/BUILD b/BUILD index b122a9f9..073fc06b 100644 --- a/BUILD +++ b/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)