.. How to Use Android API in UE4 Project How to Use Android API in UE4 Project ================================================== .. toctree:: :hidden: chapter_one chapter_two chapter_three chapter_four chapter_five Contents ^^^^^^^^^^^^^^^^^^^^^ .. list-table:: :widths: 10 130 * - 1 - :ref:`Introduction <1 Introduction>` * - 2 - :ref:`Write an xml script to call functions compiled in Android SDK APIs or in a JAR file <2 Write an xml script to call functions compiled in Android SDK APIs or in a JAR file>` * - 3 - :ref:`Register XML file to integrate to the project <3 Register XML file to integrate to the project>` * - 4 - :ref:`Use your own C++ class to call function defined in the xml file <4 Use your own C++ class to call function defined in the xml file>` * - 5 - :ref:`Usage of FJavaWrapper <5 Usage of FJavaWrapper>`