godot/platform/android/java
Fredia Huya-Kouadio e3d60bbd0c Remove the option to compress Android native libraries
Follow-up to https://github.com/godotengine/godot/pull/106358, this is a separate commit / PR since it shouldn't be cherry-picked in previous releases as it removes existing functionality.

Support for 16kb page size added in the previous PR requires the native libraries to be uncompressed, so we're deprecating and removing the option to compress native libraries.
See https://developer.android.com/guide/practices/page-sizes#agp_version_851_or_higher for more details.
2025-05-15 08:41:46 -07:00
..
app Remove the option to compress Android native libraries 2025-05-15 08:41:46 -07:00
editor Add CameraFeed support for Android 2025-05-13 22:46:06 +09:00
gradle/wrapper Annual versions bump for the Android platform 2025-05-07 13:14:49 -04:00
lib Add CameraFeed support for Android 2025-05-13 22:46:06 +09:00
nativeSrcsConfigs Bump the NDK to version 28.1.13356709 2025-05-13 08:27:36 -07:00
scripts Update the project NDK to the latest LTS version (r27c) 2025-04-22 19:43:59 -07:00
build.gradle Enable native debug symbols generation 2025-04-22 09:04:49 -07:00
gradle.properties Fix gradle build errors when the build path contains non-ASCII characters 2024-02-13 14:31:08 -08:00
gradlew Upgrade Android Gradle to version 7.2 2021-10-14 16:19:00 +01:00
gradlew.bat Upgrade Android Gradle to version 7.2 2021-10-14 16:19:00 +01:00
settings.gradle Annual versions bump for the Android platform 2025-05-07 13:14:49 -04:00
THIRDPARTY.md Update the GodotHost interface to support signing and verifying Android apks 2024-08-26 11:16:38 -07:00