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: 35.0.1 | Vendor: Mageia.Org |
Release: 1.mga10 | Build date: Tue May 14 19:06:52 2024 |
Group: Development/Tools | Build host: localhost |
Size: 13394383 | Source RPM: android-tools-35.0.1-1.mga10.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
ASL 2.0 and (ASL 2.0 and BSD) and GPLv3
* Tue May 14 2024 daviddavid <daviddavid> 35.0.1-1.mga10 + Revision: 2064185 - new version: 35.0.1 * Sun Sep 03 2023 kekepower <kekepower> 34.0.4-1.mga10 + Revision: 1983850 - Update to version 34.0.4 * Fri Mar 31 2023 kekepower <kekepower> 34.0.0-5.mga9 + Revision: 1951046 - Update the Licenses - Add Provides: bundled(boringssl) (from Fedora) + rapsys <rapsys> - Remove adbusers group and from udev rules as well - Add adbusers group * Sun Mar 26 2023 kekepower <kekepower> 34.0.0-2.mga9 + Revision: 1950384 - Updated 51-android.rules - Fixed the download url to download the correct file (not html) * Mon Mar 13 2023 kekepower <kekepower> 34.0.0-1.mga9 + Revision: 1948816 - Update to version 34.0.0 * Thu Dec 22 2022 wally <wally> 33.0.3p1-2.mga9 + Revision: 1925773 - rebuild for protobuf 21.12 + kekepower <kekepower> - Updated 51-android.rules * Fri Nov 11 2022 kekepower <kekepower> 33.0.3p1-1.mga9 + Revision: 1905555 - Update to version 33.0.3p1 * Wed Sep 21 2022 papoteur <papoteur> 31.0.3p2-1.mga9 + Revision: 1891212 - new 31.0.3p1 remove patches now included Fix file list + umeabot <umeabot> - Mageia 9 Mass Rebuild
/usr/bin/adb /usr/bin/append2simg /usr/bin/avbtool /usr/bin/e2fsdroid /usr/bin/ext2simg /usr/bin/fastboot /usr/bin/img2simg /usr/bin/lpadd /usr/bin/lpdump /usr/bin/lpflash /usr/bin/lpmake /usr/bin/lpunpack /usr/bin/make_f2fs /usr/bin/mkbootimg /usr/bin/mkdtboimg /usr/bin/mke2fs.android /usr/bin/repack_bootimg /usr/bin/simg2img /usr/bin/sload_f2fs /usr/bin/unpack_bootimg /usr/lib/.build-id /usr/lib/.build-id/15 /usr/lib/.build-id/15/9afb0ce64ce5dd4159f8e3a2072c7298fa2e0e /usr/lib/.build-id/1c /usr/lib/.build-id/1c/a9c2b5d094681e40cf9670f52ab1710059af9b /usr/lib/.build-id/26 /usr/lib/.build-id/26/71be38913ee502b7c82648d2cf2555779b46ca /usr/lib/.build-id/62 /usr/lib/.build-id/62/29992a0b10e2b8d850249ffe9dfc2c68423dea /usr/lib/.build-id/7c /usr/lib/.build-id/7c/0c8c07a801bc6b1efdb35c1de35d5d87359a18 /usr/lib/.build-id/86 /usr/lib/.build-id/86/403d68605723fd814366ee22806d7436b291c4 /usr/lib/.build-id/90 /usr/lib/.build-id/90/3d0bffb48010bb5a0d5dcd6f5901bbe13fc3a9 /usr/lib/.build-id/97 /usr/lib/.build-id/97/c9a3b634a54d014b88ba048a93b3007260fa1c /usr/lib/.build-id/98 /usr/lib/.build-id/98/02038e4001e8bf08a684ee0e7f36285a5985aa /usr/lib/.build-id/9c /usr/lib/.build-id/9c/f98e4e9f3ec4bf55b83a607c52fce1796df2cb /usr/lib/.build-id/a8 /usr/lib/.build-id/a8/4fa8e82172fafdb119004e834b4e3041dc6547 /usr/lib/.build-id/c1 /usr/lib/.build-id/c1/0552381a2cc5821836c000104c5358f372fbad /usr/lib/.build-id/c7 /usr/lib/.build-id/c7/8eca38d58c99cd38be262b05712255afb8de31 /usr/lib/.build-id/c8 /usr/lib/.build-id/c8/6c09371a13b9888636e6fd555e544202c5628f /usr/lib/.build-id/ed /usr/lib/.build-id/ed/3b765bd1f6e4c25ef28525eb9beb00177a0c80 /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/android-tools/mkbootimg /usr/share/android-tools/mkbootimg/gki /usr/share/android-tools/mkbootimg/gki/generate_gki_certificate.py /usr/share/android-tools/mkbootimg/mkbootimg.py /usr/share/bash-completion/completions/adb /usr/share/bash-completion/completions/fastboot /usr/share/doc/android-tools /usr/share/doc/android-tools/README.md /var/lib/adb
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Jan 24 12:45:22 2025