[not quite a guide] Run Cuberite natively on Android - Printable Version +- Cuberite Forum (https://forum.cuberite.org) +-- Forum: Cuberite (https://forum.cuberite.org/forum-4.html) +--- Forum: Discussion (https://forum.cuberite.org/forum-5.html) +--- Thread: [not quite a guide] Run Cuberite natively on Android (/thread-2362.html) |
RE: [not quite a guide] Run Cuberite natively on Android - Schwertspize - 04-05-2016 Does anyone have experience in cmake and/or our source files? I want to let cmake or anything else generate an Android.mk file as specified here (http://stackoverflow.com/a/15665173 ). This would make building android binaries possible and maybe solve our libraries issue. The problem is you maybe can write such a file by hand, but I am not experienced enough with the cuberite code base. Thank you very much RE: [not quite a guide] Run Cuberite natively on Android - Mathias - 11-07-2016 Is this project abandoned? RE: [not quite a guide] Run Cuberite natively on Android - Schwertspize - 11-07-2016 (11-07-2016, 08:43 PM)Mathias Wrote: Is this project abandoned? Not quite. As I have referred on github, I closed my work because I am lacking correct binaries. https://github.com/cuberite/cuberite/issues/3161 |