godot/platform/android/export
Fredia Huya-Kouadio 31b595cd5e Deprecate and remove obb support
The current obb support was specific to the Google Play store which has deprecated the format in favor on Android bundle and Play asset delivery.
For projects that still have a dependency on the Play store obb support, the deprecated logic has been moved into a separate Godot Obb Android plugin.
2026-04-10 12:25:44 -07:00
..
android_editor_gradle_runner.cpp Style: Apply clang-format grouping rules 2026-03-17 20:11:01 +01:00
android_editor_gradle_runner.h Only attempt install when export format is APK 2025-12-28 05:20:04 +05:30
export.cpp Get rid of all unnecessary class_db.h includers 2026-03-04 17:40:05 -05:00
export.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
export_plugin.cpp Deprecate and remove obb support 2026-04-10 12:25:44 -07:00
export_plugin.h Deprecate and remove obb support 2026-04-10 12:25:44 -07:00
godot_plugin_config.cpp Remove unused includes in platform with clangd-tidy 2026-03-14 22:37:05 +01:00
godot_plugin_config.h Remove unused includes in platform with clangd-tidy 2026-03-14 22:37:05 +01:00
gradle_export_util.cpp Style: Apply clang-format grouping rules 2026-03-17 20:11:01 +01:00
gradle_export_util.h Remove unused includes in platform with clangd-tidy 2026-03-14 22:37:05 +01:00
logo.svg Style: Enforce trailing newlines on svgs 2025-02-18 11:02:45 -06:00
run_icon.svg Style: Enforce trailing newlines on svgs 2025-02-18 11:02:45 -06:00