close
Warning:
AdminModule failed with TracError: Unable to instantiate component <class 'trac.ticket.admin.ComponentAdminPanel'> (super(type, obj): obj must be an instance or subtype of type)
- Timestamp:
-
Sep 23, 2014, 9:27:17 PM (12 years ago)
- Author:
-
Martin Kolman
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v5
|
v6
|
|
| 24 | 24 | Basically just follow [http://qt-project.org/doc/qt-5/androidgs.html the guide] on the Qt wiki to get the Qt 5 Android SDK & it's dependencies installed. |
| 25 | 25 | |
| | 26 | '''Configure an Android device to be accessible by ADB''' |
| | 27 | I've tested the resulting software on my HP TouchPad running Cyanogenmod Android 4.0, accessible with ADB. So this 'guide/howto' expect that you also have an Android device accessible over ADB. The Android emulator might also work, but I haven't tried that. |
| | 28 | |
| 26 | 29 | === Compiling for Android === |
| 27 | 30 | === Basic deployment === |