Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 438 Bytes

File metadata and controls

21 lines (13 loc) · 438 Bytes

Advanced ADB (A2DB)

This is a drop in replacement for ADB. This program will provide the following functionality

  1. Show status of file transfer

file.ext [ ############# ] [ 27% ] 2. Has the ability to flash a zip file (requires openrecovery script supported Recovery)

a2db flash zip_file_name.zip

Changelog:

20130808 Initial Commit. Only the progress bar feature is working.

TODO: More to come