This guide will help you get DroidRun installed and running quickly, controlling your Android device through natural language in minutes.
Prerequisites
Before installing DroidRun, ensure you have:- Python 3.10+ installed on your system
- Android Debug Bridge (adb) installed and configured
- Android device with:
- Developer options enabled
- USB debugging enabled
- Connected via USB or on the same network (for wireless debugging)
Install from PyPI
Choose which ever provider you’d like to use. If you encounter dependency resolution issues useuv
.
Setup the Portal APK
Test functionality
Run Your First Command via CLI
Create a Simple Agent via Script
For complex automation, create a Python script:Next Steps
Now that you’ve got DroidRun running, you can:- Learn about the Agent
- See supported LLM providers
- Discover Android interactions
- Learn about the Portal App