Logcat Reader

Logcat Reader

Преглед, търсене и запазване на дневниците на вашето устройство

Информация За Приложението


2.3.0
May 17, 2025
Android 4.1+
Everyone

Advertisement

Описание На Приложението


Анализ И Преглед На Приложения За Android: Logcat Reader, Разработен От Darshan Parajuli. Изброени В Категория Инструменти. Текущата Версия Е 2.3.0, Актуализирана На 17/05/2025 . Според Прегледите На Потребителите В Google Play: Logcat Reader. Постигнати Над 228 Хиляда Инсталации. В Момента Logcat Reader Има 502 Отзива, Средна Оценка 4.1 Звезди

LogCat Reader улеснява преглеждането и запазването на дневниците на устройството. Изходният код е достъпен на github.com/darshanparajuli/logcatreader.i,#) {#) features: {# )• Цветово кодирани регистрационни файлове въз основа на приоритет на дневника
• Търсене чрез дневник на съобщения и маркери (поддръжка на маркиране)
• Опция за избор от наличните буфери за лог (Включва тъмен режим и динамичен цвят на цветовете)
• опция за компактен изглед

*може да не работи на всички устройства, в този случай опцията просто няма да присъства в настройки. logs.

android.permission.read_logs
, необходим за показване на всички регистрационни файлове, а не само тези, произведени от самото приложение за четене на logcat; Инструкциите за предоставяне на това разрешение ще се показват всеки път, когато приложението се отвори.

тестван на:
htc one (m7)
htc 10
pixel 9 pro

github: https://github.com/darshanparajuli/logcatreader заля
В Момента Предлагаме Версия 2.3.0. Това Е Най -Новата Ни, Най -Оптимизирана Версия. Подходящ Е За Много Различни Устройства. Безплатно Изтегляне Директно Apk От Google Play Store Или Други Версии, Които Хостваме. Освен Това Можете Да Изтеглите Без Регистрация И Не Се Изисква Влизане.

Имаме Повече От 2000+ Налични Устройства За Samsung, Xiaomi, Huawei, Oppo, Vivo, Motorola, LG, Google, OnePlus, Sony, Tablet ... С Толкова Много Опции, За Вас Е Лесно Да Избирате Игри Или Софтуер, Които Отговарят На Вашето Устройство.

Може Да Е Полезно, Ако Има Някакви Ограничения В Страната Или Някакви Ограничения От Страната На Вашето Устройство В Google App Store.

Какво Ново


* Add option to filter the logs list by search keyword instead of highlighting the search hits
* Add option to copy package name
* Miscellaneous improvements

Оценете И Преглед В Google Play Store


4.1
502 Общо
5 63.3
4 14.5
3 8.0
2 1.6
1 12.7

Общ Брой Оценки

Общ Брой Активни Потребители, Оценени За: Logcat Reader

Общ Брой Инсталации (*Прогнозно)

Оценка На Общия Брой Инсталации В Google Play, Приблизително От Броя На Оценките И Инсталационните Граници, Постигнати В Google Play.

Последни Коментари

user
A Google user

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.

user
A Google user

Unfortunately the app cannot filter a period by time. This is crucial for me, since I'm debugging crashes, and I don't know what causes them but I do know when they happened. I have to scroll through thousands of logs before I get to the time which was a minute ago.

user
A Google user

Works great. Just note, the command you need to write is all one line. obvious when you think about it but i brain farted. Helps me figure out programs that are installed and doing rogue things like auto adjusting my volume everytime i unlock my phone! (webex). this tool isnt just for developers!

user
Gleb Syrovatskii

Impossible to use. Search instead of searching does filtering, and after clearing the search string the current found position of interest is reset. Please let me find the position and be able to examine the surrounding entries!:(

user
A Google user

I by-mistakely deleted a key-module in my device.. And landed with many problems on my device.With the perfect filters and beautiful ui of this app.. i was able to identify that which module exactly it was. Then i downloaded it from web.. and everything got fixed.. Loved it♡♡♡♡

user
A Google user

Definitely one of the best logcat apps on Android, it doesn't require root, instead, you grant access with an ADB shell command. Decent UI, good filtering features, dark theme, it has everything I expected.

user
A Google user

Works without root but had to restart twice. UI could be more usable. e.g. long clicking an event automatically adds its PID/TID/log lebel into filters or possibility to disable to filter to avoid the need to recreate them.

user
Yury Gotgelf

Very useful and convenient program. I am missing only one little thing: START_RECORDING_EXTRA in order to start the recording automatically at application launch. Would you kindly add? Thanks.