Add tool to deploy Qt applications on Android
authorEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
Fri, 30 Aug 2013 06:23:03 +0000 (08:23 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Fri, 20 Sep 2013 06:07:21 +0000 (08:07 +0200)
commitc879400e3d5a0cde94c44b261111f153f391841b
tree8db7e17582b4994b8206183db3faa8b10c64b2f9
parent5599d85de9e69a8fdfc63da8307816438acca167
Add tool to deploy Qt applications on Android

This tool automates building an Android project with
either bundling deployment or Ministro. It can be used
from the command line and will also be used from Creator
to create packages.

Task-number: QTBUG-32856
Change-Id: I89716127d192618054317d1412f3bb224a4a81a4
Reviewed-by: Daniel Teske <daniel.teske@digia.com>
src/androiddeployqt/androiddeployqt.pro [new file with mode: 0644]
src/androiddeployqt/main.cpp [new file with mode: 0644]
src/src.pro