<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 20.06.2016 um 21:14 schrieb Willem
      Ferguson:<br>
    </div>
    <blockquote cite="mid:57684089.4000500@zoology.up.ac.za" type="cite">
      <br>
      I am downloading build components to cross-compile to Android
      (i.e. generating an .apk file). I installed Android-ndk,
      Android-sdk (NOT Android-Studio) and the JDK (version 1.8). None
      of these components required any compilation or building to be
      functional. Below a few remarks on the Android components.
      <br>
      <br>
      1) Do these appear to make sense, i.e.  the correct files to use
      for cross-compiling on Linux?
      <br>
      <br>
      2) If I can run Subsurface-mobile on the Android emulator in Linux
      (F23), does this mean I have the appropriate Qt for
      cross-compiling to Android?
      <br>
      <br>
      Android SDK:
      <br>
      Directory name: android-sdk-linux
      <br>
      Text:
      <br>
      The Android SDK archive initially contains only the basic SDK
      tools. It does
      <br>
      not contain an Android platform or any third-party libraries. In
      fact, it
      <br>
      doesn't even have all the tools you need to develop an
      application.
      <br>
      <br>
      In order to start developing applications, you must install the
      Platform-tools
      <br>
      and at least one version of the Android platform, using the SDK
      Manager.
      <br>
    </blockquote>
    <br>
    Dear Willem,<br>
    <br>
    yes, you will need such tools, especially for <br>
    <br>
    1) yes, you will need all the libraries twice - one for the (host)
    linux and one for the (arm7 in your case?) processor. <br>
    <br>
    2) For this you will need the image, too. Downloable via the SDK
    manager. If you get the android SDK, you will have an image to run
    into ADB. <br>
    <br>
    Private suggestion: download eclipse - with the android part, I'm
    sure there is one. So you have all in one package. <br>
    <br>
    Axel.<br>
    <br>
    <div class="moz-signature">-- <br>
      <small>
        Axel Richter<br>
      </small></div>
  </body>
</html>