DroidRun is a powerful framework that enables you to control Android devices through LLM agents. It provides a simple and intuitive way to automate Android device interactions using natural language commands.
# Simple CLI usagedroidrun "Open the settings app"# With specific providerdroidrun "Open calculator app" --provider gemini --model gemini-2.0-flash# With vision capabilitiesdroidrun "Open Calculator and take a screenshot" --vision