Kansas Gas Service

Descargar: Kansas Gas Service APK

  • Última versión
ID de aplicación com.kansasgasservice
Descargas 72.87K
Subir por ONE Gas, Inc
4.0/208+
Everyone
Requiere Android 8.0
Actualizado el Mar 05, 2024

android.Manifest.permission

  • android.permission.ACCESS_NETWORK_STATE:
    Allows applications to access information about networks.
  • android.permission.ACCESS_WIFI_STATE:
    Allows applications to access information about Wi-Fi networks.
  • android.permission.BIND_NOTIFICATION_LISTENER_SERVICE:
    Must be required by an NotificationListenerService, to ensure that only the system can bind to it.
  • android.permission.CAMERA:
    Required to be able to access the camera device.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.MANAGE_DOCUMENTS:
    Allows an application to manage access to documents, usually as part of a document picker.
  • android.permission.MEDIA_CONTENT_CONTROL:
    Allows an application to know what content is playing and control its playback.
  • android.permission.MOUNT_FORMAT_FILESYSTEMS:
    Allows formatting file systems for removable storage.
  • android.permission.MOUNT_UNMOUNT_FILESYSTEMS:
    Allows mounting and unmounting file systems for removable storage.
  • android.permission.PERSISTENT_ACTIVITY:
    This constant was deprecated in API level 15. This functionality will be removed in the future; please do not use. Allow an application to make its activities persistent.
  • android.permission.READ_EXTERNAL_STORAGE:
    Allows an application to read from external storage.
  • android.permission.READ_FRAME_BUFFER:
  • android.permission.SEND_RESPOND_VIA_MESSAGE:
    Allows an application (Phone) to send a request to other applications to handle the respond-via-message action during incoming calls.
  • android.permission.SET_ACTIVITY_WATCHER:
  • android.permission.USE_FINGERPRINT:
    This constant was deprecated in API level 28. Applications should request USE_BIOMETRIC instead
  • android.permission.VIBRATE:
    Allows access to the vibrator.
  • android.permission.WRITE_EXTERNAL_STORAGE:
    Allows an application to write to external storage.