# Device

Access information about the underlying device and platform.

## Installation

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

**Plugin Repo:** [https://github.com/apache/cordova-plugin-device](https://github.com/apache/cordova-plugin-device)

## Supported Platforms

- Android
- Browser
- iOS
- macOS

## Further Information

- [Installation Guide](https://danielsogl.gitbook.io/awesome-cordova-plugins/installation)
- [FAQ](https://danielsogl.gitbook.io/awesome-cordova-plugins/faq)
