Android Open Source - Development file logcap






Project Summary

An Android app that captures system logs to files.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of logcap.

ItemValue
Java File Count8
Supported screen sizes[hdpi]
Minimum SDK Version5
Activity Count1
Required Permissionsandroid.permission.READ_LOGS
android.permission.RECEIVE_BOOT_COMPLETED
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

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.

null

Java Source Files

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