android_debug
android_debug copied to clipboard
A scriptable debugger library to interact with Android applications
Results
1
android_debug issues
Sort by
recently updated
recently updated
newest added
The adb.rb file executes the external "adb" utility to communicate with ADB. This can be avoided if you talk directly to the ADB server running on the localhost (assuming you...