Read and write with Zebra

Descargar: Read and write with Zebra APK

  • Última versión
ID de aplicación air.de.kreaktor.zebraschreibtabelle
Descargas 160.29K
Subir por Ernst Klett Verlag GmbH
3.3/364+
Everyone
Requiere Android 7.0
Actualizado el Jun 05, 2023

android.Manifest.permission

  • android.permission.DISABLE_KEYGUARD:
    Allows applications to disable the keyguard if it is not secure.
  • android.permission.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.READ_EXTERNAL_STORAGE:
    Allows an application to read from external storage.
  • android.permission.WAKE_LOCK:
    Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
  • android.permission.WRITE_EXTERNAL_STORAGE:
    Allows an application to write to external storage.
  • com.android.vending.BILLING: