mirror of
https://github.com/godotengine/godot.git
synced 2025-11-09 01:51:10 +00:00
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> |
||
|---|---|---|
| .. | ||
| AndroidManifest.xml | ||
| build.gradle | ||
| CMakeLists.txt | ||
| 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.