Discover

Topics

LogScan - Android log viewer

LogScan - Android log viewer APK

LogScan - Android log viewer APK

1.1 FreeKevin Gilbert ⇣ Download APK (1.35 MB)

What's LogScan - Android log viewer APK?

LogScan - Android log viewer is a app for Android, It's developed by Kevin Gilbert author.
First released on google play in 9 years ago and latest version released in 8 years ago.
This app has 0 download times on Google play and rated as 3.27 stars with 15 rated times.
This product is an app in Tools category. More infomartion of LogScan - Android log viewer on google play
LogScan allows you to:

* View and search the Android log file;
* Filter the information that is displayed by log tag and/or priority;
* View the log information in a "paged" manner - the size of each page is user selectable;
* Copy the current page of log lines to the system clipboard;
* Email the current (filtered) log information;
* Refresh the displayed log information from the live log file; and
* Clear the log file.

Please refer to the screenshots.

Your device does not have to be rooted to use this app. But, if your device is running Jelly Bean or later, this app will not be of much use unless you manually add the android.permission.READ_LOGS. This can be done by executing the command

adb shell pm grant au.id.kmg.logscan android.permission.READ_LOGS

If this is just techno-babble to you, then perhaps this app is not for you. Seriously! This app is for Android developers and hackers, so knowledge of "adb" is assumed.

KNOWN ISSUES

When using the search facility, the display will automatically be zoomed to a scale that ensures that the entire log line is visible on the screen.

The usually results in the font being so small as to be unreadable.

Pinch zoom can be used to enlarge the text, but this will be negated on the next find next/prior.

This seems to be a "feature" of the Android WebView class.