EasyADB
Control your phone from your PC via USB debugging.
Installation:
Before using EasyADB, you need to install ADB.
Setup:
You can specify the path to your ADB files. For example:
import easyADB
easyADB.Phone(adb_path=r"C:\Users\ijidishurka\platform-tools")
You can also specify the device ID that will accept requests:
import easyADB
easyADB.Phone(device='67e345rf')
To view the list of available devices, run adb devices in your terminal.
Code examples can be found in the examples folder.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ADBconnect-0.0.1.tar.gz
(4.6 kB
view details)
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 ADBconnect-0.0.1.tar.gz.
File metadata
- Download URL: ADBconnect-0.0.1.tar.gz
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c963e3f6843a41ce1d0caecf28ebba9c460053c51f83d0d06d261b548384213c
|
|
| MD5 |
a44d75058312fd561495150baf0bdbcb
|
|
| BLAKE2b-256 |
e97590d14082c1a33cac7d9050fec34b4a0866b5c0b89403f2991d6865ba61ee
|
File details
Details for the file ADBconnect-0.0.1-py3-none-any.whl.
File metadata
- Download URL: ADBconnect-0.0.1-py3-none-any.whl
- Upload date:
- Size: 5.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4668f59a901ba33e44efbfaa300862d043976550d790e367f53f8c1a3a34304f
|
|
| MD5 |
2a49ab8f0ebb9d69be0bd6e03b505ad0
|
|
| BLAKE2b-256 |
4b760806b27145c00525917bc95795a1527bfdeecfdd0ea01e0f7440a2e58aef
|