Files
engine/platform/android
Hugo Locurcio e07be1c9bd Fix EditorSettings error due to android_sdk_path when exporting a project
This editor setting is queried once every 3 seconds, as it is used
to check whether devices have been (dis)connected for one-click deploy.

This method may be called early on depending on initialization order,
which has led to occasional error messages when exporting a project.
The method now returns early if EditorSettings isn't ready yet
(it will be called again soon after anyway).

(cherry picked from commit 7d6d11f8d8a6c39d8077fe80937e5c000d1f832c)
2026-02-20 12:29:17 -06:00
..
2025-11-08 10:57:19 -08:00
2025-11-07 10:21:20 +02:00
2025-11-07 10:21:20 +02:00

Android platform port

This folder contains the Java and C++ (JNI) code for the Android platform port, using Gradle as a build system.

Documentation

Artwork license

logo.svg and run_icon.svg are licensed under Creative Commons Attribution 3.0 Unported per the Android logo usage guidelines:

The Android robot is reproduced or modified from work created and shared by Google and used according to terms described in the Creative Commons 3.0 Attribution License.