godot/platform/android
Rémi Verschelde 9188bc7341
Merge pull request #67879 from bruvzg/fix_no_vlk
Fix build with Vulkan disabled and no Vulkan headers installed.
2022-10-31 14:29:05 +01:00
..
api
export Unify usage of GLOBAL/EDITOR_GET 2022-10-18 19:01:48 +02:00
java Add double_tap attribute to InputEventScreenTouch 2022-10-22 07:30:46 -07:00
plugin Unify usage of GLOBAL/EDITOR_GET 2022-10-18 19:01:48 +02:00
vulkan Fix build with Vulkan disabled and no Vulkan headers installed. 2022-10-26 08:55:05 +03:00
android_input_handler.cpp Add double_tap attribute to InputEventScreenTouch 2022-10-22 07:30:46 -07:00
android_input_handler.h Add double_tap attribute to InputEventScreenTouch 2022-10-22 07:30:46 -07:00
android_keys_utils.cpp
android_keys_utils.h
audio_driver_opensl.cpp
audio_driver_opensl.h
detect.py
dir_access_jandroid.cpp
dir_access_jandroid.h
display_server_android.cpp Make window creation with custom position do not flash 2022-10-24 13:50:25 +08:00
display_server_android.h Make window creation with custom position do not flash 2022-10-24 13:50:25 +08:00
file_access_android.cpp
file_access_android.h
file_access_filesystem_jandroid.cpp
file_access_filesystem_jandroid.h
java_class_wrapper.cpp
java_godot_io_wrapper.cpp
java_godot_io_wrapper.h
java_godot_lib_jni.cpp Merge pull request #67578 from KoBeWi/GEDITOR 2022-10-31 13:15:58 +01:00
java_godot_lib_jni.h Add double_tap attribute to InputEventScreenTouch 2022-10-22 07:30:46 -07:00
java_godot_view_wrapper.cpp
java_godot_view_wrapper.h
java_godot_wrapper.cpp
java_godot_wrapper.h
jni_utils.cpp Use proper types for converting Java float/double arrays in Android code 2022-10-18 08:26:04 -05:00
jni_utils.h
logo.png
net_socket_android.cpp
net_socket_android.h
os_android.cpp
os_android.h
platform_config.h
README.md
run_icon.png
SCsub
string_android.h
thread_jandroid.cpp
thread_jandroid.h
tts_android.cpp
tts_android.h

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.png and run_icon.png 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.