I have spent a lot of time (a lot of my free time) to compile successfully SDL2, SDL2_image and SDL2_mixer in eclipse in my android project. But I can’t debug android app in eclipse. Besides, Android is no supported anymore under eclipse. That’s why I had migrate to Android studio. I want to use a tool which is supported and free from bugs.
Can I compile SDL2, SDL2_image and SDL2_mixer with CMake in Android studio?