EMS Guidebook

Baixar: EMS Guidebook APK

  • Versão mais recente
ID do aplicativo com.cookiejardevelopment.emsguidebook
Baixar 26.38K
Enviar por CookieJar Development
Classificação 2.6/74+
Classificação do conteúdo Everyone, Digital Purchases
Requer Android 10
Atualizado em May 01, 2023

android.Manifest.permission

  • android.permission.ACCESS_COARSE_LOCATION:
    Allows an app to access approximate location.
  • android.permission.ACCESS_FINE_LOCATION:
    Allows an app to access precise location.
  • android.permission.ACCESS_NETWORK_STATE:
    Allows applications to access information about networks.
  • android.permission.CALL_PHONE:
    Allows an application to initiate a phone call without going through the Dialer user interface for the user to confirm the call.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.POST_NOTIFICATIONS:
    Allows an app to post notifications
  • android.permission.READ_EXTERNAL_STORAGE:
    Allows an application to read from external storage.
  • android.permission.REORDER_TASKS:
    Allows an application to change the Z-order of tasks.
  • android.permission.WRITE_EXTERNAL_STORAGE:
    Allows an application to write to external storage.
  • com.cookiejardevelopment.emsguidebook.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION: