Moe-Baker
Moe-Baker
> https://github.com/nillerusr/srceng-android Its compilation method is a bit troublesome. I couldn't find build instructions, so I tried following the GitHub build action by using [these commands](https://pastebin.com/NxYTcVkV). Which gave me this...
I just noticed that the Github action specifies the `con-wrappers` branch for the build, I missed that at first, that branch has the `jni` directory. I'll try building that.
I just managed to build the `nillerusr/srceng-android` project on the `con-wrappers` branch, but it's the old version that emulated the nvidia tegra, is the new version based on the source...
Alright, so I managed to build the `android-fixes` branch; the APK installs and opens fine, but whenever I try to launch the engine I get [this SDL error](https://i.imgur.com/l6ztmAH.png). `SDL Error`...