Skip to content

A simple app for viewing logs on an android device.

License

Notifications You must be signed in to change notification settings

android-deep/LogcatReader

 
 

Repository files navigation

Logcat Reader Build Status

A simple app for viewing logs on an android device.

Get it on F-Droid Get it on Google Play

Screenshots

Usage

Use ADB to grant android.permission.READ_LOGS to LogCatReader.

adb shell "pm grant com.dp.logcatapp android.permission.READ_LOGS && am force-stop com.dp.logcatapp"

Contributing

Pull requests are welcome! Please use Square's code style for formatting. 🙏

About

A simple app for viewing logs on an android device.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 98.6%
  • Java 1.4%