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
Category: Software engineering
Here is simple web based QR code generator. Type the text and the QR code will auto-update. You can also copy the URL with “q” […] 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
IntelliJ Idea has support for embedded terminal. That’s handy because you do not need to open extra window just for a terminal. The default configuration […] Read More
The simple way how to start Wireshark on Linux is to type: If you run this command as a normal user you won’t be able […] Read More