Home > Repositories > base > android-tools

android-tools: Android platform tools

Android platform tools ported to GNU/Linux for Android based devices management.

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.
Name:android-tools
Release: 35.0.2-1mamba
Group:System/Tools
Maintainer:silvan
License:Apache License 2.0, BSD
Size:18.00 MB
Upstream URL:https://github.com/nmeum/android-tools
Build time:2024-09-18 08:09:34
Binary packages and requirements
x86_64aarch64i586
Built RPMSandroid-tools
android-tools-debug
android-tools
android-tools-debug
android-tools
android-tools-debug
Build requirementsglibc-devel [1]
libabseil-cpp-devel [1]
libbrotli-devel [1]
libfmt-devel [1]
libgcc [1]
liblz4-devel [1]
libpcre2-devel [1]
libprotobuf-devel [1]
libstdc++6-devel [1]
libudev-devel [1]
libz-devel [1]
libzstd-devel [1]
glibc-devel [1]
libabseil-cpp-devel [1]
libbrotli-devel [1]
libfmt-devel [1]
libgcc [1]
liblz4-devel [1]
libpcre2-devel [1]
libprotobuf-devel [1]
libstdc++6-devel [1]
libudev-devel [1]
libz-devel [1]
libzstd-devel [1]
glibc-devel [1]
libabseil-cpp-devel [1]
libbrotli-devel [1]
libfmt-devel [1]
libgcc [1]
liblz4-devel [1]
libpcre2-devel [1]
libprotobuf-devel [1]
libstdc++6-devel [1]
libudev-devel [1]
libz-devel [1]
libzstd-devel [1]
History of changes
DatePackagerReleaseDescription
2024-09-18Automatic Build System 35.0.2-1mamba- automatic version update by autodist
2024-04-28Automatic Build System 35.0.1-1mamba- automatic version update by autodist
2024-03-25Automatic Build System 34.0.5-1mamba- automatic version update by autodist
2023-09-04autodist34.0.4-1mamba- automatic version update by autodist
2023-05-17autodist34.0.1-1mamba- automatic version update by autodist
2023-03-06autodist34.0.0-1mamba- automatic version update by autodist
2022-09-24autodist33.0.3-1mamba- automatic version update by autodist
2022-05-16silvan31.0.3p1-3mamba- fix obsoleting mkbootimg
2022-05-15silvan31.0.3p1-2mamba- replace package mkbootimg
2022-05-09silvan31.0.3p1-1mamba- update to 31.0.3p1