<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Am 29.06.2016 um 22:10 schrieb Willem
      Ferguson:<br>
    </div>
    <blockquote cite="mid:57742B1E.1040506@zoology.up.ac.za" type="cite">On

      29/06/2016 21:34, Anton Lundin wrote: <br>
      <blockquote type="cite">What you need is: <br>
        * SDK Tools <br>
        * SDK Platform-tools <br>
        * SDK Build-tools (Any version, preferably latest) <br>
        * API 23 SDK Platform <br>
      </blockquote>
    </blockquote>
    Hi Willem,<br>
    <br>
    which Linux platform (and this is the only one you can build this)
    do you use? <br>
    <br>
    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.<br>
    <br>
    I created a direcory called "DiveProgs". In this I git subsurface.<br>
    <pre>      git clone git://subsurface-divelog.org/subsurface</pre>
    the next was chmod 755 ./subsurface/packaging/android/build.sh<br>
    <pre>
      ./subsurface/packaging/android/build.sh</pre>
    I had to install <br>
    <pre><a class="moz-txt-link-freetext" href="https://dl.google.com/android/repository/android-ndk-r12-linux-x86_64.zip">https://dl.google.com/android/repository/android-ndk-r12-linux-x86_64.zip</a></pre>
    and <br>
    <pre><a class="moz-txt-link-freetext" href="https://dl.google.com/android/android-sdk_r24.4.1-linux.tgz">https://dl.google.com/android/android-sdk_r24.4.1-linux.tgz</a></pre>
    in ~/DiveProgs<br>
    <br>
    I downloaded "qt-opensource-linux-x64-android-5.7.0.run" and
    inflated to a user directory in ~/DiveProgs/Qt. <br>
    <br>
    Please respond if you have any further trouble, please remind:<br>
    <br>
    - it will compile and run successfully in a user account<br>
    - you have to enable "USB debugging" for the "adb install -r
    /home/whatever/subsurface-mobile-build-arm/bin/QtApp-debug.apk"<br>
    - error messages you see with "adb logcat | grep Subsurface"<br>
    <br>
    Hope you get it - otherwise e-mail,<br>
    Axel.<br>
    <div class="moz-signature">-- <br>
      <hr>
      <img src="cid:part1.09070902.09080007@yahoo.com" height="75"
        width="75">
      <br>
      Axel Richter</div>
  </body>
</html>