Android platform tools(adb, fastboot)

Edit Package android-tools
http://developer.android.com/guide/developing/tools/

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.

Refresh
Refresh
Source Files
Filename Size Changed
51-android.rules 0000004880 4.77 KB
adb-Makefile 0000001187 1.16 KB
adb.service 0000000230 230 Bytes
android-tools.spec 0000006596 6.44 KB
core-98d0789.tar.xz 0000211060 206 KB
core-Makefile 0000000170 170 Bytes
extras-4ff85ad.tar.xz 0000036620 35.8 KB
fastboot-Makefile 0000001073 1.05 KB
Latest Revision
Mark Stopka's avatar Mark Stopka (m4r3k) committed (revision 1)
Comments 0
openSUSE Build Service is sponsored by