Install DroidRun and its dependencies.
Ensure your Android device is connected and the DroidRun Portal is installed
Install the required LlamaIndex LLM integrations for your provider
--provider/-p
: LLM provider (OpenAILike
, Ollama
, GoogleGenAI
, etc.)--model/-m
: Model name (varies by provider)--base_url/-u
: Base URL for API (for Ollama/OpenAILike)--api_base
: API base URL (for OpenAI/OpenAILike)--temperature
: LLM temperature (default: 0.2)--vision
: Enable screenshot-based vision (flag)--reasoning
: Enable planning with reasoning (flag)--reflection
: Enable reflection step (flag)--tracing
: Enable tracing (flag)--debug
: Verbose logging (flag)droidrun devices
to list connected devices.--vision
to enable screenshot-based vision for more complex tasks.--debug
for detailed logs if troubleshooting.--ios
and specify the device URL.