Can someone explain adb please.

Genious#AC

New member
May 6, 2010
3
0
0
Im completely new to android, an I keep reading about people performing hacks or mods using adb push. What exactly is it?
 
Android Debug Bridge

Like krelvinaz says, it's part of the Android SDK. It's a program that lets you type commands into a command line (windows) or terminal (Linux, Mac) on your computer, and have the commands be run on the phone.