24 Commits
Author SHA1 Message Date
Benau 76a08d9f30 Remove hardcoded android build settings and update to latest gradle 2022-01-03 11:04:55 +08:00
Benau 75db65d43a Build with NDK r22, disable NEON on 32-bit ARM to support more devices 2021-10-04 18:15:21 +08:00
Benau 78c00723af Build apk and aab with gradle 2021-09-25 15:19:21 +08:00
Benau 42cc2ab239 Allow make.sh to compile multiple architectures apk file 2021-09-25 14:57:03 +08:00
Benau ab7ad6058f Update android build instruction with new dependencies download location 2021-05-04 10:40:50 +08:00
Benau 4e6fbd2787 Update android build script to support aab file 2020-08-27 16:28:13 +08:00
Benau 6630f21295 Allow building with latest ndk 2020-02-29 01:18:09 +08:00
Deve 4c4b6eda3a Merge branch 'gradlew' 2019-06-05 23:02:44 +02:00
Reiner Herrmann 07b6a16000 Fix several spelling/grammar errors (#3951)
found by lintian
2019-06-04 19:04:18 -04:00
Deve c5d681dcc7 Remove ant support 2019-06-04 22:28:24 +02:00
Deve d59f2fdca6 Small clarification in android readme 2018-11-15 21:44:33 +01:00
Deve b430a0e5bf Huge improvement of apk file size thanks to Alayan.
The apk is now 20 MB smaller.

It may need some testing to see if there are no artifacts, but as far as I see there is no difference in quality.
2018-06-19 21:40:26 +02:00
Deve 26d15e9d8b Update android project after recent modifications related to STK project version 2018-04-19 00:25:22 +02:00
Deve 900beae4b2 Allow to create x86_64 android package.
64-bit packages will be required by google.
2018-03-18 21:56:36 +01:00
Deve 2b8737a75b Remove known issues from android readme.
We can use github issues for it.
2017-12-12 23:07:01 +01:00
Deve e05ef71b77 Make it clear that NDK >= r15b is atm. not supported 2017-08-29 22:00:45 +02:00
Deve b6df36fc39 Don't hardcode build-tools version 2017-08-06 23:15:08 +02:00
Deve bbee93dfe8 Update readme and generate_assets script.
The issues on android 4.4 + qualcomm should be already fixed in 8653d410f8 and d44802a482

I also added few lightweight tracks and karts to the apk
2017-07-14 22:04:52 +02:00
Deve ae19ade5e5 Add gradle support to android build script 2017-06-13 22:06:53 +02:00
Deve f2e2ebb259 Update readme 2017-04-09 21:48:15 +02:00
Deve eeb7c8f5de Added a support for release builds 2017-03-05 22:02:50 +01:00
Deve be67fb1df9 Update readme 2017-03-05 08:55:35 +01:00
Deve e316df1807 Update readme 2017-02-11 14:40:54 +01:00
Deve 803eba5d5c Fixed typo 2017-01-27 22:44:22 +01:00