# Mobile devices

The Mobile Devices panel is intended for exploring the interfaces of the mobile devices applications and for helping at formation of templates of search for elements of mobile applications.

To work with Android mobile devices, you need the Android Device Bridge (ADB) application, which is a part of the Android SDK.

To start working, connect your mobile device to your computer and click "Refresh Panels" ![](/files/yWTc5yd4ifXU2yp9i4Rs), then select the connected one in the list of devices and click "Download UI". ![](/files/KnO3SDG3BbLMhAB0bLtn)

The application tree is displayed on the left side of the panel.

![](/files/xEoYH65MIuxGAl96JJzL)

When you click on an element, it will be highlighted in the right part of the panel (mobile device screen), and at the bottom, in the properties panel, a set of its attributes will be displayed.

![](/files/wngfZans72AlhovaW376)

To update the control tree, you should press the "Load UI" button again. There is a special slider at the bottom of the panel allowing zooming the screen of your mobile device.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://astro-rpa.gitbook.io/astro-rpa-user-guide/astro-studio/mobile.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
