G Genious#AC New member May 6, 2010 3 0 0 Jun 11, 2010 #1 Im completely new to android, an I keep reading about people performing hacks or mods using adb push. What exactly is it?
Im completely new to android, an I keep reading about people performing hacks or mods using adb push. What exactly is it?
K krelvinaz Well-known member Apr 21, 2010 344 6 0 Jun 11, 2010 #2 adb is one of the tools used in the Android SDK. Android SDK | Android Developers Normally, you would download and install the SDK so that you can use the tools and develop.
adb is one of the tools used in the Android SDK. Android SDK | Android Developers Normally, you would download and install the SDK so that you can use the tools and develop.
Jerry Hildenbrand Space Cowboy Staff member Oct 11, 2009 5,577 2,816 113 Jun 11, 2010 #3 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.
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.