From 46cfe003f3cd1e6033707d1ee1b245f31d574c6c Mon Sep 17 00:00:00 2001 From: Grace Karanja Date: Tue, 18 Aug 2015 10:06:37 +0300 Subject: QML UI: Add Android build instructions Add instructions on how to build the android version to the INSTALL file. Signed-off-by: Grace Karanja --- INSTALL | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index cf35f78c9..9cb63308f 100644 --- a/INSTALL +++ b/INSTALL @@ -309,3 +309,19 @@ Building Subsurface on Windows This is NOT RECOMMENDED. To the best of our knowledge there is one single person who regularly does this. The Subsurface team does not provide support for Windows binary build from sources... + +Building Subsurface for Android +------------------------------ + +To compile the mobile version you will need: + +-Qt for Android (this can be downloaded from: http://www.qt.io/download-open-source/) +-Android SDK +-Android NDK + +In the packaging/android folder, open the build.sh file and add the paths to the SDK, +NDK and Qt for android at the top. + +After that, you can run: ./subsurface/packaging/android/build.sh + +This will generate an apk file in ./subsurface-mobile-build-arm/bin -- cgit v1.2.3-70-g09d2