| | 14 | |
| | 15 | === Setting up === |
| | 16 | This 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 | |
| | 24 | Basically 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 | |