An Android app that captures system logs to files.
logcap is hosted in the following web site
https://github.com/breadmaster/logcap
If you think the Android project logcap 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 logcap.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [hdpi] |
Minimum SDK Version | 5 |
Activity Count | 1 |
Required Permissions | android.permission.READ_LOGS android.permission.RECEIVE_BOOT_COMPLETED android.permission.WRITE_EXTERNAL_STORAGE |
There are 1 image files in logcap. The names of the image files are listed as follows.
star_notify.png
The following screenshort is generated from the image listed above.
logcap has the following Java source files.
org.jasontian.logcap.App.java org.jasontian.logcap.BootCompleteReceiver.java org.jasontian.logcap.LogcapService.java org.jasontian.logcap.MainActivity.java org.jasontian.logcap.util.BufferInfoPreference.java org.jasontian.logcap.util.FileInfoPreference.java org.jasontian.logcap.util.MultiSelectListPreference.java org.jasontian.logcap.util.Util.java