# How to test your WebXR app on an Android phone or Google Cardboard?

You can simply open up the playground link on your phone or&#x20;

* [ ] [Enable developer mode on Android](https://developer.android.com/studio/debug/dev-options).
* [ ] Watch [how to test and debug your WebXR from your local environment](https://youtu.be/RaB_Uyqx6Q4?t=1365).

{% embed url="<https://youtu.be/RaB_Uyqx6Q4?t=1365>" %}
WebXR Chrome Dev Tools Testing
{% endembed %}


---

# 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://www.xrdev.app/mixed-reality-docs/webxr-lessons/babylon.js/project/how-to-add-webxr-support/how-to-test-your-webxr-app-on-an-android-phone-or-google-cardboard.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.
