PhoneDriver
Android Phone Control With Qwen3-VL
File Explorer
Download Latest Version (.zip)- PhoneDriver.png
- config.json
- LICENSE
- phone_agent.py
- qwen_vl_agent.py
- qwen_vl_utils.py
- README.md
- ui.py
# Installation Guide
1. Get the code
git clone https://github.com/OminousIndustries/PhoneDriver
Downloads the entire project code from GitHub to your computer.
cd PhoneDriver
Moves into the project folder you just downloaded.
2. Official Install Script
Easy RecommendedPrerequisites
- APT (Debian/Ubuntu κ³μ΄) Built into Debian/Ubuntu-based Linux distributions.
- Python 3 Python is required to use pip.
sudo apt install adb
Installs directly from the APT package repository (Debian/Ubuntu-based).
pip install git+https://github.com/huggingface/transformers
Installs the package published on PyPI directly β no need to clone the source.
pip install pillow gradio qwen_vl_utils requests
Installs the package published on PyPI directly β no need to clone the source.
After installing, open a new terminal and run the program's version command (e.g. --version) to confirm it worked.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
