This website requires JavaScript.
Explore
Help
Sign in
hertog
/
godot-module-template
Template
Watch
2
Star
1
Fork
You've already forked godot-module-template
1
Code
Issues
2
Pull requests
2
Projects
Releases
Packages
Wiki
Activity
Actions
ca19a3fe9a
godot-module-template
/
platform
/
android
/
java
History
Download ZIP
Download TAR.GZ
Fabio Alessandrelli
ca19a3fe9a
Fix crash on Android with no manifest permissions.
...
API allows for null array of permissions. It is now normalized with an empty array.
2019-12-17 14:46:04 +01:00
..
app
Android: Fix manifest parsing and APK names in export code
2019-10-03 12:13:45 +02:00
gradle
/wrapper
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
lib
Fix crash on Android with no manifest permissions.
2019-12-17 14:46:04 +01:00
build.gradle
Updates the Godot gradle tasks to enable manual runs of the
scons
command.
2019-09-24 06:18:21 -07:00
gradle.properties
update gradle-android buildtool for master
2017-07-30 11:30:20 +07:00
gradlew
Fix lint error/warning while building android template
2018-12-18 17:26:33 +09:00
gradlew.bat
Git: Explicitly list binary files as such to avoid EOL change
2019-05-25 10:43:48 +02:00
settings.gradle
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