Android Open Source - App display GhostLog






Project Summary

Android app that displays the logcat buffer in a system overlay window.

Web Site / Source Repository

GhostLog is hosted in the following web site
https://github.com/jgilfelt/GhostLog

If you think the Android project GhostLog 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 GhostLog.

ItemValue
Java File Count22
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count4
Fragment Count1
Required Permissionsandroid.permission.ACCESS_SUPERUSER
android.permission.GET_TASKS
android.permission.READ_LOGS
android.permission.SYSTEM_ALERT_WINDOW
com.readystatesoftware.ghostlog.permission.READ_LOGS




Resource Files

There are 7 image files in GhostLog. The names of the image files are listed as follows.

ic_action_add.png
ic_action_clear.png
ic_action_delete.png
ic_action_pause.png
ic_action_play.png
ic_action_share.png
ic_stat_ghost.png

The following screenshort is generated from the image listed above.

null




Java Source Files

GhostLog has the following Java source files.

com.nolanlawson.logcat.helper.LogcatHelper.java
com.nolanlawson.logcat.helper.RuntimeHelper.java
com.nolanlawson.logcat.helper.SuperUserHelper.java
com.nolanlawson.logcat.util.ArrayUtil.java
com.nolanlawson.logcat.util.UtilLogger.java
com.readystatesoftware.ghostlog.BasePreferenceActivity.java
com.readystatesoftware.ghostlog.LogAdapter.java
com.readystatesoftware.ghostlog.LogLine.java
com.readystatesoftware.ghostlog.LogReaderAsyncTask.java
com.readystatesoftware.ghostlog.LogReceiver.java
com.readystatesoftware.ghostlog.LogService.java
com.readystatesoftware.ghostlog.MainActivity.java
com.readystatesoftware.ghostlog.ProcessMonitorAsyncTask.java
com.readystatesoftware.ghostlog.SeekBarPreference.java
com.readystatesoftware.ghostlog.ShareActivity.java
com.readystatesoftware.ghostlog.TagFilterListActivity.java
com.readystatesoftware.ghostlog.integration.Constants.java
com.readystatesoftware.ghostlog.integration.Constants.java
com.readystatesoftware.ghostlog.integration.IntegrationReceiver.java
com.readystatesoftware.ghostlog.integration.IntegrationService.java
com.readystatesoftware.ghostlog.integration.sample.Cheeses.java
com.readystatesoftware.ghostlog.integration.sample.MainActivity.java