Пакет android-tools: Информация
Исходный пакет: android-tools
Версия: 8.1.0-alt2.r23
Собран: 7 октября 2019 г. 14:31 в задании #238785
Категория: Разработка/Инструменты
Сообщить об ошибке в пакетеДомашняя страница: http://developer.android.com/guide/developing/tools/
Лицензия: APL
О пакете: Android Debug CLI tools
Описание:
This package contains following utilities: Android Debug Bridge (adb) -- it is a versatile tool, which lets you manage the state of an emulator instance or Android-powered device. Consider "udev-android" package to used adb without superuser privileges. Fastboot -- is a diagnostic protocol primarily used to update the flash filesystem of Android devices over USB. Mkbootimg -- creates Android boot images that includes kernel image and ramdisk, in a special format which can be used with fastboot. Command line tools to create sparse images for usage with Android devices. Includes simgimg, img2simg, simg2simg, simg_dump and append2simg tools. Look at /usr/lib/android/bin for binaries.
Список бинарных RPM-пакетов, собираемых из данного SRPM:
android-tools (x86_64, ppc64le, i586, aarch64)
android-tools-debuginfo (x86_64, ppc64le, i586, aarch64)
android-tools (x86_64, ppc64le, i586, aarch64)
android-tools-debuginfo (x86_64, ppc64le, i586, aarch64)
Сопровождающий: Pavel Nakonechnyi
Последнее изменение
6 октября 2019 г. Pavel Nakonechnyi 8.1.0-alt2.r23
- udev-android added as a requirement (closes #37284)
6 августа 2019 г. Pavel Nakonechnyi 8.1.0-alt1.r23
- updated to 8.1.0_r23
6 июля 2019 г. Gleb Fotengauer-Malinovskiy 5.1.1-alt4
- Fixed build on ppc64le (tnx to Hans Boehm for stdatomic patch).