
Some things you must check if your devices is not detected.

03 of 05 Copy the Folder Path to platform-tools Before you start using ADB, you want to make sure that it's easily accessible from the command line. The screenshot above is how it look like when Android devices now full accessible. sudo apt-get install unzip You can use 7-Zip or PeaZip instead if you'd rather not use these Terminal commands or they're not working for you. How to Install ADB Fastboot in Ubuntu Linux Look at your Android phone, when you plug using USB cable for first time, it will display a message asking you to allow connection to your computer as a trusted. Otherwise, the command will try to retrieve and install the package from the APT repositories. You can look at the last of the output tell version of adb now on 1.0.32Īll most of we know, from Android 4.2.2 a new security feature has been introduced within ABD, you must confirm on your devices that attached to a trusted computer before any dialog can take the place. sudo apt install package1 package2 To install local deb files provide the full path to file. Sudo apt-get install android-tools-adb android-tools-fastbootĪndroid 5.0 Lollipop needed ADB 1.0.32 to sideload your devices. For Ubuntu 12.04, 11.10 and 11. To install it with one hit, follow this command : These tools are needed to root android, flash a ROM, sideload an application.

Two android tools packages are now available for Ubuntu. Just likes the first paragraph at this post we'll use the second options.
