How to Setup ADB on Linux
You can setup ADB easily on any Linux distribution including Ubuntu, Fedora, openSUSE, Linux Mint etc. Download the Android SDK package for Linux [android-sdk_r21.1-linux.tgz] Place the downloaded file in your “HOME” folder. Right click on the file and select Extract here Now, you shall see a folder named android-sdk-linux. Open the terminal in the Home folder and…
