Method for analyzing and detecting service use defects in Android application
A detection method and defect technology, applied in the field of analysis and detection of service use defects in Android applications, can solve the problems of no service use defect research, no construction of detection tools, service leakage, etc., to achieve detailed division, strong versatility, and detection. wide range of effects
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment
[0077] The invention provides an analysis and detection method for service use defects in Android applications. By testing the Android application, the detection result of the service usage defect in the application is generated. The specific detection process is as follows figure 1 shown. First, for a specific apk file to be tested, after converting it into a jimple file, analyze whether the application uses the service. If the service is used, go to the next step, otherwise end the analysis; then, search the jimple file to get the service usage set, and use the service matching algorithm to match the service; finally, perform anti-pattern detection on the obtained service usage set, and get the detection result.
[0078] In this implementation, the method includes the following steps:
[0079] Step 1, for an Android application to be tested, analyze whether it uses the service, the specific steps are as follows:
[0080] Step 1-1, use soot to convert the installation pac...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More 


