15 Commits

Author SHA1 Message Date
Laurent Gomila
46767639c0
Merge pull request #21 from Kakadu/master
Mention workaround about Qt bug 54666
2018-07-22 14:31:50 +02:00
Kakadu
71f40117c2
Mention workaround about Qt bug 54666 2018-07-21 19:15:30 +03:00
Laurent Gomila
7a0a89132c Now builds with gradle instead of ANT (the latter is no longer supported in new Android SDKs) 2017-05-19 14:58:12 +02:00
Laurent Gomila
bc908fcdb5 Fixed incorrect string passed to the --android-platform option of androiddeployqt 2017-05-19 14:10:04 +02:00
Laurent Gomila
e9e51090bf If ANDROID_NATIVE_API_LEVEL is defined by the toolchain, make androiddeployqt use this API level 2017-05-19 12:08:45 +02:00
Laurent Gomila
66615355e2 Updated documentation with the new BUILDTOOLS_REVISION option 2017-02-06 13:12:15 +01:00
Laurent Gomila
035fbdf9c5 Added a BUILDTOOLS_REVISION option to set the Android SDK build-tools revision 2017-02-06 12:11:59 +01:00
Laurent Gomila
365a2946da Added the VERSION_CODE argument to the macro, using a valid default number if not provided (no longer tied to the target's VERSION property)
Increased the minimum SDK version to 18 (required by Qt)
Updated the documentation
2016-08-16 15:09:56 +02:00
Laurent Gomila
19ed20d8dc Fixed typo in readme file 2016-04-18 08:59:58 +02:00
Laurent Gomila
89cb07d950 The INSTALL option no longer uninstalls the app if it is already found on the device (-> keeps the app local data intact) 2015-11-06 11:22:46 +01:00
Laurent Gomila
88cf6b319a Added the --tsa option to avoid a warning when signing the APK 2015-05-12 10:15:12 +02:00
Jean-Michaël Celerier
ace39635db Add quotes around QT_ANDROID_APP_VERSION
Else CMake fails.
2015-02-19 09:38:52 +01:00
Laurent Gomila
4b5ec53748 Fixed dependant libraries not updated in package after being recompiled 2015-02-13 11:38:33 +01:00
Laurent Gomila
8a651d7c43 Fixed incorrect qtdeploy.json file generated in case the app has no dependency 2015-02-12 15:34:57 +01:00
Laurent Gomila
131f82a2ca Initial commit 2015-02-12 13:54:30 +01:00