UnrealEnginePython finally has Android support

Hi everyone, the UnrealEnginePython project now supports deploying on Android:

This means you can write your game logic in python and run the project on Android devices (tested on oculus go too).

Currently only python 3.5 is supported out of the box.

The repository already contains the arm shared libraries for python so you do not need to compile them.