How to Use Android API in UE4 project
v_1.0.0
1. Introduction
2 Write an xml script to call functions compiled in Android SDK APIs or in a JAR file
3 Register XML file to integrate to the project
4 Use your own C++ class to call function defined in the xml file
5 Usage of FJavaWrapper
How to Use Android API in UE4 project
»
How to Use Android API in UE4 Project
View page source
How to Use Android API in UE4 Project
¶
Contents
¶
1
Introduction
2
Write an xml script to call functions compiled in Android SDK APIs or in a JAR file
3
Register XML file to integrate to the project
4
Use your own C++ class to call function defined in the xml file
5
Usage of FJavaWrapper