How to install ADB on Xubuntu 16.04

How to install ADB on Xubuntu 16.04

ADB or android debug bridge is a tool for debugging android device, basically with adb you can communicate with your android device via command line. In this article i will show you how to install and use adb on xubuntu 16.04.

How to install Android Studio on Xubuntu 16.04

How to install Android Studio on Xubuntu 16.04

Android studio is the official android development tool, you need to install android studio if you want to create android application or learning about android development. In this article i will show you how to install android studio on xubuntu 16.04.

How to install Oracle Java 8 on Xubuntu 16.04

How to install Oracle Java 8 on Xubuntu 16.04

Most people i know (developers) they always suggesting me to install oracle java (oracle JDK) rather than open java (open JDK). They said it's more stable and performs better, i kinda agree with them. In this article i will show you how to install oracle java 8 on xubuntu 16.04.