This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2026-01-04 19:21:46 +00:00
Code
Releases
Wiki
Activity
Files
04bc282ae7ba4a48d90c74a9f30623971b0b40f2
godot
/
platform
/
android
/
java
/
lib
History
Benjamin Dobell
84365402f8
Android: Fixed assets:// access i.e. fixed .pck from assets://
2025-11-07 23:42:22 +11:00
..
patches
Split the Android platform java logic into an Android library module (
lib
) and an application module (
app
).
2019-09-04 16:20:22 -07:00
src
Android: Fixed assets:// access i.e. fixed .pck from assets://
2025-11-07 23:42:22 +11:00
build.gradle
Update the source sets configuration for the
app
and
lib
modules to match the default configuration
2025-10-24 07:44:19 -07:00