Name: | android-tools |
---|---|
Version: | 20130123git98d0789 |
Release: | 5.el7 |
Architecture: | aarch64 |
Group: | Applications/System |
Size: | 385998 |
License: | ASL 2.0 and (ASL 2.0 and BSD) |
RPM: | android-tools-20130123git98d0789-5.el7.aarch64.rpm |
Source RPM: | android-tools-20130123git98d0789-5.el7.src.rpm |
Build Date: | Thu May 24 2018 |
Build Host: | ca-buildarm04.us.oracle.com |
Vendor: | Oracle America |
URL: | http://developer.android.com/guide/developing/tools/ |
Summary: | Android platform tools(adb, fastboot) |
Description: | 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. |
- Exclude power64 architecture for EPEL7, not supported upstream.
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
- Update to upstream git commit 98d0789 - Resolves: rhbz 903074 Move udev rule to docs as example - Resolves: rhbz 879585 Introduce adb.service with PrivateTmp
- Update to upstream git commit 3ddc005 - Added more udev devices - Added ext4_utils from extras for fastboot - Updated makefiles - Resolves: rhbz 869624 start adb server by udev
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
- Update to upstream git commit d98c87c - Added more udev devices - Resolves: rhbz 819292 secure udev permissions
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
- Update to upstream git commit 1b251bd