fmt/support
Park DongHa aee4512cc5 Gradle (#649)
* Gradle

Gradle support to make ease of import in Android Java projects.

* Gradle

Gradle support for Android projects.
For command line build, `gradle assembe` will trigger build phase

 - Config for Android .so file generation
 - Commented build.gradle
 - Automatic file copy after build
 - Dummy AndroidManifest file

* Build with Gradle

 - Build job for Travis CI
 - Moved gradle file to support/

* Gradle Path

 - Absolute path for Gradle binary

* File check after Gradle build

 - Additional script for build success
 - Check the Gradle's `assemble.doLast` task
2018-03-12 15:40:25 -04:00
..
2018-02-11 07:32:22 -08:00
2016-04-28 06:47:43 -07:00
2018-03-12 15:40:25 -04:00
2018-03-12 15:40:25 -04:00
2016-06-22 06:28:51 -07:00
2018-01-20 09:43:56 -08:00

This directory contains build support files such as

* CMake modules
* Build scripts
* qmake (static build with dynamic libc only)