Skip to content

A simple app for viewing logs on an android device.

License

Notifications You must be signed in to change notification settings

TV-Box-Support/LogcatReader

This branch is 92 commits behind darshanparajuli/LogcatReader:master.

Folders and files

NameName
Last commit message
Last commit date
Nov 25, 2023
Nov 25, 2023
Nov 25, 2023
Nov 25, 2023
Nov 25, 2023
Apr 8, 2018
Mar 10, 2021
May 5, 2018
May 5, 2018
Nov 20, 2017
Mar 13, 2021
Nov 25, 2023
Nov 25, 2023
Nov 10, 2017
Nov 10, 2017
Jan 29, 2019

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

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 98.6%
  • Java 1.4%