Logcat Reader

Logcat Reader

Zobrazit protokoly z vašeho zařízení

Informace O Aplikaci


2.3.0
May 17, 2025
Android 4.1+
Everyone

Advertisement

Popis Aplikace


Analýza A Revize Aplikací Pro Android: Logcat Reader, Vyvinuté Společností Darshan Parajuli. Uvedeno V Kategorii Nástroje. Aktuální Verze Je 2.3.0, Aktualizována Na 17/05/2025 . Podle Recenzí Uživatelů Na Google Play: Logcat Reader. Dosaženo Více Než 228 Tisíc Instalací. Logcat Reader Má V Současné Době Recenze 502, Průměrné Hodnocení 4.1 Hvězd

Logcat Reader usnadňuje prohlížení a ukládat protokoly zařízení. Zdrojový kód je k dispozici na github.com/darshanparajuli/LogcatReader.

Vlastnosti:
• Barevné značení kulatiny založené na prioritě log
• prostřednictvím zpráv protokolu a tagů Vyhledávání
• Možnost vybrat z dostupných vyrovnávacích pamětí protokolů *
• ukládat protokoly jako jednoduchý textový soubor (jako byste vidět přes Logcat)
• Tmavé UI téma (zapne v noci automaticky ve výchozím nastavení)

* Nemusí fungovat na všech zařízeních, v takovém případě bude tato možnost prostě není přítomen v Nastavení.

Oprávnění:
android.permission.WRITE_EXTERNAL_STORAGE
    Potřebný pro ukládání logů.

android.permission.READ_LOGS
    Potřebný pro načítání všechny z kulatiny, ne jen ty, vyráběné samotnou aplikaci, návod k udělení tohoto povolení bude zobrazovat při každém otevření aplikace.

Testováno na:
HTC One (m7)
HTC 10

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

Děkuji za odhlašování tuto aplikaci :)
V Současné Době Nabízíme Verzi 2.3.0. Toto Je Naše Nejnovější, Nejvíce Optimalizovaná Verze. Je Vhodný Pro Mnoho Různých Zařízení. Zdarma Ke Stažení Přímo Apk Z Obchodu Google Play Nebo Jiných Verzí, Které Hostujeme. Kromě Toho Si Můžete Stáhnout Bez Registrace A Bez Nutnosti Přihlášení.

Máme Více Než 2000+ K Dispozici Zařízení Pro Samsung, Xiaomi, Huawei, Oppo, Vivo, Motorola, LG, Google, OnePlus, Sony, Tablet ... S Tolika Možnostmi, Je Pro Vás Snadné Vybrat Si Hry Nebo Software, Který Odpovídá Vašemu Zařízení.

Může Se Hodit, Pokud Existují Nějaká Omezení Země Nebo Omezení Ze Strany Zařízení V Obchodě Google App Store.

Co Je Nového


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

Ohodnoťte A Zkontrolujte V Obchodě Google Play


4.1
502 Celkový
5 63.3
4 14.5
3 8.0
2 1.6
1 12.7

Celkový Počet Hodnocení

Celkový Počet Aktivních Uživatelů Hodnocených: Logcat Reader

Celkový Počet Instalací (Odhadovaný)

Odhad Celkového Počtu Instalací Na Google Play, Aproximované Z Počtu Hodnocení A Instalačních Mezí Dosažených Na Google Play.

Nedávné Komentáře

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.