Android ADB¶ ↑
A ruby gem to bind to the various adb commands (Requires the Android SDK to be installed and tools directory to be in the path).
Installation from GitHub sources¶ ↑
git clone git://github.com/nicstrong/android-adb.git cd android-adb bundle install rake install