Am 29.06.2016 um 22:10 schrieb Willem Ferguson:
On 29/06/2016 21:34, Anton Lundin wrote:
What you need is:
* SDK Tools
* SDK Platform-tools
* SDK Build-tools (Any version, preferably latest)
* API 23 SDK Platform
Hi Willem,

which Linux platform (and this is the only one you can build this) do you use?

I have a "3.16.7-35-desktop #1 SMP PREEMPT Sun Feb 7 17:32:21 UTC 2016 (832c776) x86_64 x86_64 x86_64 GNU/Linux" and the compilation works ok now.

I created a direcory called "DiveProgs". In this I git subsurface.

      git clone git://subsurface-divelog.org/subsurface

the next was chmod 755 ./subsurface/packaging/android/build.sh

      ./subsurface/packaging/android/build.sh

I had to install

https://dl.google.com/android/repository/android-ndk-r12-linux-x86_64.zip

and

https://dl.google.com/android/android-sdk_r24.4.1-linux.tgz

in ~/DiveProgs

I downloaded "qt-opensource-linux-x64-android-5.7.0.run" and inflated to a user directory in ~/DiveProgs/Qt.

Please respond if you have any further trouble, please remind:

- it will compile and run successfully in a user account
- you have to enable "USB debugging" for the "adb install -r /home/whatever/subsurface-mobile-build-arm/bin/QtApp-debug.apk"
- error messages you see with "adb logcat | grep Subsurface"

Hope you get it - otherwise e-mail,
Axel.
--
------------------------------------------------------------

Axel Richter
_______________________________________________
subsurface mailing list
[email protected]
http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface

Reply via email to