Logcat Extreme

3.8
922 reviews
100K+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

Logcat Extreme is a powerful and versatile logcat reader and recorder designed for developers, testers, and anyone who needs deep insights into their Android device. Whether you're debugging your app, analyzing system performance or troubleshooting device issues, Logcat Extreme provides the features and flexibility you need.
Enjoy the handy user interface and the unique "Floating Logcat" feature which allows you to keep the logcat on top while you work on your device, perfect for testing! The logcat is displayed in a window that you can move, resize and even minimize, just like a desktop one.

Important Notes:

Root access or "READ_LOGS" permission is required for full functionality. On non-rooted devices, grant the "READ_LOGS" permission using ADB:
"adb shell pm grant scd.lcex android.permission.READ_LOGS"

Key Features:

* Real-time Logcat Reading: Monitor live logs as they happen, giving you instant visibility into your device's activity.
* Pause & Resume: Freeze the logcat stream whenever you need to examine specific entries without missing any crucial information.
* Background Recording: Capture logs even when the app is closed, ensuring you don't miss a single event.
* Powerful Filtering: Refine your logcat view with filters based on priority level, format, and keywords to isolate the information you need. Use the search box for quick filtering.
* Kernel Debugging (dmesg): Access kernel debug messages for advanced system-level analysis.
* Share Logs with Ease: Share log files or send logs via email on the fly.
* Floating Logcat (resizable & minimizable): Keep the logcat on top while using other apps, perfect for real-time monitoring during development and testing. Resize and minimize the floating window for optimal workflow.
* Intuitive design: Enjoy a clean, modern and user-friendly interface designed for efficient logcat management.

For developers:

Use intent actions and extras in order to launch the
logcat recorder directly from your apps:

"scd.lcex.ACTION_REC" start recording
"scd.lcex.ACTION_STOP" stop recording and associated service
"scd.lcex.EXTRA_FILTER" logcat filter (string, optional), use in conjunction with ACTION_REC

Download Logcat Extreme today and take control of your Android logs!
Updated on
Jan 31, 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

3.7
852 reviews
LoofyBeats Gaming (Producer Moedax)
April 10, 2025
It really is an amazing app. The logs finally show up properly. But it has bug... Also ...I don't trust the "needing permission for root access". it's just safe if it isn't Samsung or your cellular manufacturer...
Did you find this helpful?
A Google user
August 16, 2019
i think something is broken in latest update, no logs are showing or being saved. no idea if it's error on my side but previously on a different rom it was working great & the record logs (auto saves in a file) option really helped a lot when had to capture logs of device restarting at a specific event.
27 people found this review helpful
Did you find this helpful?
comrade
July 22, 2023
First it does, it fills it's RAM limit so can't work. You must press + and pause. So you can look the app. Very valuable app. Saves time anyway. Experiment with one app, look for some 'service' in log, write that service in filter and you'll see only it in log.
6 people found this review helpful
Did you find this helpful?

What’s new

ver 2.0
Updated SDK version, graphic refresh

ver 1.9
Improved UI

ver 1.65
How-to info for non-root users (see "Info and Guide" section)

ver 1.6
BottomBar added, now you can choose between floating buttons or bottom Bar to control your logcat
Search added in Saved Logs

ver 1.5
Brand new user interface
New dark theme added

ver 1.45
Per-app logcat
Search/filter box with cancel button
Log filtering in floating mode
Log clear/restore in floating mode

ver 1.1
Floating Logcat feature added