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
Tag: Android
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
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
After successful implementation of MQTT into Lamp Relay with ESP8266 there was one remaining challenge. Communication of Android Lamp App with ESP8266 via MQTT. It […] Read More
I’ve created Android Widget for controlling ESP8266 relay the last week. The only problem was that the widget was not visible on Lenovo K5. I was […] Read More