When build in Android Studio fails with following error: You can display error output by click on Toggle view icon on left side of Build […] Read More
Tag: Android Studio
You can easily run into mysterious errors with Android Studio. Here is one. Suddenly all references related to R.layout or R.id stopped to work and […] Read More
Android application with WebView might crash with a strange error in Android Emulator: Check the definition of Virtual Device. It’s very likely that your device […] Read More
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
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