3 Commits

Author SHA1 Message Date
SomeTroglodyte
b215ac454c
No environment checks in Gradle project configs (#13566)
* Do not make android module existence dependent on flaky checks

* Update developer documentation

* Make android project visible to Gradle Sync V2
2025-07-13 17:06:25 +03:00
itanasi
a7dca5c7e6
Add info about adding project (#12864) 2025-01-27 09:55:38 +02:00
SomeTroglodyte
a7d40faade
Fix: Android pause/resume cycle not working (#11511)
* Fix Concurrency being zombified but still tasked to run stuff

* Do not tie Android logcat output to whether Gdx was built for debugging

* Simplify GameStartScreen

* Add wiki page on Debugging/Building for Android
2024-04-25 15:44:40 +03:00