Fredia Huya-Kouadio
|
eee213e01a
Improve the logic to compile for Android by automatically detecting and setting up the Android NDK if needed.
|
4 years ago |
Fredia Huya-Kouadio
|
918b218b55
Update gradle build files to automatically perform signing and zipalign tasks for custom builds.
|
4 years ago |
Fredia Huya-Kouadio
|
edf762fba6
Add a separate `nativeSrcsConfigs` module to handle Android Studio constraints for native code editor support.
|
4 years ago |
Aman Jain
|
2b89944a3d
Add 'Export App Bundle' to Android Export Options
|
5 years ago |
Aman Jain
|
e53067c42e
Write an AndroidManifest.xml file to be merged with app module's manifest.
|
5 years ago |
Fredia Huya-Kouadio
|
bf76d2afcf
Stop ignoring hidden files and directories in the `assets` directory
|
5 years ago |
Fredia Huya-Kouadio
|
14e6696c8e
Implementation of the Godot Android Plugin configuration file
|
5 years ago |
Fredia Huya-Kouadio
|
2f38cfd9ab
Fix Android templates size regression
|
5 years ago |
fhuya
|
9c11076a20
Update Android custom template build configuration.
|
5 years ago |
fhuya
|
41dadb2b2b
Enable Android studio debugger.
|
5 years ago |
fhuya
|
f097defba1
Re-architecture of the Godot Android plugin.
|
5 years ago |
fhuya
|
c090caa58b
Provides a base implementation of the Vulkan surface view (VkSurfaceView.kt) and its accompanying components.
|
5 years ago |
fhuya
|
b38283a6b7
Miscellaneous cleanup for the Android codebase:
|
5 years ago |
fhuya
|
9bd841b86d
Address crash caused by missing dependency.
|
5 years ago |
fhuya
|
e41caac7db
Address crash caused by missing dependency.
|
5 years ago |
fhuya
|
50ab6decfe
Replace the android.defaultConfig.applicationId in build.gradle with the package/unique_name.
|
5 years ago |
fhuya
|
7fabfd402f
Split the Android platform java logic into an Android library module (`lib`) and an application module (`app`).
|
6 years ago |