From f4ebecb9076d5c186fe2a2f64c77b059dfe9d60d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Parm=C3=A9nides=20GV?= Date: Wed, 9 Apr 2014 22:14:00 +0200 Subject: Instructions to build NDK sources. --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index b949c620..30f143df 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,14 @@ to be installed in your development environment. In addition you'll need ant/bin, android/tools, 'platforms-tools' and 'android-ndk-r9d' in your enviroment path. +### Native sources + +To build NDK sources, you need to issue these commands: + +* cd app +* ./build-native.sh +* cd .. (to get back to the project directory) + ### Command line * ./gradlew build -- cgit v1.2.3