A Python library to interact with Android devices using ADB.
Project description
Urax ADB
A Python library to interact with Android devices using ADB.
Installation
Note: If you are using Pylance v2024.12.100 (pre-release) extension on Visual Studio Code, set the value of python.analysis.supportRestructuredText to false in settings to be able to see function comments correctly
To install with pip, run the command:
pip install urax_adb
For specific versions, run the command:
pip install urax_adb==<VERSION>
Functions
| Functions | Feature |
|---|---|
urax_adb.connect(device, type, port) |
Connect to device |
urax_adb.disconnect(device) |
Disconnect from device |
urax_adb.devices() |
List all connected devices |
urax_adb.shell(shell_commands) |
Execute multiple adb shell commands |
urax_adb.execute(command) |
Execute a adb command |
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file urax_adb-2.0.4.tar.gz.
File metadata
- Download URL: urax_adb-2.0.4.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7eaf657d87e78fcd51c3e6cc54354d2a3bca94e80744ef7787d81666b9c5695f
|
|
| MD5 |
5ee9b54c0152fcc896266549c0cc19b7
|
|
| BLAKE2b-256 |
b88d255a391ae064b8f5ab91eabc050337f4e6bd99df70e3acad57563824ff34
|
File details
Details for the file urax_adb-2.0.4-py3-none-any.whl.
File metadata
- Download URL: urax_adb-2.0.4-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
82014f9a3812da589e6a47ef96398f27fb9dfaa65e20a3cd0e2106dc24fdc112
|
|
| MD5 |
e9638965eb8afeb499c7c66f14ebb705
|
|
| BLAKE2b-256 |
15da54f96e25091dc861e480317cfea8555425a80e0938afd50cfa34a9c69071
|