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-03 19:11:41 +00:00
Code
Releases
Wiki
Activity
Files
65beea65d877ea3def7ff9bb43c01aacb176b1bb
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