Files
awesome-cordova-plugins/docs/plugins/device-accounts/README.md
T
2026-03-21 17:08:43 -07:00

27 lines
604 B
Markdown

---
description: >-
Device Accounts plugin for Cordova and Ionic. Gets the Google accounts associated with the Android device
---
# Device Accounts
Gets the Google accounts associated with the Android device
## Installation
```bash
ionic cordova plugin add cordova-device-accounts-v2
npm install @awesome-cordova-plugins/device-accounts
```
**Plugin Repo:** [https://github.com/xUnholy/cordova-device-accounts-v2](https://github.com/xUnholy/cordova-device-accounts-v2)
## Supported Platforms
- Android
## Further Information
- [Installation Guide](../../installation.md)
- [FAQ](../../faq.md)