> For the complete documentation index, see [llms.txt](https://danielsogl.gitbook.io/awesome-cordova-plugins/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/plugins/device-orientation.md).

# Device Orientation

Requires Cordova plugin: `cordova-plugin-device-orientation`. For more info, please see the [Device Orientation docs](https://github.com/apache/cordova-plugin-device-orientation).

## Installation

```bash
ionic cordova plugin add cordova-plugin-device-orientation
npm install @awesome-cordova-plugins/device-orientation
```

**Plugin Repo:** <https://github.com/apache/cordova-plugin-device-orientation>

## Supported Platforms

* Amazon Fire OS
* Android
* BlackBerry 10
* Browser
* Firefox OS
* iOS
* Tizen
* Ubuntu
* Windows
* Windows Phone

## Further Information

* [Installation Guide](/awesome-cordova-plugins/installation.md)
* [FAQ](/awesome-cordova-plugins/faq.md)
