summaryrefslogtreecommitdiff
path: root/android/CustomTarget_lo_android.mk
AgeCommit message (Collapse)Author
2019-06-18android: Fix non-debug build.Jan Holesovsky
Change-Id: If8bb944417da9a0aa6343d7dc87e7a1931689f1f Reviewed-on: https://gerrit.libreoffice.org/74149 Tested-by: Jenkins Reviewed-by: Jan Holesovsky <kendy@collabora.com>
2018-12-13Introduce --enable-android-editingStephan Bergmann
...to select the experimental ...Editing... Android build variant. (Ignored for non-Android builds, but using libo_FUZZ_ARG_ENABLE anyway, just in case.) Change-Id: I670925ff358039e38edc29db69f48a78d484f133 Reviewed-on: https://gerrit.libreoffice.org/65077 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2018-01-18adjust path to generated apk to new defaultsChristian Lohmaier
current android-gradle plugin creates the apk in dimension/flavor/variant (whatever you want to call it) specific directory Change-Id: I5514fe53c5c8c556d194a0f06ad6167b0b1cc98e
2015-10-11migrate android build to gradleChristian Lohmaier
move preparation tasks (creating assets/processing files) from the makefile into the gradle script This allows much easier integration into android-studio (just open android/source with android studio after running make to compile the native library) Change-Id: I9a9d6832797c24a7e195a1c7954cd6d20f5a8496
2015-05-21Let's simplify the paths and be less 'experimental'Tor Lillqvist
2015-02-01Bin obsolete commentsTor Lillqvist
2015-02-01Copy only *-debug.apkTor Lillqvist
We don't want the silly 'unaligned' apk to end up being uploaded.
2015-01-26android: Fix release build via top level 'make'.Jan Holesovsky
Change-Id: I342e3dfd1e142d4be14162fd8a68876d038ed5ea
2014-06-30LOAndroid3: ant/make for building, Bootstrap projectTomaž Vajngerl
LOAndroid3 is based of LibreOffice4Android project which uses ant/make for building. By using LibreOffice4Android as the base, the project creates a APK archive which has all needed files to start LibreOffice in Android environment. Change-Id: I697d5f727bdaf93e774144ad597d7081d2609908