> For the complete documentation index, see [llms.txt](https://ja.docs.monaca.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ja.docs.monaca.io/reference/core-cordova-plugins/cordova_10.0.md).

# Cordova 10.0

{% content-ref url="/pages/-MfWrbG94qOaPtUQg15w" %}
[Battery プラグイン](/reference/core-cordova-plugins/cordova_10.0/battery-status.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MfWrbMVTFMlqs\_-E28p" %}
[Camera プラグイン](/reference/core-cordova-plugins/cordova_10.0/camera.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MfWrbFNfSqdj4CqUdha" %}
[Device プラグイン](/reference/core-cordova-plugins/cordova_10.0/device.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MfWrbPNbsJ6V3-nZzRE" %}
[Device Motion プラグイン](/reference/core-cordova-plugins/cordova_10.0/device-motion.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MfWrbF0XWyJigmzZloI" %}
[Device Orientation プラグイン](/reference/core-cordova-plugins/cordova_10.0/device-orientation.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MfWrbE9J7L0Pm7CP53q" %}
[Dialog プラグイン](/reference/core-cordova-plugins/cordova_10.0/dialogs.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MfWrbEFpNGPbhPPkGYe" %}
[File プラグイン](/reference/core-cordova-plugins/cordova_10.0/file.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MfWrbF9kBhTVBIzPpJk" %}
[Geolocation プラグイン](/reference/core-cordova-plugins/cordova_10.0/geolocation.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MfWrbItzt2IboDCLdHM" %}
[InAppBrowser プラグイン](/reference/core-cordova-plugins/cordova_10.0/inappbrowser.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MfWrbFMoCXPeT-Gin0b" %}
[Media プラグイン](/reference/core-cordova-plugins/cordova_10.0/media.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MfWrbHGtTg64wIjqj3i" %}
[Media Capture プラグイン](/reference/core-cordova-plugins/cordova_10.0/media-capture.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MfWrbP31tfKngTnPoXU" %}
[Network Information プラグイン](/reference/core-cordova-plugins/cordova_10.0/network-information.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MfWrbFv8QY5AcRDG50H" %}
[Splashscreen プラグイン](/reference/core-cordova-plugins/cordova_10.0/splashscreen.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MfWrbMjrEoAk\_jhuIzR" %}
[Vibration プラグイン](/reference/core-cordova-plugins/cordova_10.0/vibration.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MfWrbFqn4Ur9Zt6InCG" %}
[StatusBar プラグイン](/reference/core-cordova-plugins/cordova_10.0/statusbar.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MfWrbExD1LvVPnCG7fS" %}
[Whitelist プラグイン ( Android 専用 )](/reference/core-cordova-plugins/cordova_10.0/whitelist.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://ja.docs.monaca.io/reference/core-cordova-plugins/cordova_10.0.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.
