Logcat Reader

تحميل: Logcat Reader APK

  • أحدث إصدار
معرف التطبيق 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.