Commit Graph

8 Commits

Author SHA1 Message Date
Michał Janiszewski 5c00047bd1 Sync android project with docker build image 2024-03-11 21:06:46 +01:00
Michał Janiszewski 78f4860bfe Update Android project to use more recent tools
Tested manually on my Android 13 device
2023-10-30 23:20:49 +01:00
Michał Janiszewski d7e3b6ab28
Update Android configuration 2022-03-18 22:00:37 +01:00
Michał Janiszewski 3d0db60ad9
Remove Google Analytics from Android package 2022-03-07 18:55:16 +01:00
NuclearFej da49d98b8b Android: fix Gradle, CMake, asset copying; upgrade to AndroidX
Gradle now pulls from the main OpenRCT2 /bin/data folder to insert the assets into the APK. MainActivity now properly copies assets from within the APK. Dependencies have been updated and the support library has been upgraded to AndroidX. CMake libraries now link properly. Network (multiplayer), Discord, and HTTP_Twitch were disabled, in addition to the already-disabled HTTP, OpenGL, and Twitch, due to compile-time errors. Revision number incremented.
2019-12-20 19:44:45 -05:00
Michał Janiszewski 51c88d85fd Add missing repository to Android project 2019-01-01 22:38:04 +01:00
Michał Janiszewski 3aeb87b285
Update Android build tools (#8010) 2018-11-02 23:36:51 +01:00
Marijn van der Werf 8766ec37a1 Add Android project 2017-06-15 14:22:15 +02:00