You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2020/04/29 16:05:11 UTC

[GitHub] [cordova-android] breautek commented on issue #966: Ability to inspect/read setting for a platform device

breautek commented on issue #966:
URL: https://github.com/apache/cordova-android/issues/966#issuecomment-621308198


   I installed `cordova-plugin-device-settings` and looked at the source code that appeared in the `node_modules` and that plugin didn't do much anyway, it only provided an API to determine if the phone had developer mode enabled and nothing else.
   
   [cordova-diagnostic-plugin](https://github.com/dpa99c/cordova-diagnostic-plugin#notifications-module) may have what you need.
   
   In general, I think this is probably better off to be a plugin rather than a core feature. It appears that these [docs](https://developer.android.com/reference/android/provider/Settings) would be a good starting place for an android implementation.
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org