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-11 13:10:58 +00:00
Code
Releases
Wiki
Activity
Files
01ecec451c99b240ccb7e9c06801d5924abd3f30
godot
/
platform
/
android
/
java
/
lib
History
Marcel Admiraal
01ecec451c
Use Java array declarations not C-style declarations in Android Java code
...
(cherry picked from commit
721b3d56c5
)
2021-07-06 11:10:46 +02: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
Style: Cleanup uses of double spaces between words
2021-06-07 12:06:59 +02:00
src
Use Java array declarations not C-style declarations in Android Java code
2021-07-06 11:10:46 +02:00
AndroidManifest.xml
Disable the
requestLegacyExternalStorage
attribute when there are no storage permissions.
2021-04-16 07:26:24 -07:00
build.gradle
Enable
doNotStrip
when doing development/debugging within Android Studio
2021-03-17 15:17:02 +01: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