Fedora Packages

android-tools

Android platform tools(adb, fastboot)

The Android Debug Bridge (ADB) is used to: - keep track of all Android devices and emulators instances connected to or running on a given host developer machine - implement various control commands (e.g. "adb shell", "adb pull", etc.) for the benefit of clients (command-line users, or helper programs like DDMS). These commands are what is called a 'service' in ADB. Fastboot is used to manipulate the flash partitions of the Android phone. It can also boot the phone using a kernel image or root filesystem image which reside on the host machine rather than in the phone flash. In order to use it, it is important to understand the flash partition layout for the phone. The fastboot program works in conjunction with firmware on the phone to read and write the flash partitions. It needs the same USB device setup between the host and the target phone as adb.

Releases Overview

Release Stable Testing
Fedora Rawhide 34.0.4-14.fc41 -
Fedora 40 34.0.4-14.fc40 34.0.4-14.fc40
Fedora 39 34.0.4-4.fc39 -
Fedora 38 34.0.4-4.fc38 -
EPEL 9 33.0.3p1-1.el9 -
EPEL 8 33.0.3p1-3.el8 -
EPEL 7 20130123git98d0789-5.el7 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at android-tools dash maintainers at fedoraproject dot org.



Sources on Pagure