mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 16:52:53 +08:00
18 lines
468 B
Markdown
18 lines
468 B
Markdown
# Device Accounts
|
|
|
|
```text
|
|
$ ionic cordova plugin add cordova-device-accounts-v2
|
|
$ npm install @awesome-cordova-plugins/device-accounts
|
|
```
|
|
|
|
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/device-accounts/)
|
|
|
|
Plugin Repo: [https://github.com/xUnholy/cordova-device-accounts-v2](https://github.com/xUnholy/cordova-device-accounts-v2)
|
|
|
|
Gets the Google accounts associated with the Android device
|
|
|
|
## Supported platforms
|
|
|
|
* Android
|
|
|