qt6-bb10/src/android/templates
BogDan Vatra 8b7a2d582c Android: Say hello to gradle!
Add build.gradle script, move Android template files to another folder.
These files are specific to every project, and they should be copied to
then project android folder.

Switching from Ant to Gradle brings lots of advantages:
 - it is way faster when rebuilding (25-50% faster than ant).
 - it enables first class Android Studio integration.
 - adding Android Extras libs (e.g. Google Play services, OBB, etc.) to
   your project is now painless.

[ChangeLog][Android] Added Gradle support to build the APK.

Change-Id: I9c8cb355118c9ac1997270c8b80916eca43fce4d
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
2014-08-07 12:27:51 +02:00
..
res/values Android: Say hello to gradle! 2014-08-07 12:27:51 +02:00
AndroidManifest.xml Android: Say hello to gradle! 2014-08-07 12:27:51 +02:00
build.gradle Android: Say hello to gradle! 2014-08-07 12:27:51 +02:00
templates.pro Android: Say hello to gradle! 2014-08-07 12:27:51 +02:00