Method for automatically generating Android application callback sequence on basis of callback function modeling
A callback function, automatic generation technology, applied in electrical digital data processing, software testing/debugging, instruments, etc., can solve problems such as difficulty in finding sequence patterns, error-prone results, and difficulty in applying sequence models.
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0064] According to the method of the present invention, realize the figure 1 The java source code automatically generates a unified callback sequence.
[0065] The invention first builds an Android callback information library, constructs a white list set, a registration relationship set, a release registration relationship set, a jump function set between components, and a callback function set.
[0066] right figure 1 The source code shown performs function-callback mapping preprocessing. Initialize the callback function set callbackSet and the developer-defined non-callback function set funSignedSet as empty sets. right figure 1 Scan the source code of the source code, and every time a function definition is scanned, mark the predecessor function and successor function of this function, and classify and mark the function. The method of classifying and marking is: check whether the name of the function appears in the Android callback information library. In the function...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More 


