Skip to main content

Simple python module to interact with Android Debug Bridge tool

Project description

# pyadb3

自用,仅支持python3。

## 安装
```
pip install pyadb3
```

## 使用
```python
import pyadb3

adb = pyadb3.ADB()
adb.run_shell_cmd('ls -l /')
print(adb.get_output().decode())
```


Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

pyadb3-1.0.2-py3-none-any.whl (5.0 kB view details)

Uploaded Python 3

File details

Details for the file pyadb3-1.0.2-py3-none-any.whl.

File metadata

File hashes

Hashes for pyadb3-1.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 4fca1731c65b640a6ecac982c66ec9ff02e02902f2016647f6211c61bac19633
MD5 a4792aa654e38a26090e45a4fc1c11cf
BLAKE2b-256 1f48e80672fc62ae20c2f5c7b98189c1dfb754ed5f9bd0763a010c1a62c133b9

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page