Firestop Selector

Baixar: Firestop Selector APK

  • Versão mais recente
ID do aplicativo com.hilti.mobile.blueoyster
Baixar 6.32K
Enviar por Hilti AG
Classificação do conteúdo Everyone
Requer Android 9
Atualizado em Dec 06, 2023

android.Manifest.permission

  • 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.CAMERA:
    Required to be able to access the camera device.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.READ_MEDIA_IMAGES:
    Allows an application to read image files from external storage.
  • android.permission.READ_MEDIA_VIDEO:
    Allows an application to read video files from external storage.
  • android.permission.WRITE_EXTERNAL_STORAGE:
    Allows an application to write to external storage.