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
2025-11-14 13:41:12 +00:00
Code
Releases
Wiki
Activity
Files
fc50d5b38cbe4134ed703d2eeabd3df520fa9e7c
godot
/
platform
/
android
/
java
/
app
History
Rémi Verschelde
fc50d5b38c
Merge pull request
#42186
from m4gr3d/3.2-android-subview
...
[3.2] Godot Android Subview Implementation
2020-09-27 20:05:33 +02:00
..
res
Create strings.xml files to mimic behavior of _fix_resources method
2020-09-18 16:17:27 -07:00
src/com/godot
/game
Enable the ability to use Godot as a subview within an Android app
2020-09-18 16:45:40 -07:00
AndroidManifest.xml
Fix the logic to enable focus awareness
2020-06-27 16:40:22 -07:00
build.gradle
Add 'Export App Bundle' to Android Export Options
2020-09-18 16:38:30 -07:00
config.gradle
Add 'Export App Bundle' to Android Export Options
2020-09-18 16:38:30 -07:00
settings.gradle
Update Android custom template build configuration.
2020-04-16 11:40:06 +02:00