Android Open Source - Development utility logcat






Project Summary

Utility view for displaying logcat on Android device..

Web Site / Source Repository

logcat is hosted in the following web site
https://github.com/channguyen/logcat

If you think the Android project logcat listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of logcat.

ItemValue
Java File Count8
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Minimum SDK Version11
Activity Count1
Required Permissionsandroid.permission.READ_LOGS




Resource Files

There are 1 image files in logcat. The names of the image files are listed as follows.

ic_action_search.png

The following screenshort is generated from the image listed above.

null

Java Source Files

logcat has the following Java source files.

chan.android.app.logcat.LogItemAdapter.java
chan.android.app.logcat.LogcatView.java
chan.android.app.logcat.search.AbstractMatcher.java
chan.android.app.logcat.search.BoyerMooreMatcher.java
chan.android.app.logcat.search.KnuthMorrisPrattMatcher.java
chan.android.app.logcat.search.Matcher.java
chan.android.app.logcat.search.RabinKarpMatcher.java