> For the complete documentation index, see [llms.txt](https://docs.drizz.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.drizz.dev/getting-started/drizz-desktop-app/introduction-drizz-desktop-app/supported-device-types.md).

# Supported Device Types

This section outlines all device categories supported by the Drizz Desktop App, including Android, iOS, and mobile web environments. Drizz automatically detects connected devices and simulators through ADB and Xcode runtimes, enabling seamless test authoring and execution across emulators, physical hardware, and in-app browsers. Understanding supported device types ensures proper environment setup and reliable automation workflows.

#### Android/iOS:

Detection through ADB.

1. Emulators
2. Physical devices

#### iOS (macOS only):

Detected via Xcode runtime.

1. iOS Simulators

#### Mobile Web

1. Any browser pre-installed on Android emulator
2. Any browser pre-installed on iOS simulator
