Version: 2020.2
LanguageEnglish
  • C#

UnityEngine.AndroidJNIModule

Suggest a change

Success!

Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.

Close

Submission failed

For some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.

Close

Cancel

Description

AndroidJNI module allows you to call Java code.

Classes

AndroidDeviceInterface into Android specific functionality.
AndroidJavaClassAndroidJavaClass is the Unity representation of a generic instance of java.lang.Class.
AndroidJavaObjectAndroidJavaObject is the Unity representation of a generic instance of java.lang.Object.
AndroidJavaProxyThis class can be used to implement any java interface. Any java vm method invocation matching the interface on the proxy object will automatically be passed to the c# implementation.
AndroidJNI'Raw' JNI interface to Android Java VM from Unity scripting (C#).Note: Using raw JNI functions requires advanced knowledge of the Android Java Native Interface (JNI). Please take note.
AndroidJNIHelperHelper interface for JNI interaction; signature creation and method lookups.Note: Using raw JNI functions requires advanced knowledge of the Android Java Native Interface (JNI). Please take note.
PermissionCallbacksContains callbacks invoked when permission request is executed using Permission.RequestUserPermission.

Structs

PermissionStructure describing a permission that requires user authorization.
Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961