Utility view for displaying logcat on Android device..
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.
The following table is the detailed list of logcat.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Minimum SDK Version | 11 |
Activity Count | 1 |
Required Permissions | android.permission.READ_LOGS |
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.
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