AppID: | com.ryuunoakaihitomi.ForceCloseLogcat |
Author: | ZQY |
License: | MIT |
InRepoSince: | 2018-07-31 |
LastRepoUpdate: | 2019-02-26 |
LastAppUpdate: | 2018-12-11 |
LastVersion: | 6.0.9.2 |
Categories: | System |
APK source: | Github |
Google Play: | Check if it's there |
An application that records the error log generated by the application crash in the Android system.
When encountering an application FC, the only feedback a user sees is: "Report, this application FC." – which will not be useful for developers to fix this FC bug. At this point you need an application that can log FC logs and send the logs to the developer to let the developer know that there is a problem with the execution step.
This is a log application that can be used to record the Android Runtime when the application collapses. Suitable for crash log records that do not have their own logging feature. Requires root.
Note: If it is a relatively large application, it is very likely that this application has added exception handling. This will intercept the FC log and cause the log to not be logged. When this application FC is used, the log may have been uploaded or the file has been left. At this time, just consult the developer to find the next step.
NoSourceSince
: Upstream source for this app is no longer available. Either the app went commercial, the repo was dropped, or it has moved to a location currently unknown to us. This usual means there won't be further updates unless the source reappears.