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
d56462d82a52f53688aa5b40a3e2d61d80177be6
godot
/
platform
/
android
/
java
/
lib
History
Rémi Verschelde
bc7ccc909b
Merge pull request
#60551
from madmiraal/implement-3466
...
Add a method for obtaining display cutouts on Android
2022-05-02 07:56:41 +02:00
..
aidl/com/android/vending
/licensing
Complete the implementation of the GodotPayment plugin.
2020-03-17 17:43:09 -07: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
res
Style: Cleanup uses of double spaces between words
2021-06-07 11:03:08 +02:00
src
Merge pull request
#60551
from madmiraal/implement-3466
2022-05-02 07:56:41 +02:00
AndroidManifest.xml
Add default
minSdkVersion
and
targetSdkVersion
in the AndroidManifest.xml file
2021-11-03 21:54:19 -07:00
build.gradle
Android port of the Godot Editor
2022-03-28 14:04:51 -07:00
THIRDPARTY.md
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