How To Install and Use ADB, the Android Debug Bridge Utility
Posted
by Chris Hoffman
on How to geek
See other posts from How to geek
or by Chris Hoffman
Published on Wed, 03 Oct 2012 10:00:08 GMT
Indexed on
2012/10/03
21:44 UTC
Read the original article
Hit count: 288
android
ADB, Android Debug Bridge, is a command-line utility included with Google’s Android SDK. ADB can control your device over USB from a computer, copy files back and forth, install and uninstall apps, run shell commands, and more.
We’ve covered some other tricks that require ADB in the past, including backing up and restoring your smartphone or tablet and installing Android apps to your SD card by default. ADB is used for a variety of geeky Android tricks.
Image Credit: LAI Ryanne on Flickr
© How to geek or respective owner