Starting application from Android Studio may fail with the mysterious message: Installation failed with message INSTALL_FAILED_TEST_ONLY. The IDE will prompt you whether you want to […] Read More
Tag: NDK
SDL2 is a well known library for making games or interactive application for Linux, Windows or macOS. The library has also support for mobile devices. […] Read More
Android Studio has support for debugging Java and also C/C++ code. The problem is that in default configuration the debugger might not work. There is […] Read More