CN103716346A - Management method and device of application on android handset client - Google Patents

Management method and device of application on android handset client Download PDF

Info

Publication number
CN103716346A
CN103716346A CN201210375277.3A CN201210375277A CN103716346A CN 103716346 A CN103716346 A CN 103716346A CN 201210375277 A CN201210375277 A CN 201210375277A CN 103716346 A CN103716346 A CN 103716346A
Authority
CN
China
Prior art keywords
unit
application
apk
external plug
function
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201210375277.3A
Other languages
Chinese (zh)
Inventor
武少鹏
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Shenzhou Taiyue Software Co Ltd
Original Assignee
Beijing Shenzhou Taiyue Software Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Shenzhou Taiyue Software Co Ltd filed Critical Beijing Shenzhou Taiyue Software Co Ltd
Priority to CN201210375277.3A priority Critical patent/CN103716346A/en
Publication of CN103716346A publication Critical patent/CN103716346A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Stored Programmes (AREA)

Abstract

The invention discloses a management method and device of an application on an android handset client. The management method of the application on the android handset client includes: when an instruction of a request party to call a built-in first function in a first application is received, the first application acquires an APK of an externally arranged plugin corresponding to the first function, wherein the APK of the externally arranged plugin and an APK of the first application are operated and installed in the client independently respectively; and in the same process, the first application and the externally arranged plugin are operated and the first application accesses resource data in the APK of the externally arranged plugin and operates the resource data obtained through the accessing. The management method and device of the application on the android handset client are capable of improving controllability and expansibility of the application on the client and provide higher freedom degree for a user.

Description

Management method and the device on a kind of Android cell-phone customer terminal, applied
Technical field
The present invention relates to client development technique field, management method and the device particularly on a kind of Android cell-phone customer terminal, applied.
Background technology
High speed development along with SmartClient (as smart mobile phone client), the smart mobile phone FTP client FTPs such as Android (Android) also more and more show its advantage and oneself feature, and the various colourful application also life of let us are more interesting.
Under Android system, application is all with APK (Android Package, Android packet) form operation is arranged in client, a corresponding application of APK, and for example on mobile phone, an instant messaging is applied (as common QQ application) corresponding to an APK.
Under current Android system, most modes that all adopt the build-in function of application own, the correlation function that is about to applied business is selected for user as the part in application, for example, to the instant messaging application on mobile phone, the skin function of this application or other and applied business correlation function are realized in the inside of instant communications applications, and the resource file of these functions etc. is also all built in application.
At least there is following defect in the scheme of existing client-side management application:
Existing correlation function is all built in application, cannot unload separately, also cannot upgrade separately.While upgrading as the plug-in unit of certain correlation function in only needing application, can only again develop the application making new advances, application is carried out to whole expansion and renewal, cause the controllability of application and expansion is poor, the complex operation of application and development, efficiency are lower, and also cause user's the degree of freedom also lower;
And, because the capacity resource of client device is most valuable, yet be built in the inner various functions of application and have a lot of resource files, these resource files are also all arranged in application and most of resource file is less is utilized, thereby cause application too too fat to move, the memory size taking is excessive, and resource utilization is low.
Summary of the invention
The invention provides management method and the device on a kind of Android cell-phone customer terminal, applied, problem that existing scheme correlation function is all built in the application controllability causing in application and expansion is poor to solve, the resource utilization on client device is lower etc.
For achieving the above object, the embodiment of the present invention has adopted following technical scheme:
The embodiment of the present invention provides the management method of applying on a kind of Android cell-phone customer terminal, and described method comprises:
When the download instruction of the download that receives requesting party external plug-in unit of the first built-in function in corresponding to the first application, the APK of the described external plug-in unit corresponding to described the first function is downloaded in the first application from network, and the APK operation of this external plug-in unit is arranged in client;
When receiving the call instruction of requesting party's first built-in function in to the first application, the APK corresponding to the external plug-in unit of described the first function is obtained in the first application, and the APK of described external plug-in unit and the first APK applying respectively independent operating are arranged in client;
In same process, move described the first application and described external plug-in unit, the resource data that the resource data in the APK of the external plug-in unit of the first application access operation have access to.
The embodiment of the present invention also provides the management devices of applying on a kind of Android cell-phone customer terminal, and described device comprises:
Packet download unit, for the download when receiving requesting party during corresponding to the download instruction of the external plug-in unit of the first built-in function of the first application, the Android packet APK of the described external plug-in unit corresponding to described the first function is downloaded in the first application from network, and the APK operation of this external plug-in unit is arranged in client;
Packet acquiring unit, for when receiving requesting party to the call instruction of the first built-in function of the first application, obtain the Android packet APK corresponding to the external plug-in unit of described the first function, the APK of the APK of described external plug-in unit and the first application respectively independent operating is arranged in client;
Data access unit, for move described the first application and described external plug-in unit in same process, accesses the resource data in the APK of external plug-in unit and moves the resource data having access to.
The beneficial effect of the embodiment of the present invention is:
The embodiment of the present invention is by realizing the relevant resource data of a certain function to an application inside by the mode of external plug-in unit, application and external plug-in unit are separate, resource file in external plug-in unit and application is kept at respectively in APK separately, thereby can not impact application the deletion of external plug-in unit or renewal, and by the external plug-in unit of application access, application can be used the resource file in external plug-in unit, thereby expand and upgrade by the function in can correspondingly using the control of external plug-in unit, controllability and the autgmentability of application have been improved, reduced the difficulty of application and development, also for user provides the higher degree of freedom,
And, owing to can deleting external plug-in unit, the operation of application is not impacted, can be in the situation that guaranteeing the normal operation of application, the resource file of the external plug-in unit of various less utilizations on client device is deleted, reduce the internal memory of resource occupation on client device, improve the memory source utilance of client device.
Accompanying drawing explanation
The management method flow chart of applying on a kind of Android cell-phone customer terminal that Fig. 1 provides for the embodiment of the present invention;
The management devices structure chart of applying on a kind of Android cell-phone customer terminal that Fig. 2 provides for the embodiment of the present invention.
Embodiment
For making the object, technical solutions and advantages of the present invention clearer, below in conjunction with accompanying drawing, embodiment of the present invention is described further in detail.
Referring to Fig. 1, the management method of applying on a kind of Android cell-phone customer terminal providing for the embodiment of the present invention, described method comprises:
11: when the download instruction of the download that receives requesting party external plug-in unit of the first built-in function in corresponding to the first application, the APK of the described external plug-in unit corresponding to described the first function is downloaded in the first application from network, and the APK operation of this external plug-in unit is arranged in client;
12: when receiving the call instruction of requesting party's first built-in function in to the first application, the APK corresponding to the external plug-in unit of described the first function is obtained in the first application, and the APK of the APK of described external plug-in unit and the first application respectively independent operating is arranged in client;
13: in same process, move described the first application and described external plug-in unit, the resource data that the resource data in the APK of the external plug-in unit of the first application access operation have access to.
Above-mentioned first is applied as operation is arranged on the arbitrary application in Android client, and as instant messaging application, above-mentioned the first function is arbitrary function of supporting in the first application, as instant messaging application, changes skin function.
Above-mentioned external plug-in unit also can be considered as operation and be arranged on an application in Android client, and the first application and external plug-in unit are arranged on independently two application in Android client for moving.
Under Android system, allow to operate in same process two application access mutually, so in step 12, by move the first application and external plug-in unit in same process, guaranteed that the first application can access the resource file in external plug-in unit.
From the above mentioned, the embodiment of the present invention is by realizing the relevant resource data of a certain function to an application inside by the mode of external plug-in unit, application and external plug-in unit are separate, resource file in external plug-in unit and application is kept at respectively in APK separately, thereby can not impact application the deletion of external plug-in unit or renewal, and by the external plug-in unit of application access, application can be used the resource file in external plug-in unit, thereby expand and upgrade by the function in can correspondingly using the control of external plug-in unit, controllability and the autgmentability of application have been improved, reduced the difficulty of application and development, also for user provides the higher degree of freedom,
And, owing to can deleting external plug-in unit, the operation of application is not impacted, can be in the situation that guaranteeing the normal operation of application, the resource file of the external plug-in unit of various less utilizations on client device is deleted, reduce the internal memory of resource occupation on client device, improve the memory source utilance of client device.
For the ease of the clear technical scheme of describing the embodiment of the present invention, in inventive embodiment, adopted the printed words such as " first ", " second " to distinguish the essentially identical identical entry of function and efficacy or similar item, it will be appreciated by those skilled in the art that the printed words such as " first ", " second " do not limit quantity and execution order.
In the external plug-in part technology that the embodiment of the present invention provides, the first application can be considered as to female application, the external plug-in unit of the first function corresponding to built-in in the first application is considered as to son application, this height application is equivalent to the external plug-in unit of female application.Typical scene of this programme is changed skin for being applied as oneself.Nowadays user is more and more higher to the UI of software (User Interface, user interface) requirement, and colourful skin can allow application have more glamour, so the technology that this programme provides has very high using value.
So in order to allow this technology more easily be understood, the present embodiment be take application and is changed skin and describe as example, in application except changing skin the processing mode of other functions, its know-why is all the same.
The Integral Thought of this programme is: the external plug-in unit APK selecting is downloaded in main application by network, and then this external plug-in unit is installed in normal operation.Main application searches out after this APK, can read the skin resource in this APK, then replaces in main application the resources such as corresponding picture, color, completes and changes skin.Main application itself does not comprise the resource file in new external plug-in unit APK, and the resource of this APK is external relation for main application, independent maintenance.
1: download the external plug-in unit APK selecting.
When the download that receives requesting party is during corresponding to the download instruction of the external plug-in unit of described the first function, the APK of the described external plug-in unit corresponding to described the first function is downloaded in the first application from network, the title of the APK of this external plug-in unit is known in the first application, and the APK operation of this external plug-in unit is arranged in client.
For example, instant messaging application receives download that requesting party (user) sends by UI interface when changing the download instruction of external plug-in unit of skin function, and instant messaging application connects instant communication server, from this server, downloads external plug-in unit APK.The APK of this external plug-in unit can comprise the various new resource file of exchange skin function.
First is applied in the title that can know this external plug-in unit APK in the process of downloading external plug-in unit APK, the title of plug-in unit APK as external in this can be the store name of APK under download address, can get the title of external plug-in unit APK when the first application is connected to download address.Exemplary, in the present embodiment with the first function in mother's application (the first application) for changing skin function, son application (external plug-in unit) is run after fame and is called the routine explanation of being applied as of com.pifu.skindemo.Utilize this title (or other uniqueness signs of indication application) to find out the external plug-in unit that requesting party needs.
2: search the APK corresponding to the external plug-in unit of the first function.
First, at Android system, store under the file of APK bag of all application, can extract all APK bags that in client, operation is installed, the APK bag that these are extracted is recorded in, for example be recorded in a list (List), in order to the follow-up APK bag that filters out the skindemo needing.
In the present embodiment, by installation kit manager, obtain getPackageManager () function, call installation kit manager (PackageManager) and get the APK bag that system has been moved the application of installing, then the object of these apk bags is existed in a list.
Again, the APK in traversal of lists, extracts the title of each APK in list, obtains the title of each APK in the present embodiment by calling installation kit title function p.packageName.
Then, the title com.pifu.skindemo of the external plug-in unit of knowing is compared with the title of APK in list, from list, find name to be called the APK of com.pifu.skindemo.
By upper, the first application lookup names external plug-in unit identical with the title of the APK of the external plug-in unit of knowing, the APK using the APK of the external plug-in unit finding as the external plug-in unit corresponding to the first function getting.
3: read the resource file in external plug-in unit APK.
The present embodiment, in order to guarantee can to access mutually between two application, the user ID being set in the configuration file with the first application corresponding to the user ID in the configuration file of the external plug-in unit of the first application is identical, and, setting has same signature corresponding to the APK of the external plug-in unit of the first application and the APK of the first application, met after these preconditions, two application can be arranged to operate in same process, can access mutually arbitrary data.
The signature of above-mentioned application can be a kind of the information exchanges such as configuration file in application to be crossed to the information obtaining after predetermined encryption technology is encrypted, and when to after signature verification success, shows that the content in the APK of application does not have destroyed.There is the application that is applied as same type of same signature, allow to operate in same process, mutually access.
The configuration file of application can be expressed as AndroidManifest.xml, configuration file is the document files of some configuration attributes of special given application in the project of each application under system, it is stored in the bottom in project level, can definition application and structure and the metadata of assembly, and use intention (Intent) filter and authority is determined between these assemblies and these assemblies and other application programs between rules of interaction.
In the present embodiment, the property value of the user ID android:sharedUserId node in the configuration file AndroidManifest.xml of main application and son application is set to identical, two APK that guaranteed main application and son application operate in same process, specifically can be expressed as follows:
When in main application, the user ID of configuration file is com.pifu, the user ID node in the configuration file of the son application of this main application is arranged as follows:
android:sharedUserId=″com.pifu″
User ID can be distributed by client when the APK of application operation is installed to client, by independent running space of the course allocation that is set to each APK of user ID, to prevent the application of the influence on system operation Another application of an application, the different application with identical user ID can be configured to run in same process.
In main application and son application, met after the above-mentioned precondition about signature and user ID, main application can, by calling installation kit content generating function createPackageContext (), be read the resource file in son application.Specific code can be expressed as follows:
Context?context=createPackageContext(″com.pifu.skindemo″,Context.CONTEXT_IGNORE_SECURITY);
Above-mentioned code shows that main application (as instant messaging application) calls createPackageContext () function, by the parameter in function, be set to the title " com.pifu.skindemo " of son application, obtain content (context) object of son application.Then by this context object, go to obtain various trifling skin resources in son application.
Further, in the present embodiment, while having the file that comprises a plurality of difference in functionalitys in a resource file of group application (external plug-in unit), the title of file in the title of file in the resource file of the APK of son application and the first function of the first application (changing skin function as what instant messaging was applied) with identical function is identical.For example, while comprising the multiple files such as background picture file, main body picture file and dialog box picture file in a skin resource file of external plug-in unit com.pifu.skindemo, in the resource file of external plug-in unit com.pifu.skindemo, the title of background picture file is identical with the title of changing background picture file under skin function of instant messaging application.
For example, for the scene that need to replace title (title) background picture of the first application, the name of lower this title background picture of the first application is called title.png, in the resource file of external plug-in unit, the title of title background picture is also set to title.png, thereby has guaranteed that the first application can correctly have access to various files and also successfully realize the replacement of various files.
The present embodiment can get the various picture files in skin resource file by calling figure (Drawable) object, and specific code is:
Drawble?drawable=Context.gerResources().getDrawable(R.drawable.title);
This Codabar code represents the context object of the external plug-in unit APK by just now getting, utilizes title picture file name title to find this picture resource, then exists in Drawable object, and Drawable is an object managing picture in system.
After getting this picture, the title background picture file in the external plug-in unit that store in replacing with Drawable object in the place that just can need to place title background picture in main application.I.e. the first application, according to the identical title of the title of the file with the first function, is accessed the file in resource file in the APK of external plug-in unit, and the file that has access to of operation.
The picture resource that in the present embodiment, new external plug-in unit provides is not kept in the engineering of main application, just by above-mentioned method of calling, goes to use the resource in new external plug-in unit, and the resource of new skin is still kept in the APK of this external plug-in unit.The advantage of this mode has execution efficiency high, and replacing skins is flexible, is easy to application extension and control.
And, because the management of the management for external plug-in unit and main application is independent, when without the external plug-in unit of use, can unload voluntarily this external plug-in unit, for example, when the first application receives requesting party's plug-in unit delete instruction, according to this plug-in unit delete instruction, delete the APK that has moved the described external plug-in unit of installation in client, thereby discharge the memory source that this external plug-in unit takies, reduced the memory usage in client.
The embodiment of the present invention also provides the management devices of applying on a kind of Android cell-phone customer terminal, and referring to Fig. 2, described device comprises:
Packet download unit 21, for the download when receiving requesting party during corresponding to the download instruction of the external plug-in unit of the first built-in function of the first application, the Android packet APK of the described external plug-in unit corresponding to described the first function is downloaded in the first application from network, and the APK operation of this external plug-in unit is arranged in client;
Packet acquiring unit 22, for when receiving requesting party to the call instruction of the first built-in function of the first application, obtain the Android packet APK corresponding to the external plug-in unit of described the first function, the APK of the APK of described external plug-in unit and the first application respectively independent operating is arranged in client;
Data access unit 23, for move described the first application and described external plug-in unit in same process, accesses the resource data in the APK of external plug-in unit and moves the resource data having access to.
Optionally, above-mentioned packet download unit 21, also for obtaining the title of the APK of this external plug-in unit when downloading the APK of external plug-in unit;
Described packet acquiring unit 21, specifically for the lookup names external plug-in unit identical with the title of the APK of the described external plug-in unit of knowing, the APK using the APK of the external plug-in unit finding as the external plug-in unit corresponding to described the first function getting.
In the present embodiment, the user ID in the configuration file of the described external plug-in unit corresponding to the first application is identical with the user ID in the first configuration file of applying, and the APK of the APK of the described external plug-in unit corresponding to the first application and the first application has same signature,
Described data access unit 22, specifically for when confirming the user ID of described the first application and described external plug-in unit and signing when all identical, described the first application is become to operate in same process with described external plug-in card configuration, and the resource data of accessing in the APK of external plug-in unit is also back to requesting party by this resource data.
Optionally, in the resource file of the APK of described external plug-in unit, the title of file is identical with the title of file in described the first function with identical function, data access unit 22, also specifically for the identical title of the title of the file according to the first function, access the file in resource file in the APK of external plug-in unit, and the file that has access to of operation.
Optionally, said apparatus also comprises: plug-in unit delete cells, when receiving requesting party's plug-in unit delete instruction, according to this plug-in unit delete instruction, delete the APK that has moved the described external plug-in unit of installation in client.
In apparatus of the present invention embodiment, the specific works mode of each unit can be referring to embodiment of the method for the present invention.
From the above mentioned, the embodiment of the present invention is by realizing the relevant resource data of a certain function to an application inside by the mode of external plug-in unit, application and external plug-in unit are separate, resource file in external plug-in unit and application is kept at respectively in APK separately, thereby can not impact application the deletion of external plug-in unit or renewal, and by the external plug-in unit of application access, application can be used the resource file in external plug-in unit, thereby expand and upgrade by the function in can correspondingly using the control of external plug-in unit, controllability and the autgmentability of application have been improved, reduced the difficulty of application and development, also for user provides the higher degree of freedom,
And, owing to can deleting external plug-in unit, the operation of application is not impacted, can be in the situation that guaranteeing the normal operation of application, the resource file of the external plug-in unit of various less utilizations on client device is deleted, reduce the internal memory of resource occupation on client device, improve the memory source utilance of client device.
The foregoing is only preferred embodiment of the present invention, be not intended to limit protection scope of the present invention.All any modifications of doing within the spirit and principles in the present invention, be equal to replacement, improvement etc., be all included in protection scope of the present invention.

Claims (10)

1. a management method of applying on Android cell-phone customer terminal, is characterized in that, described method comprises:
When the download instruction of the download that receives requesting party external plug-in unit of the first built-in function in corresponding to the first application, the Android packet APK of the described external plug-in unit corresponding to described the first function is downloaded in the first application from network, and the APK operation of this external plug-in unit is arranged in client;
When receiving the call instruction of requesting party's first built-in function in to the first application, the APK corresponding to the external plug-in unit of described the first function is obtained in the first application, and the APK of described external plug-in unit and the first APK applying respectively independent operating are arranged in client;
In same process, move described the first application and described external plug-in unit, the resource data that the resource data in the APK of the external plug-in unit of the first application access operation have access to.
2. method according to claim 1, is characterized in that, the APK that the described external plug-in unit corresponding to described the first function is downloaded in described the first application from network comprises:
First obtains the title of the APK of this external plug-in unit while being applied in the APK that downloads described external plug-in unit;
The APK that described the first application is obtained corresponding to the external plug-in unit of described the first function comprises:
The first application lookup names external plug-in unit identical with the title of the APK of the described external plug-in unit obtaining, the APK using the APK of the external plug-in unit finding as the external plug-in unit corresponding to described the first function getting.
3. method according to claim 2, it is characterized in that, the user ID being set in the configuration file with the first application corresponding to the user ID in the configuration file of the external plug-in unit of the first application is identical, and the APK of external plug-in unit and the APK of the first application that arrange corresponding to the first application have same signature
Describedly in same process, move described the first application and described external plug-in unit, utilize resource data in the APK of the external plug-in unit of the first application access also this resource data to be back to requesting party and comprise:
When confirming the user ID of described the first application and described external plug-in unit and signing when all identical, described the first application is become to operate in same process with described external plug-in card configuration, utilize the resource data in the APK of the external plug-in unit of the first application access also this resource data to be back to requesting party.
4. method according to claim 3, is characterized in that, in the resource file of the APK of described external plug-in unit, the title of file is identical with the title of file in described the first function with identical function,
Resource data in the APK of the external plug-in unit of described the first application access comprises:
The first application, according to the identical title of the title of the file with the first function, is accessed the file in resource file in the APK of external plug-in unit, and the file that has access to of operation.
5. according to the method described in claim 1 to 4 any one, it is characterized in that, described method also comprises:
When the first application receives requesting party's plug-in unit delete instruction, according to this plug-in unit delete instruction, delete the APK that has moved the described external plug-in unit of installation in client.
6. a management devices of applying on Android cell-phone customer terminal, is characterized in that, described device comprises:
Packet download unit, for the download when receiving requesting party during corresponding to the download instruction of the external plug-in unit of the first built-in function of the first application, the Android packet APK of the described external plug-in unit corresponding to described the first function is downloaded in the first application from network, and the APK operation of this external plug-in unit is arranged in client;
Packet acquiring unit, for when receiving requesting party to the call instruction of the first built-in function of the first application, obtain the Android packet APK corresponding to the external plug-in unit of described the first function, the APK of the APK of described external plug-in unit and the first application respectively independent operating is arranged in client;
Data access unit, for move described the first application and described external plug-in unit in same process, accesses the resource data in the APK of external plug-in unit and moves the resource data having access to.
7. device according to claim 6, is characterized in that,
Described packet download unit, also for obtaining the title of the APK of this external plug-in unit when downloading the APK of described external plug-in unit;
Described packet acquiring unit, specifically for the lookup names external plug-in unit identical with the title of the APK of the described external plug-in unit of knowing, the APK using the APK of the external plug-in unit finding as the external plug-in unit corresponding to described the first function getting.
8. device according to claim 7, it is characterized in that, user ID in the configuration file of the described external plug-in unit corresponding to the first application is identical with the user ID in the first configuration file of applying, the APK of the APK of the described external plug-in unit corresponding to the first application and the first application has same signature
Described data access unit, specifically for when confirming the user ID of described the first application and described external plug-in unit and signing when all identical, described the first application is become to operate in same process with described external plug-in card configuration, and the resource data of accessing in the APK of external plug-in unit is also back to requesting party by this resource data.
9. device according to claim 8, is characterized in that, in the resource file of the APK of described external plug-in unit, the title of file is identical with the title of file in described the first function with identical function,
Described data access unit, also specifically for the identical title of the title of the file according to the first function, accesses the file in resource file in the APK of external plug-in unit, and the file that has access to of operation.
10. according to the device described in claim 6 to 9 any one, it is characterized in that, described device also comprises:
Plug-in unit delete cells, when receiving requesting party's plug-in unit delete instruction, deletes the APK that has moved the described external plug-in unit of installation in client according to this plug-in unit delete instruction.
CN201210375277.3A 2012-09-29 2012-09-29 Management method and device of application on android handset client Pending CN103716346A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210375277.3A CN103716346A (en) 2012-09-29 2012-09-29 Management method and device of application on android handset client

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210375277.3A CN103716346A (en) 2012-09-29 2012-09-29 Management method and device of application on android handset client

Publications (1)

Publication Number Publication Date
CN103716346A true CN103716346A (en) 2014-04-09

Family

ID=50408925

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210375277.3A Pending CN103716346A (en) 2012-09-29 2012-09-29 Management method and device of application on android handset client

Country Status (1)

Country Link
CN (1) CN103716346A (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104317573A (en) * 2014-10-03 2015-01-28 李宏伟 Android installation package transformation method and device as well as method and device for operating application
CN104750528A (en) * 2015-03-31 2015-07-01 北京奇虎科技有限公司 Management method and device for components in Android program
CN104915257A (en) * 2015-06-08 2015-09-16 青岛海信移动通信技术股份有限公司 Method and device for replacing theme based on Android system application
CN105930183A (en) * 2016-04-13 2016-09-07 乐视控股(北京)有限公司 Method and device for updating video application programs
CN106371874A (en) * 2016-08-31 2017-02-01 广州品唯软件有限公司 Plug-in data loading method and equipment
CN106469071A (en) * 2015-08-18 2017-03-01 腾讯科技(深圳)有限公司 Application program subject replacement method and device
CN106708565A (en) * 2016-11-29 2017-05-24 武汉斗鱼网络科技有限公司 Method and device for removing useless picture resources in APK (Android Package)
CN106775951A (en) * 2016-12-29 2017-05-31 北京奇虎科技有限公司 A kind of operation management method and device of Android application
CN107092494A (en) * 2016-02-18 2017-08-25 腾讯科技(深圳)有限公司 The method and apparatus for accessing APK resources
CN107102880A (en) * 2017-05-11 2017-08-29 腾讯科技(深圳)有限公司 Message treatment method, device, storage medium and computer equipment

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101436148A (en) * 2007-11-14 2009-05-20 华为技术有限公司 Integrated client end and method for performing interaction of desktop application and network WEB application
US20100110476A1 (en) * 2008-11-03 2010-05-06 Frank Gorgenyi Print Plug-In Isolation
CN102591724A (en) * 2011-12-28 2012-07-18 奇智软件(北京)有限公司 Method and device for information interaction

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101436148A (en) * 2007-11-14 2009-05-20 华为技术有限公司 Integrated client end and method for performing interaction of desktop application and network WEB application
US20100110476A1 (en) * 2008-11-03 2010-05-06 Frank Gorgenyi Print Plug-In Isolation
CN102591724A (en) * 2011-12-28 2012-07-18 奇智软件(北京)有限公司 Method and device for information interaction

Cited By (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104317573A (en) * 2014-10-03 2015-01-28 李宏伟 Android installation package transformation method and device as well as method and device for operating application
CN104317573B (en) * 2014-10-03 2017-06-16 李宏伟 Android installation kit conversion method and device and the method and apparatus of operation application
CN104750528B (en) * 2015-03-31 2016-08-24 北京奇虎科技有限公司 A kind of assembly management method and apparatus in Android program
CN104750528A (en) * 2015-03-31 2015-07-01 北京奇虎科技有限公司 Management method and device for components in Android program
CN104915257A (en) * 2015-06-08 2015-09-16 青岛海信移动通信技术股份有限公司 Method and device for replacing theme based on Android system application
CN106469071A (en) * 2015-08-18 2017-03-01 腾讯科技(深圳)有限公司 Application program subject replacement method and device
CN107092494A (en) * 2016-02-18 2017-08-25 腾讯科技(深圳)有限公司 The method and apparatus for accessing APK resources
CN107092494B (en) * 2016-02-18 2020-09-01 腾讯科技(深圳)有限公司 Method and device for accessing APK (android Package) resource
CN105930183A (en) * 2016-04-13 2016-09-07 乐视控股(北京)有限公司 Method and device for updating video application programs
CN106371874A (en) * 2016-08-31 2017-02-01 广州品唯软件有限公司 Plug-in data loading method and equipment
CN106708565A (en) * 2016-11-29 2017-05-24 武汉斗鱼网络科技有限公司 Method and device for removing useless picture resources in APK (Android Package)
CN106708565B (en) * 2016-11-29 2020-08-04 武汉斗鱼网络科技有限公司 Method and device for clearing useless picture resources in APK
CN106775951A (en) * 2016-12-29 2017-05-31 北京奇虎科技有限公司 A kind of operation management method and device of Android application
CN107102880A (en) * 2017-05-11 2017-08-29 腾讯科技(深圳)有限公司 Message treatment method, device, storage medium and computer equipment
CN107102880B (en) * 2017-05-11 2018-11-23 腾讯科技(深圳)有限公司 Message treatment method, device, storage medium and computer equipment

Similar Documents

Publication Publication Date Title
CN103716346A (en) Management method and device of application on android handset client
CN104158886B (en) Flow-type performing method for applications
US20200112851A1 (en) Apparatuses, methods and systems for implementing a system-on-chip with integrated reprogrammable cellular network connectivity
US10880711B1 (en) Electronic subscriber identity module (eSIM) management platform
CN102308561B (en) ME network parameters configuration by UICC
CN105302587B (en) Data-updating method and device
CN110019081A (en) Data persistence processing method, device, system and readable storage medium storing program for executing
CN106462430B (en) Application upgrade package obtaining method and device
CN109408132A (en) A kind of configuration file processing method and server, user terminal, storage medium
US9258357B2 (en) Method for accessing plural cloud storages, electronic apparatus and non-transitory computer readable medium
WO2015117426A1 (en) File management method and device
CN105302563A (en) Plug-in method and system for mobile application service
CN110413282B (en) Redundant resource processing method, device, equipment and storage medium
US9503454B2 (en) Smart card service method and apparatus for performing the same
CN106484544B (en) Method and device for virtualizing Internet of things equipment
EP3016354A1 (en) Cloud-service-based data backup and operation method
CN104426955A (en) Processing method of shared file, and cloud storage server
CN111316230B (en) Method and equipment for generating patch package
US20160218763A1 (en) Systems, methods, and computer-readable media for tracking updates and loading data
CN105210032A (en) Application registration and interaction
CN103634393A (en) IVR (interactive voice response) and realization method thereof
CN114020444B (en) Calling system and method for resource service application in enterprise digital middle station
CN102664929A (en) Mobile terminal and method for managing mass storage device
CN111142885B (en) eSIM equipment management method, device, equipment and storage medium
KR102037556B1 (en) Method and device for upgrading telephone number in wireless terminal self-adaptive network upgrade

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20140409