Logcat Reader

4.1
525 reviews
100K+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

Logcat Reader makes it easy to view and save the device logs. The source code is available at github.com/darshanparajuli/LogcatReader.

Features:
• Color coded logs based on log priority
• Search through log messages and tags (supports highlighting)
• Option to select from available log buffers*
• Save logs as a simple text file (as you would see via logcat)
• Material theme (includes dark mode and dynamic color options)
• Compact view option

*May not work on all devices, in which case, the option will simply not be present in Settings.

Permissions:
android.permission.WRITE_EXTERNAL_STORAGE
Needed for saving logs.

android.permission.READ_LOGS
Required for showing all of the logs, not just the ones produced by the Logcat Reader app itself; instructions to grant this permission will show every time the app is opened.

Tested on:
HTC One (m7)
HTC 10
Pixel 9 Pro

GitHub: https://github.com/darshanparajuli/LogcatReader

Thank you for checking out this app :)
Updated on
Oct 25, 2025

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection

Ratings and reviews

4.1
501 reviews
Br1Jm0h4n
August 3, 2025
Absolutely love this Logcat reader! It’s clean, fast, and super helpful for debugging my Android apps on the go. The interface is intuitive, and I can easily filter logs, search by tag, or even export them. I appreciate how lightweight and responsive it is, even on older devices.
Did you find this helpful?
A Google user
January 5, 2020
Granted the permission but still not capturing app crash event. Also, adb command should be accessible through settings to make it easy to figure out once the window displaying it is closed. Update: got it to work after completely closing and reopening the app (restarting didn't work). Shouldn't have to do that, or should at least tell you to do it if needed. Also, should be able to search then copy all entries or save them to a separate file, to make it easier to get just the ones you need.
39 people found this review helpful
Did you find this helpful?
Alex Reed
April 30, 2025
I went back to v-1.7.2 because of the search feature. When you search in the old version it will filter out anything that doesn't include the term you are searching for which works great for me. I can also see why the new search would be helpful to many who may want to see the before and after events. Thanks for a great app!
2 people found this review helpful
Did you find this helpful?
Darshan Parajuli
April 30, 2025
Good feedback. I think I'll add an option in the settings to toggle whether search should highlight or filter. Thanks!

What’s new

Bug fixes and performance improvements