vurtun/nuklear

How to compile sdl_opengles2 for android?

LinArcX opened this issue · 2 comments

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?

The demos you've referenced seem rather old. Try to use the current revision in this repository with current demos. Also search for "android" here in this issue tracker as I've seen different users running Nuklear on Android without issues.

@LinArcX I think that doesn't be a question of Nuklear. You can see the SDL2 documentation - Android to compile and get an .apk.