Android/Adb: Difference between revisions
< Android
Jump to navigation
Jump to search
(Created page with 'Android Debug Bridge (adb) is a versatile command line tool that lets you communicate with an emulator instance or connected Android-powered device. See also [Andro…') |
No edit summary |
||
Line 14: | Line 14: | ||
See also |
See also |
||
[Android Debug Bridge |
*[Android Debug Bridge http://developer.android.com/tools/help/adb.html] |
Revision as of 22:34, 14 April 2014
Android Debug Bridge (adb) is a versatile command line tool that lets you communicate with an emulator instance or connected Android-powered device.
See also
- [Android Debug Bridge http://developer.android.com/tools/help/adb.html]