Android app that displays the logcat buffer in a system overlay window.
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.
The following table is the detailed list of GhostLog.
Item | Value |
---|---|
Java File Count | 22 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 4 |
Fragment Count | 1 |
Required Permissions | android.permission.ACCESS_SUPERUSER android.permission.GET_TASKS android.permission.READ_LOGS android.permission.SYSTEM_ALERT_WINDOW com.readystatesoftware.ghostlog.permission.READ_LOGS |
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.
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