If you’re using Android Studio to build C++ application with NDK you might encounter following error during build: The problem is caused by the upgrade […] Read More
Tag: build
Imagine the simple situation. You want to open an Android project in Android Studio. Click File, Open. Find the project and click Ok. Android Studio […] 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
Update: This article targets one particular scenario when Android builds are too slow. There might be other reasons behind your slow build. Let me know […] Read More