How to compile sdl_opengles2 for android?
Author: LinArcXCreated Aug 20, 2019Updated Nov 15, 2019
Hi. there is a sample here: https://github.com/vurtun/nuklear/blob/99904e9f4b50c8f6432193e69a370580f9842ff1/demo/sdl_opengles2/Readme.md I successfully could compile and run it on void linux. But i'm curious to know how to compile and run it on android devices? Can we get an .apk output?
Source: vurtun/nuklear