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, ...
OK, this may seem like the clueless n00b question of the century ... but in Project Builder or xCode it seems to be a misery to debug any code for "simple tools" (aka ordinary stdio applications) ...