Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: android-tools | Distribution: Mageia |
Version: 31.0.0p1 | Vendor: Mageia.Org |
Release: 1.mga8 | Build date: Tue May 4 08:04:53 2021 |
Group: Development/Tools | Build host: localhost |
Size: 3541172 | Source RPM: android-tools-31.0.0p1-1.mga8.src.rpm |
Packager: daviddavid <daviddavid> | |
Url: https://github.com/nmeum/android-tools | |
Summary: Android platform tools (adb, fastboot, mkbootimg) |
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. For Mageia you must use the following commands: - adb - fastboot - mkbootimg
Apache Software License and BSD
* Tue May 04 2021 daviddavid <daviddavid> 31.0.0p1-1.mga8 + Revision: 1721285 - new version: 31.0.0p1 - switch to the unoffical CMake-based build system project for android command line utilities at https://github.com/nmeum/android-tools - fix 51-android.rules file to make it usable with user permissions (Thanks to Alex Kotov, mga#28860) - rename fastboot-android to fastboot like it is originally (mga#24139) - branch android-tools in backports repo * Wed May 13 2020 akien <akien> 10.0.0_r2-3.mga8 + Revision: 1583594 - Add udev rule for Oculus (Quest) * Fri Mar 27 2020 umeabot <umeabot> 10.0.0_r2-2.mga8 + Revision: 1561275 - Mageia 8 Mass Rebuild + wally <wally> - replace deprecated %configure2_5x * Thu Sep 05 2019 cjw <cjw> 10.0.0_r2-1.mga8 + Revision: 1437670 - patch9: fix build on aarch64 - update to version 10.0.0-r2 o add required safe_iop.h as a separate source file o add several needed directories to the "core" source archive - replace ruby script by automake build script - compile and link with system openssl, instead of trying to use bundled boringssl while also linking against system openssl
/usr/bin/adb /usr/bin/append2simg /usr/bin/fastboot /usr/bin/img2simg /usr/bin/mkbootimg /usr/bin/mke2fs.android /usr/bin/simg2img /usr/lib/.build-id /usr/lib/.build-id/34 /usr/lib/.build-id/34/20343d9ae51aaac1b48cc480149a3b540430e1 /usr/lib/.build-id/41 /usr/lib/.build-id/41/34d499bf01c3e450cc9fc6e9b4dbebe113fe8a /usr/lib/.build-id/b5 /usr/lib/.build-id/b5/b70678d56616c2c1498ddf25140906f118d3be /usr/lib/.build-id/c4 /usr/lib/.build-id/c4/3af386702a696c5d61039206616a7133abcbd3 /usr/lib/.build-id/ea /usr/lib/.build-id/ea/dad46f12b041b4e43c192333d78b82fac5c48b /usr/lib/.build-id/ef /usr/lib/.build-id/ef/18f0690ca6cd2a7ce9c47006a50521072d4630 /usr/lib/systemd/system/adb.service /usr/lib/udev/rules.d/51-android.rules /usr/share/android-tools /usr/share/android-tools/completions /usr/share/android-tools/completions/adb /usr/share/android-tools/completions/fastboot /usr/share/bash-completion/completions/adb /usr/share/bash-completion/completions/fastboot /usr/share/doc/android-tools /usr/share/doc/android-tools/README.md /usr/share/licenses/android-tools /usr/share/licenses/android-tools/AOSP_LICENSE /usr/share/zsh/site-functions/_adb /usr/share/zsh/site-functions/_fastboot /var/lib/adb
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 14:57:28 2024