Attempt at running RPCS3 on Android natively via Android Studio
Note
Building is currently unavailable
CMake successfully configures however, when building it will fail and throw a bunch of clang errors
- libusb is not built for Android but is possible (guide)
- wolfssl is not built for Android but is possible (guide)
- pthread throws errors related to
long
andu64
- OpenSSL is set up manually, needs fixing
- zlib currently fails
Caution
Contributions will not be accepted, please do not create pull requests as they will be closed