• aLogcat (free) - logcat 1
  • aLogcat (free) - logcat 2

aLogcat (free) - logcat

This is the free version of aLogcat. Please consider the donate version if you find it useful. If not, that's okay too. This version is exactly the same as the donate version.
View color-coded, scrolling (tailed) Android device (logcat) logs directly from your phone. No USB, adb, or emailing necessary.

Set log format / level / buffer, filter logs by regex, clear log file, save to SD.

Share logs via any application that handles plain text or HTML sharing, including Gmail, Email, Pastedroid, Bluetooth, and others.

Install application Pastedroid to share logs via pastebin. Ensure HTML output is disabled in preferences as this only supports plain text logs.

aLogcat supports near full control through intents. Broadcast to start the app, save log snapshots, share logs, or make periodic saves.

Note: the periodic save feature was removed as of version 2.5. Consider the application aLogrec if you need to continuously record logs to the SD card.http://play.google.com/store/apps/details?id=org.jtb.alogrec

With contributions by,Marcus Wolschon

Category : Tools

Related searches

Reviews (23)

Pet. v. d. V. Nov 26, 2014     

Program starts but the screen remains blank while my app DOES write log info

A. G. u. Jul 14, 2012     

Google changed the READ_LOGS permission in Android 4.1 so that only system apps can get it.

Eri. M. May 6, 2015     

This can be an awesome tool, but only when it works. Most of the time, it simply does nothing, or at least nothing in the 10 minute patience limit I have. The few times it's worked though, I loved it, so it remains on my list.

A. G. u. Feb 11, 2014     

Google now blocks apps from having access to system logs so this app is pretty useless. Bummer.

Aar. H. May 14, 2014     

Really useful. Now I can test my app on my device without cables. 5 stars for sure

A. G. u. Apr 25, 2012     

When I try to enter the Preferences, it Force Closes. I was trying to use this to capture the Force close of another app to send to the developer, but I couldn't, and I don't have access to a PC to use adb :-[

Kev. M. Nov 11, 2015     

This app did absolutely nothing. Wish i could give zero stars.

A. G. u. Aug 8, 2012     

Perfect tool. If it could be combined with aLogrec to get logs which were longer, it would be even more perfect :)

A. G. u. Oct 9, 2012     

I realize that it is a system limitation which prevents this app from working, but they should probably mention that in the description.

Mor. F. Jul 29, 2014     

This app used to do something but since Jelly Bean, it can only view its own log messages, which is kind of pointless. Unless the phone is rooted, perhaps, the only way to get the logs now is to install the Android SDK, connect the phone via USB, and use adb logcat.

Jer. J. Jan 22, 2013     

I saw a blank screen for five minutes trying to figure out what was draining my battery. If you update your app i may try again. Sorry.

A. G. u. Jul 14, 2012     

Wish it didn't clear when I lock my phone. Love the control over what is displayed and how. More formats would be nice.

A. G. u. Nov 1, 2012     

Great free app, works flawlessly (customized ICS), convenient switch between live update and scrolling modes.

A. G. u. Jul 13, 2012     

Would be better if default setting was to show time and date of each thing instead off it being an option. Minor point makes it easier.

Mic. S. Mar 9, 2013     

I installed this to troubleshoot issues with another app, but it doesn't log any activity other than activity within this app.

Cha. M. Jan 25, 2014     

New security policies in Android 4 make this only debug itself. Description needs updating.

Rak. K. Nov 12, 2015     

It used to work on my old phone, but now it wont work on my new phone with android 4.3.1 it just says please wait and then nothing shows up

Jar. H. Jul 27, 2015     

It works after enabling the READ_LOGS permission for it, using adb: `pm grant org.jtb.alogcat android.permission.READ_LOGS` and restarting the app. This is needed on the newer Android versions. Please update the description to get one more start. Also, better filtering would be nice. Another star will be granted if I could filter messages only from some app/facility

A. G. u. Aug 28, 2012     

I saw the comment that said this will stop working on jb, since most people using it are probably rooted anyway, you can use titanium backup to convert to system app and it works great again.

A. G. u. Oct 5, 2012     

App helped to check crashes in my app. Useful. Thanks

Eva. C. Aug 1, 2013     

After moving the app system (at least I have an app for that not titanium) it works. But I flash new Rom images very regularly and don't want to be this every day/few days so they're available in the rare case I need it . An alternative solution would be great and would be happy to grant this root permissions if implemented. Best looking of all the alternatives though.

A. G. u. Sep 25, 2015     

Extremely interesting tool since Logcat does pop up in searching the OS for a built-in bug, 4.4.2 v19 with missing attributes. This may work if my glaucoma holds out!

Ahm. H. Apr 27, 2016     

It' not working by default until executing this command "adb shell pm grant org.jtb.alogcat android.permission.READ_LOGS". This should be clear in the description though, I know it used to work in old versions, but it's different now.