If SDL2 application should support rotation it is necessary to add the following line to AndroidManifest.xml activity: The XML will look like this: The rotation […] Read More
Author: georgik
In previous articles, we were talking about PNG and JPEG support in SDL2 for Android. Let’s add some sounds to our application. The initial steps […] Read More
Wireshark is based on the new version of QT, and it has a similar problem on Windows like pgAdmin 4. If you have a screen […] Read More
Update: Engineers at Google fixed the issue. Thank you. After initial setup of SDL2 application for Android, I decided to add one activity before launching […] Read More
Gradle Android Experimental Plugin works without problem with Android Studio and it is the recommended approach use it when starting a new project with NDK. […] Read More