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-08 12:40:44 +00:00
Code
Releases
Wiki
Activity
Files
f69760b4befd7348c443960b84dd5f4e1d372e17
godot
/
platform
/
android
/
java
/
lib
History
fhuya
f69760b4be
Add signal support to Godot Android plugin:
...
Supports registering and emitting signal from a Godot Android plugin
2020-03-27 01:37:41 -07:00
..
aidl/com/android/vending
/licensing
Complete the implementation of the GodotPayment plugin.
2020-03-25 11:38:53 +01: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
Add support for Android adaptive icons.
2020-01-14 16:11:07 +00:00
src
Add signal support to Godot Android plugin:
2020-03-27 01:37:41 -07:00
AndroidManifest.xml
Add support for Android adaptive icons.
2020-01-14 16:11:07 +00:00
build.gradle
Enable Android studio debugger.
2020-03-25 11:38:53 +01:00
CMakeLists.txt
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
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