Re: Android Native Activity Support
"maartenengels" <[email protected]>
| Newsgroups | gmane.comp.lib.sdl |
|---|---|
| Message-ID | <[email protected]> |
Hello @GameCodingNinja, I am currently doing it the crapy way that I found on the readme file, with no IDE and no debugging. But thats not ideal. "Native Activity is not supported by SDL, and has nothing to do with gradle. It is C++ and CMake, all my libraries build and the project compiles but when you try to do SDL_Init you can't, because it gives you an error that its missing the SDL_main and from what I read I understand that I need SDL_Activity to do that. So that really doesn't feel efficient or ideal to me. "Native Activity" is not based on an experimental gradle anymore it comes with Android Studio out of the box. Of course it has only been like that since September. So what I am wondering is if its is the plans to support the Native Activity way. _______________________________________________ SDL mailing list [email protected] http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org