Changes between Version 3 and Version 4 of PyOtherSideForAndroid


Ignore:
Timestamp:
Sep 17, 2014, 9:40:09 PM (10 years ago)
Author:
Martin Kolman
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PyOtherSideForAndroid

    v3 v4  
    1212
    1313== !PyOtherSide ==
     14
     15=== Setting up ===
     16This are the version of software versions I have used for my experiments, it is possible other versions might also work, but this is what I have worked with.
     17
     18'''Get !PyOtherSide 1.3 source code'''
     19
     20{{{wget https://thp.io/2011/pyotherside/pyotherside-1.3.0.tar.gz}}}
     21
     22'''Get & install the Qt 5.3 Android SDK'''
     23
     24Basically just follow [http://qt-project.org/doc/qt-5/androidgs.html the guide] on the Qt wiki to get the Qt Android SDK & it's dependencies installed.
     25
    1426=== Compiling for Android ===
    1527=== Basic deployment ===