Data processing method and device for application program
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Applications(China)
- Current Assignee / Owner
- SHANGHAI QINGGAN INTELLIGENT TECH CO LTD
- Publication Date
- 2021-05-07
Smart Images

Figure 1 
Figure 2 
Figure 3
Abstract
Description
technical field
[0001] The present invention relates to the field of data processing, in particular to a data processing method and device for application programs. Background technique
[0002] Application (Application, APP) refers to a computer program for completing one or more specific tasks. It runs in user mode, can interact with users, and has a visual user interface.
[0003] The installation package of the application program on the Android mobile terminal generally exists in the APK (Android application package) file format. APK is a file format like SymbianSis or Sisx. It can be installed by directly transferring the APK file to the Android emulator or Android phone for execution.
[0004] The APK file is the same as Sis, and the project compiled by androidsdk is packaged into an installer file in the format of APK. The APK file is actually in Zip format, but the suffix is ​​changed to APK. After decompressing through UnZip, you can see the Dex file. Dex is the...