openatx / adbutils

pure python adb library for google adb service.
MIT License
761 stars 175 forks source link

Screenshot without saving. #23

Closed iforvard closed 1 year ago

iforvard commented 4 years ago

Is it possible to get binary screenshot data directly from the phone’s memory, without saving to the phone’s SD card and then saving it to local storage?

codeskyblue commented 4 years ago

There is one, but not very fast.

codeskyblue commented 4 years ago

https://android.googlesource.com/platform/system/core/+/master/adb/SERVICES.TXT#197