Android/Adb: Difference between revisions

From OLPC
Jump to navigation Jump to search
No edit summary
No edit summary
Line 14: Line 14:
See also
See also


*[Android Debug Bridge http://developer.android.com/tools/help/adb.html]
*[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