Logcat [NO ROOT]

256.2K installs
688 ratings
1K monthly active users
Revenue not available
Install Trends
Weekly +131
Steady
Monthly +521
Steady

Logcat [NO ROOT] Summary

Logcat [NO ROOT] is a mobile Android app in Tools by Anton Tananaev. Released in Jul 2016 (9 years ago). It has about 256.2K+ installs and 688 ratings with a 3.17★ (mixed) average. Based on AppGoblin estimates, it reaches roughly 1K monthly active users . Store metadata: updated Jul 2, 2025.

Recent activity: 131 installs this week (521 over 4 weeks) showing above average growth , and 1.00 new ratings this week View trends →

Store info: Last updated on Google Play on Jul 2, 2025 .


3.17★

Ratings: 688

5★
4★
3★
2★
1★

Screenshots

App screenshot
App screenshot
App screenshot
App screenshot

App Description

Logcat app that does not require root access

PLEASE READ DESCRIPTION.

Read Android logs without root access. The app uses remote debugging to connect to phone local ADB daemon. Configuring remote debugging on a phone can be challenging and requires some technical expertise. It has to be done once and after each device reboot.

Enable USB debugging first on your device. Navigate to Settings > About Phone and tap Build number seven times. Go back, access the Developer options menu and check USB debugging option.

Next step is to enable remote debugging. You need to have Android SDK installed on your computer. Connect your phone via USB cable and run following adb command:

adb tcpip 5555

Disconnect USB cable before trying to use the app. Some phones have problems handling network ADB connection when they are connected via USB as well.

Sometimes establishing connection to ADB hangs and requires killing and restarting the app. It seems to be a problem with ADB daemon itself and not the app issue.