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.