Android/Adb: Difference between revisions
< Android
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 14: | Line 14: | ||
See also |
See also |
||
*[ |
*[http://developer.android.com/tools/help/adb.html Android Debug Bridge] |
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