# Demo iOS & Android

## 1. 📱 iOS Simulators

### 1.1 Native iOS app - iOS 26 Simulators + Xcode 26

* YouTube: <https://www.youtube.com/watch?v=THzb2e9hoGo>

### 1.2 React Native with Expo with iOS 18 Simulator

* Tutorial: <https://proxyman.com/posts/how-to-capture-https-from-React-native-app-2025-update>
* Demo project: <https://github.com/ProxymanApp/Proxyman-React-Native-Sample-App>
* Youtube: <https://www.youtube.com/watch?v=4LkKXyIPulM>

## 2. 🤖 Android Emulators

### 2.1 Native Android app (Java or Kotlin) with Pixel 6 Pro (Google APIs version) + API 36

* Demo Project: <https://github.com/ProxymanApp/OKHTTP-Android-Sample>
* YouTube: <https://www.youtube.com/watch?v=CWInB7gZj6g>

### 2.2 React Native with Expo | Pixel 9 Pro Google APIs with API 36

* Tutorial: <https://proxyman.com/posts/how-to-capture-https-from-React-native-app-2025-update>
* Demo project: <https://github.com/ProxymanApp/Proxyman-React-Native-Sample-App>
* Youtube: <https://www.youtube.com/watch?v=4LkKXyIPulM>


---

# 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://docs.proxyman.com/debug-devices/demo-ios-and-android.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.
