--- description: >- Device plugin for Cordova and Ionic. Access information about the underlying device and platform. --- # 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 - Windows ## Further Information - [Installation Guide](../../installation.md) - [FAQ](../../faq.md)