Docker is great for experimenting and testing server an applications. But what about GUI? How is it possible to run application which requires GUI in […] Read More
Category: Development
When you start TigerVNC server by following command: then it will automatically bind to port 5901. When you want to start the server on 5900 […] Read More
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
It’s easy to create vertical text block selection in IntelliJ Idea. macOS: Option + Command + Left click and drag mouse Windows 10 – Creators […] Read More