Method for reducing crash rate of Android application program
A technology of applications and alternatives, applied in the information field, can solve problems affecting user experience, UI thread blocking, application unresponsiveness, etc.
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment 1
[0019] like figure 1 , the present invention provides a method for reducing the crash rate of an Android application, comprising the following steps:
[0020] (1) When the application starts, it takes over the default message polling mechanism in the application by sending a message that will poll the message queue indefinitely;
[0021] (2) Capture the exception of message execution in the self-built polling mechanism;
[0022] (3) According to the abnormal information, select an alternative solution issued by the server to guide the user to continue to use;
[0023] (4) If there is no corresponding alternative for the exception, upload the exception information to the server;
[0024] (5) Developers customize alternative solutions (such as H5 operation process or other equivalent function entry) according to the abnormal information reported in (4);
[0025] (6) Deliver the customized alternative to the client, and the alternative can be hit the next time the client trigg...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More 
