Logcat Reader

下载: Logcat Reader APK

  • 最新版本
应用程序 ID com.dp.logcatapp
下载 217.5K
上传者 Darshan Parajuli
4.1/491+
Everyone
需要 android 4.1
更新日期 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.