Introduction
Quickstart
Get up and running with DroidRun quickly and effectively
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
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