2021-09-29 20:09:02 +08:00
|
|
|
<a style="float:right;font-size:12px;" href="http://github.com/danielsogl/awesome-cordova-plugins/edit/master/src/@awesome-cordova-plugins/plugins/device-accounts/index.ts#L12">
|
|
|
|
Improve this doc
|
|
|
|
</a>
|
|
|
|
|
|
|
|
# Device Accounts
|
|
|
|
|
|
|
|
```
|
|
|
|
$ ionic cordova plugin add cordova-device-accounts-v2
|
|
|
|
$ npm install @ionic-native/plugins/device-accounts
|
|
|
|
```
|
|
|
|
|
|
|
|
## [Usage Documentation](https://ionicframework.com/docs/native/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
|
2021-09-29 20:38:45 +08:00
|
|
|
|
|
|
|
|
|
|
|
|