godot/platform/android/java/nativeSrcsConfigs
Fredy Huya-Kouadio cb0b2aefc3 Android port of the Godot Editor
These set of changes focus primarily on getting the core logic and overall Godot Editor UI and functionality up and running natively on Android devices.
UI tweaks / cleanup / polish, as well configuration for Android specific functionality / restrictions will be addressed in follow-up PRs iteratively based on feedback.

Co-authored-by: thebestnom <shoval.arad@gmail.com>
2022-03-28 07:54:10 -07:00
..
AndroidManifest.xml
CMakeLists.txt Android port of the Godot Editor 2022-03-28 07:54:10 -07:00
README.md
build.gradle Android port of the Godot Editor 2022-03-28 07:54:10 -07:00

README.md

Native sources configs

This is a non functional Android library used to provide Android Studio editor support to the Godot project native files. Nothing else should be added to this library.