mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
31 lines
596 B
Markdown
31 lines
596 B
Markdown
---
|
|
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)
|