08c08bfef2
JDK contract: InvocationHandler.invoke's args parameter is null when the proxied interface method takes no arguments. The proxy handlers in AndroidRuntimePlugin used `*args` directly, which spread-deref'd null and threw NullPointerException. Signed-off-by: Muteem <29696635+Muteem@users.noreply.github.com>
Android platform port
This folder contains the Java and C++ (JNI) code for the Android platform port, using Gradle as a build system.
Documentation
- Compiling for Android
- Instructions on building this platform port from source.
- Exporting for Android
- Instructions on using the compiled export templates to export a project.
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.