The DroidRun Portal App is a critical component of the DroidRun framework that runs directly on your Android device. It acts as a bridge between the DroidRun framework running on your computer and the Android operating system.
Identify interactive elements (buttons, text fields, etc.)
Extract text, element positions, and other UI metadata
This information is communicated to the DroidRun framework running on your computer via ADB (Android Debug Bridge), allowing the LLM agent to understand what’s on the screen and make informed decisions about how to complete tasks.