Logcat Reader

Baixar: Logcat Reader APK

  • Versão mais recente
ID do aplicativo com.dp.logcatapp
Baixar 217.5K
Enviar por Darshan Parajuli
Classificação 4.1/491+
Classificação do conteúdo Everyone
Requer Android 4.1
Atualizado em Mar 08, 2021

android.Manifest.permission

  • android.permission.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • android.permission.READ_EXTERNAL_STORAGE:
    Allows an application to read from external storage.
  • android.permission.READ_LOGS:
    Allows an application to read the low-level system log files.
  • android.permission.WRITE_EXTERNAL_STORAGE:
    Allows an application to write to external storage.