An unofficial interface for Android that runs the Citra emulator
Based on the Android frontend of the Dolphin emulator, this is an unofficial port of the Citra emulator.
There are several segments in this code that are either unusable or not being utilised, as it is essentially a duplicate of the Dolphin frontend.
Device specifications
Android (5.0 Lollipop or later) is the OS.
CPU: A CPU that supports x86-64 or ARMv8; Citra does not support 32-bit processors (ARMv7, x86).
Graphics: A graphics processing unit capable of handling OpenGL ES 3.2 or above.
Recognised Problems
Many things don't entirely function correctly yet because this is still in its very early stages of development:
Games Scan Crash
colours in games (colour channels may be flipped since GLES does not support BGR colour ordering);
Because this is built on an older version of Citra, bugs fixed in more recent versions of Citra may be still present.