Install OpenJDK, Android command line tools and Android SDK on Ubuntu

Installing OpenJDK with Android SDK and tools

If you want to develop an Android application or game, it’s essential to have Java Development Kit (JDK), Android command line tools, and the SDK. With utilities like keytool, you can generate app signing keys, with, adb debug the application on a real device, with sdkmanager you can install Android SDKs and so on. In … Read more

Is it worth learning Vim?

Is learning Vim worth it?

I’ve been told by some friends that I should learn Vim because it will help me with my programming. Some of them say it will make me a better programmer. I’ve heard people suggest that it is a good program to learn if you are not that familiar with programming. This is what I think … Read more