Adbutils

Latest version: v2.8.0

Safety actively analyzes 701264 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

2.6.0

What's Changed
* fix adb reverse, use host:tport:serial instead of host-serial by codeskyblue in https://github.com/openatx/adbutils/pull/116
* feat(shell): Add battery function by Xiaojun0822 in https://github.com/openatx/adbutils/pull/113


**Full Changelog**: https://github.com/openatx/adbutils/compare/2.5.0...2.6.0

2.5.0

What's Changed
* support multi display for screenshot and click function
* disable framebuffer function in screenshot to fix framebuffer MemoryError

codeskyblue in https://github.com/openatx/adbutils/pull/112

**Full Changelog**: https://github.com/openatx/adbutils/compare/2.4.1...2.5.0

2.4.1

- Fix framebuffer() somethiing raise ValueError bug
- make screenshot faster by using `screencap -p` instead `screencap`

**Full Changelog**: https://github.com/openatx/adbutils/compare/2.4.0...2.4.1

2.4.0

What's Changed
* add framebuffer by codeskyblue in https://github.com/openatx/adbutils/pull/109
* feat(shell): Add times for volume_up and volume_down by Xiaojun0822 in https://github.com/openatx/adbutils/pull/108

New Contributors
* Xiaojun0822 made their first contribution in https://github.com/openatx/adbutils/pull/108

**Full Changelog**: https://github.com/openatx/adbutils/compare/2.3.1...2.4.0

2.3.1

Add back deprecated method `package_info` (better to use app_info instead)

**Full Changelog**: https://github.com/openatx/adbutils/compare/2.3.0...2.3.1

2.3.0

What's Changed
* add codecov, fix coveragerc by codeskyblue in https://github.com/openatx/adbutils/pull/106
* refactor code
* add volume_up, volume_down, volume_mute

Remove deprecated function
- remove package_info
- remove current_app

**Full Changelog**: https://github.com/openatx/adbutils/compare/2.2.3...2.3.0

Page 2 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.