Logcat Reader

ダウンロード: Logcat Reader APK

  • 最新バージョン
アプリケーションID com.dp.logcatapp
ダウンロード 217.5K
アップロード方法 Darshan Parajuli
評価 4.1/491+
コンテンツのレーティング Everyone
アンドロイドが必要です 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.