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