can i use adb tools in raspbian? - Raspberry Pi Forums
hello. newbie raspberry pi.
interesting can use adb tools in raspbian?
interesting can use adb tools in raspbian?
adb available latest rapsbian (jessie) version, not old (wheezy) version install apt-get, usual.
code: select all
pi@raspi2 ~ $ apt-cache show android-tools-adb package: android-tools-adb source: android-tools version: 4.2.2+git20130529-5.1 architecture: armhf maintainer: android tools maintainer <android-tools-devel@lists.alioth.debian.org> installed-size: 165 depends: libc6 (>= 2.15), libssl1.0.0 (>= 1.0.0), zlib1g (>= 1:1.1.4) homepage: http://developer.android.com/guide/developing/tools/adb.html priority: section: devel filename: pool/main/a/android-tools/android-tools-adb_4.2.2+git20130529-5.1_armhf.deb size: 62682 sha256: a238a7d451b48f6db48f4af660a8263649892ca0e893811758379ba677851f03 sha1: 816e941b924fd60188893d38af68861871ec9fa9 md5sum: 600a8cd9bafc1737c5fdab9b71313fef description: android debug bridge cli tool android debug bridge (adb) versatile tool lets manage state of emulator instance or android-powered device. client-server program includes 3 components: . client, runs on development machine. can invoke client shell issuing adb command. other android tools such adt plugin , ddms create adb clients. . server, runs background process on development machine. server manages communication between client , adb daemon running on emulator or device. . daemon, runs background process on each emulator or device instance. description-md5: 2844fe2c86396a5e8c124d91a2923ad7
raspberrypi
Comments
Post a Comment