Difference between revisions of "Adb"
From Batchelor-s
Jump to navigationJump to searchm (Protected "Adb" ([edit=autoconfirmed] (indefinite) [move=sysop] (indefinite))) |
m |
||
Line 2: | Line 2: | ||
is a versatile command line tool that lets you communicate with an emulator instance or connected Android-powered device. | is a versatile command line tool that lets you communicate with an emulator instance or connected Android-powered device. | ||
+ | |||
+ | [http://developer.android.com/tools/help/adb.html see] | ||
-- | -- |
Revision as of 16:22, 26 February 2015
Android Debug Bridge (adb)
is a versatile command line tool that lets you communicate with an emulator instance or connected Android-powered device.
--