virtualx-engine/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 Add a separate nativeSrcsConfigs module to handle Android Studio constraints for native code editor support. 2020-11-11 15:30:56 +01:00
build.gradle Android port of the Godot Editor 2022-03-28 07:54:10 -07:00
CMakeLists.txt Android port of the Godot Editor 2022-03-28 07:54:10 -07:00
README.md Add a separate nativeSrcsConfigs module to handle Android Studio constraints for native code editor support. 2020-11-11 15:30:56 +01:00

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.