Handling method and device for abnormal information
Patent Information
- Authority / Receiving Office
- CN Β· China
- Patent Type
- Applications(China)
- Current Assignee / Owner
- BEIJING GRIDSUM TECH CO LTD
- Publication Date
- 2015-04-08
Smart Images
Figure 1 Figure 2
Abstract
Description
technical field
[0001] The invention relates to the field of computer software, in particular to a method and device for processing abnormal information. Background technique
[0002] In the development process of an application program (APP), APP developers will use a software development kit (SDK). For example, when developing an Android APP, the SDK developer will provide the Android SDK to the APP developer to use, thereby completing the Android APP development. Android APP occasionally crashes unexpectedly during the running process, that is, an exception occurs, so developers need to analyze and solve the above abnormal problems.
[0003] What needs to be explained here is that when an exception occurs in an Android APP, it is impossible to distinguish whether the above abnormality originates from the software development kit (SDK) or the APP itself. APP developers, and SDK developers and APP developers need to analyze the above abnormal information at the same time ...