pure-python-adb
pure-python-adb copied to clipboard
Support for "adb bugreport <zip_file>"
Hi,
Love the library. Super easy to use. Could we get support for 'adb bugreport <zip_file>' added? I can use 'adb shell bugreport' with this library but thats deprecated. Seems like the 'device' class is where that needs to be at.
Thx! -Dave