CN103853575A - Configuration method and configuration device for management of application of intelligent terminal - Google Patents

Configuration method and configuration device for management of application of intelligent terminal Download PDF

Info

Publication number
CN103853575A
CN103853575A CN201210519526.1A CN201210519526A CN103853575A CN 103853575 A CN103853575 A CN 103853575A CN 201210519526 A CN201210519526 A CN 201210519526A CN 103853575 A CN103853575 A CN 103853575A
Authority
CN
China
Prior art keywords
program
routine
starting
pointer
new procedures
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.)
Granted
Application number
CN201210519526.1A
Other languages
Chinese (zh)
Other versions
CN103853575B (en
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.)
Tencent Technology Shenzhen Co Ltd
Tencent Cloud Computing Beijing Co Ltd
Original Assignee
Tencent Technology Shenzhen 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 Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN201210519526.1A priority Critical patent/CN103853575B/en
Publication of CN103853575A publication Critical patent/CN103853575A/en
Application granted granted Critical
Publication of CN103853575B publication Critical patent/CN103853575B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The embodiment of the invention provides a configuration method and a configuration device for start of a third-party application of an intelligent terminal. The method comprises the following steps of: replacing an original application starting program with a new application starting program, configuring a power-on startup object of the original application starting program and a calling pointer of the original application starting program to the new application starting program and configuring an identification of the third-party application to be started to the power-on startup object; and replacing an initialization subprogram of an original power-on startup program in system programs with an initialization subprogram of a new power-on startup program and configuring a calling pointer of the new application starting program and a calling pointer of the initialization subprogram of the original power-on startup program to the initialization subprogram of the new power-on startup program. According to the technical scheme adopted by the embodiment, by reconfiguring the power-on startup program and the application starting program in the system programs, the application starting program can be called in the power-on startup process and the third-party application is started, so that power-on self-starting of the third-party application is implemented.

Description

The collocation method of intelligent terminal application program management and device
Technical field
The present invention relates to Intelligent terminal data treatment technology, relate in particular to a kind of collocation method and device of intelligent terminal application program management.
Background technology
Intelligent terminal is the main flow form of current mobile terminal, itself and general seemingly computer, all dispose operating system (Operating System is called for short OS), can dispatch the hardware resource of intelligent terminal and software resource to realize various functions.Different developers provides different operating system, for example, and typically if the iOS that Apple develops and use is exactly one of operating system of intelligent terminal.
In existing intelligent terminal, except operating system, conventionally dispose basic application program, to some basic functions are provided, this type of base application and operating system all can be described as the system program of intelligent terminal.For example, " SpringBoard " in iOS is exactly a kind of system program, can be described as screen display supervisory routine, for managing main screen, is simultaneously also in charge of other tasks, comprise window services, application program startup and switching, arrange etc.
The advantage of intelligent terminal is that user can also download and install new third party application, with the function of the intelligent terminal of enriching constantly.For the startup of third party application with exit the management of supervisor life cycle, existing intelligent terminal can only manage by system program, for example, started and exited by above-mentioned screen display supervisory routine.This way to manage makes to start and exits very slow, and start self-starting can not be set.So user is limited to system program all the time for the management of application program life cycle in prior art, and can not improves response speed and enrich management function.
Summary of the invention
Collocation method and device that the embodiment of the present invention provides a kind of intelligent terminal third party application to start, to optimize the Starting mode of third party application.
The collocation method that the embodiment of the present invention provides a kind of intelligent terminal third party application to start, comprising:
With new procedures start-up routine replacement system program Central Plains launcher, and in described new procedures start-up routine, configure original program start-up routine starting up's object call pointer, and described original program start-up routine call pointer, and be the mark that described starting up's object configures third party application to be started, for start described third party application in the time that described new procedures start-up routine is carried out, and carry out described original program start-up routine;
With the initialization subroutine of initialization subroutine replacement system program Central Plains starting up's program of new starting up's program, and in the initialization subroutine of described new starting up's program, configure described new procedures start-up routine the initialization subroutine that calls pointer and described former starting up's program call pointer, for carrying out the initialization subroutine of described new procedures start-up routine and described former starting up's program when the start.
The inking device that the embodiment of the present invention provides a kind of intelligent terminal third party application to start, comprising:
Start-up routine configuration module, be used for new procedures start-up routine replacement system program Central Plains launcher, and in described new procedures start-up routine, configure original program start-up routine starting up's object call pointer, and described original program start-up routine call pointer, and be the mark that described starting up's object configures third party application to be started, for start described third party application in the time that described new procedures start-up routine is carried out, and carry out described original program start-up routine;
Boot program configuration module, for the initialization subroutine of the initialization subroutine replacement system program Central Plains starting up's program with new starting up's program, and in the initialization subroutine of described new starting up's program, configure described new procedures start-up routine the initialization subroutine that calls pointer and described former starting up's program call pointer, for carrying out the initialization subroutine of described new procedures start-up routine and described former starting up's program when the start.
The technical scheme of the present embodiment, by reconfiguring starting up's program and the launcher in system program, making in the time of starting up can calling program start-up routine, and starts third party application, thereby has realized the start self-starting of third party application.
Accompanying drawing explanation
The process flow diagram of the collocation method that the intelligent terminal third party application that Fig. 1 provides for the embodiment of the present invention one starts;
The process flow diagram of the collocation method that the intelligent terminal third party application that Fig. 2 provides for the embodiment of the present invention two starts;
The third party application of the intelligent terminal that Fig. 3 configures for the embodiment of the present invention two starts and exits the process flow diagram of process;
The structural representation of the inking device that the intelligent terminal third party application that Fig. 4 provides for the embodiment of the present invention three starts.
Embodiment
Embodiment mono-
The process flow diagram of the collocation method that the intelligent terminal third party application that Fig. 1 provides for the embodiment of the present invention one starts, the method is applicable to intelligent terminal system program is configured, thereby can in the time that intelligent terminal is started shooting, start third party application, thereby enrich the startup form of third party application.The collocation method of the present embodiment can be realized by form of software, moves this collocation method complete the configuration to intelligent terminal by intelligent terminal.
The collocation method of the present embodiment specifically comprises the steps:
Step 110, with new procedures start-up routine replacement system program Central Plains launcher, and in described new procedures start-up routine, configure original program start-up routine starting up's object call pointer, and described original program start-up routine call pointer, and be the mark that described starting up's object configures third party application to be started, for start described third party application in the time that described new procedures start-up routine is carried out, and carry out described original program start-up routine;
In this step, the obtain manner of starting up's object reference pointer can be: that obtains starting up's object of creating when original program start-up routine is carried out calls pointer; The pointer that calls of described starting up's object is configured in described new procedures start-up routine.Starting up's object that Real-time Collection creates when being configured in starting up call pointer, to call starting up's object.
Step 120, with the initialization subroutine of initialization subroutine replacement system program Central Plains starting up's program of new starting up's program, and in the initialization subroutine of described new starting up's program, configure described new procedures start-up routine the initialization subroutine that calls pointer and described former starting up's program call pointer, for carrying out the initialization subroutine of described new procedures start-up routine and described former starting up's program when the start.
The technical scheme of the present embodiment, by reconfiguring starting up's program and the launcher in system program, making in the time of starting up can calling program start-up routine, and starts third party application, thereby has realized the start self-starting of third party application.In technique scheme, the mark of third party application can pre-define, and further also can obtain the mark of the third party application to be started of user's input, makes user can control the third party application of start self-starting.
On the basis of technique scheme, preferably further control exiting of third party application, also comprise the steps:
Step 130, the original program quitting a program in replacement system program with new procedures quit a program, and at the described new procedures pointer that calls that middle configuration original program quits a program that quits a program, described new procedures quits a program, and for calling in the time carrying out, described original program quits a program and generating routine OPT-OUT NOTICE;
Step 140, in the initialization subroutine of described new starting up's program registration overall situation notice, for monitoring described program OPT-OUT NOTICE;
Step 150, the readjustment of notifying in the described overall situation configure the pointer that calls of described new procedures start-up routine in processing function, for call described new procedures start-up routine in the time listening to described program OPT-OUT NOTICE.
Technique scheme, when the original program in system program quits a program while carrying out the operation of third party application, normal execution exited operation on the one hand, and generating routine OPT-OUT NOTICE on the other hand, triggers new procedures start-up routine with this and restart the third party application that this exits.This technical scheme is equivalent to make third party application in internal memory, to keep all the time active state, is convenient to be used rapidly.
In the technical scheme of the present embodiment, the replacement operation of each program can be specifically adopt Hook technology with new procedures the pointer that calls that calls original program in pointer replacement system program in dynamic base.
The operating system of all kinds of intelligent terminals may be different, are responsible for the also difference of program that starting up, program startup and program exit in its system program.As an example of iOS system example, technical scheme of the present invention is described below.
Embodiment bis-
The process flow diagram of the collocation method that the intelligent terminal third party application that Fig. 2 provides for the embodiment of the present invention two starts.In iOS system, original program start-up routine is the initialization subroutine of SBDisplayStack class, and SBDisplayStack class for example, for carrying out the management of program life cycle, the startup of program.Second object that starting up creates in the time that start is carried out liking SBDisplayStack class, be used for calling pushDisplay and popDisplay function, the input parameter that is designated pushDisplay and popDisplay function of configurable third party application, to start described third party application.Former starting up's program is SpringBoard program.Described original program quits a program as the subroutine that exits of SBApplication class.
As shown in Figure 2, the method for the present embodiment comprises the steps:
Step 201, employing Hook technology be initialization (init) subroutine of calling SBDisplayStack class in pointer replacement system program in dynamic base with new procedures start-up routine;
This dynamic base can be for example that " mobilesubstrate " basis relies on bag, is that the basis of cydia plug-in unit or running software relies on bag, can provide the public library of running software, code, the data etc. that can be used in dynamic replacement internal memory.
Step 202, in new procedures start-up routine, configure SBDisplayStack class initialization (init) subroutine call pointer, and obtain and configure the pointer that calls of SBDisplayStack object;
Wherein, second object creating based on SBDisplayStack class when SBDisplayStack object is starting up, SBDisplayStack object calls pushDisplay and popDisplay function continuously for the input parameter that is designated of the third party application with new procedures start-up routine, to start third party application.
Step 203, adopt the pointer that calls of the Hook technology initialization subroutine that calls SpringBoard program in pointer replacement system program in dynamic base with the initialization subroutine of new starting up's program;
Step 204, in the initialization subroutine of described new starting up's program, configure described new procedures start-up routine the initialization subroutine that calls pointer and described SpringBoard program call pointer;
By the configuration of step 204, so that new starting up's program is being carried out the original initial beggar's program that can also carry out SpringBoard program after new procedures start-up routine, do not omit former starting up's function;
Step 205, the pointer that calls that exits subroutine that calls SBApplication class in pointer replacement system program that adopts Hook technology to quit a program in dynamic base with new procedures;
Step 206, at the quit a program pointer that calls that exits subroutine of middle configuration SBApplication class of described new procedures, new procedures quits a program for call former subroutine the generating routine OPT-OUT NOTICE of exiting in the time carrying out.
The configuration of above-mentioned steps 206, makes to call the former subroutine that exits, so that when carrying out new procedures and quitting a program self program, can also retain the former function that exits subroutine.
Step 207, in the initialization subroutine of described new starting up's program registration overall situation notice, for monitoring described program OPT-OUT NOTICE;
Step 208, the readjustment of notifying in the described overall situation configure the pointer that calls of described new procedures start-up routine in processing function, for call described new procedures start-up routine in the time listening to described program OPT-OUT NOTICE.
After the technical scheme that adopts the embodiment of the present invention to provide is configured the system program of intelligent terminal, this intelligent terminal, in the time of starting up, as shown in Figure 3, will be carried out in accordance with the following steps:
Step 301, after start, trigger operation new starting up's program;
In the implementation of step 302, new starting up's program, call new procedures start-up routine and former starting up's program;
In above-mentioned steps, former starting up's program is the initialization subroutine of SpringBoard program, and SBDisplayStack class is a part for SpringBoard program, so can create the object of SBDisplayStack class, generally can create four objects, wherein second is starting up's object.
In the implementation of step 303, new procedures start-up routine, obtain the pointer that calls of starting up's object;
In the implementation of step 304, new procedures start-up routine, call starting up's object, call continuously pushDisplay function and popDisplay function with the input parameter that is designated of third party application, to start third party application;
PushDisplay function and popDisplay function are used for input parameter to be pressed into storehouse, and in start process, take out to start one by one from storehouse.
Step 305, in the time that user controls third party application and exits, trigger and carry out new procedures and quit a program;
In step 306, the implementation that quits a program at new procedures, call original program and quit a program, so that third party application is exited, generating routine OPT-OUT NOTICE simultaneously;
The initialization subroutine of step 307, new starting up's program will listen to program OPT-OUT NOTICE, call corresponding readjustment and process function;
Step 308, readjustment are processed function call new procedures start-up routine, and repeating step 304, starts third party application again.
As seen from the above analysis, the configuration by the embodiment of the present invention to intelligent terminal, makes third party application can realize start self-starting, and can reside in internal memory all the time after exiting, so that user can be switched use fast.
Embodiment tri-
The structural representation of the inking device that the intelligent terminal third party application that Fig. 4 provides for the embodiment of the present invention three starts, this inking device can adopt software mode to realize, and specifically comprises: start-up routine configuration module 410 and boot program configuration module 420.Wherein, start-up routine configuration 410, be used for new procedures start-up routine replacement system program Central Plains launcher, and in described new procedures start-up routine, configure original program start-up routine starting up's object call pointer, and described original program start-up routine call pointer, and be the mark that described starting up's object configures third party application to be started, for start described third party application in the time that described new procedures start-up routine is carried out, and carry out described original program start-up routine; Boot program configuration module 420, for the initialization subroutine of the initialization subroutine replacement system program Central Plains starting up's program with new starting up's program, and in the initialization subroutine of described new starting up's program, configure described new procedures start-up routine the initialization subroutine that calls pointer and described former starting up's program call pointer, for carrying out the initialization subroutine of described new procedures start-up routine and described former starting up's program when the start.
Preferably this inking device also comprises the configuration module 430 that quits a program, described in the configuration module 430 that quits a program comprise: the replacement unit 431 that quits a program, notice registering unit 432 and function dispensing unit 433.Wherein, replacement unit 431 quits a program, original program for the replacement system program that quits a program with new procedures quits a program, and at the described new procedures pointer that calls that middle configuration original program quits a program that quits a program, described new procedures quits a program, and for calling in the time carrying out, described original program quits a program and generating routine OPT-OUT NOTICE; Notice registering unit 432, for the initialization subroutine registration overall situation notice in described new starting up's program, for monitoring described program OPT-OUT NOTICE; Function dispensing unit 433, for configure the pointer that calls of described new procedures start-up routine at the described overall readjustment processing function of notifying, for call described new procedures start-up routine in the time listening to described program OPT-OUT NOTICE.
In technique scheme, start-up routine configuration module 410 preferably includes: program replacement unit 411, pointer to object acquiring unit 412, the first pointer dispensing unit 413 and the second pointer dispensing unit 414.Wherein, program replacement unit 411, for new procedures start-up routine replacement system program Central Plains launcher; Pointer to object acquiring unit 412, calls pointer for what obtain starting up's object of creating when original program start-up routine is carried out; The first pointer dispensing unit 413 for the pointer that calls of described starting up's object is configured in to described new procedures start-up routine, and is the mark that described starting up's object configures third party application to be started; The second pointer dispensing unit 414, for configuring the pointer that calls of described original program start-up routine at described new procedures start-up routine.
This inking device can also further arrange identifier acquisition module 440, for obtaining the mark of third party application to be started of user input.
The collocation method that the intelligent terminal third party application that the inking device that the intelligent terminal third party application that the embodiment of the present invention provides starts can be carried out any embodiment of the present invention to be provided starts, possesses corresponding functional module, can enrich by configuration-system program the start-up performance of third party application, realize it and start fast.
One of ordinary skill in the art will appreciate that: all or part of step that realizes above-mentioned each embodiment of the method can complete by the relevant hardware of programmed instruction.Aforesaid program can be stored in a computer read/write memory medium.This program, in the time carrying out, is carried out the step that comprises above-mentioned each embodiment of the method; And aforesaid storage medium comprises: various media that can be program code stored such as ROM, RAM, magnetic disc or CDs.
Finally it should be noted that: above each embodiment, only in order to technical scheme of the present invention to be described, is not intended to limit; Although the present invention is had been described in detail with reference to aforementioned each embodiment, those of ordinary skill in the art is to be understood that: its technical scheme that still can record aforementioned each embodiment is modified, or some or all of technical characterictic is wherein equal to replacement; And these modifications or replacement do not make the essence of appropriate technical solution depart from the scope of various embodiments of the present invention technical scheme.

Claims (10)

1. the collocation method that intelligent terminal third party application starts, is characterized in that, comprising:
With new procedures start-up routine replacement system program Central Plains launcher, and in described new procedures start-up routine, configure original program start-up routine starting up's object call pointer, and described original program start-up routine call pointer, and be the mark that described starting up's object configures third party application to be started, for start described third party application in the time that described new procedures start-up routine is carried out, and carry out described original program start-up routine;
With the initialization subroutine of initialization subroutine replacement system program Central Plains starting up's program of new starting up's program, and in the initialization subroutine of described new starting up's program, configure described new procedures start-up routine the initialization subroutine that calls pointer and described former starting up's program call pointer, for carrying out the initialization subroutine of described new procedures start-up routine and described former starting up's program when the start.
2. the collocation method that intelligent terminal third party application according to claim 1 starts, is characterized in that, also comprises:
The original program quitting a program in replacement system program with new procedures quits a program, and at the described new procedures pointer that calls that middle configuration original program quits a program that quits a program, described new procedures quits a program, and for calling in the time carrying out, described original program quits a program and generating routine OPT-OUT NOTICE;
Registration overall situation notice in the initialization subroutine of described new starting up's program, for monitoring described program OPT-OUT NOTICE;
In processing function, the readjustment of described overall situation notice configures the pointer that calls of described new procedures start-up routine, for call described new procedures start-up routine in the time listening to described program OPT-OUT NOTICE.
3. the collocation method that intelligent terminal third party application according to claim 1 and 2 starts, is characterized in that, described program replacement operation comprises:
Adopt Hook technology with new procedures the pointer that calls that calls original program in pointer replacement system program in dynamic base.
4. the collocation method that intelligent terminal third party application according to claim 1 and 2 starts, is characterized in that, the pointer that calls that configures starting up's object of original program start-up routine in described new procedures start-up routine comprises:
That obtains starting up's object of creating when original program start-up routine is carried out calls pointer;
The pointer that calls of described starting up's object is configured in described new procedures start-up routine.
5. the collocation method that intelligent terminal third party application according to claim 1 and 2 starts, is characterized in that, also comprises:
Obtain the mark of the third party application to be started of user's input.
6. the collocation method that intelligent terminal third party application according to claim 2 starts, is characterized in that: described original program start-up routine is the initialization subroutine of SBDisplayStack class; Described starting up's object is used for calling pushDisplay and popDisplay function starts described third party application; Described former starting up's program is SpringBoard program; Described original program quits a program as the subroutine that exits of SBApplication class.
7. the inking device that intelligent terminal third party application starts, is characterized in that, comprising:
Start-up routine configuration module, be used for new procedures start-up routine replacement system program Central Plains launcher, and in described new procedures start-up routine, configure original program start-up routine starting up's object call pointer, and described original program start-up routine call pointer, and be the mark that described starting up's object configures third party application to be started, for start described third party application in the time that described new procedures start-up routine is carried out, and carry out described original program start-up routine;
Boot program configuration module, for the initialization subroutine of the initialization subroutine replacement system program Central Plains starting up's program with new starting up's program, and in the initialization subroutine of described new starting up's program, configure described new procedures start-up routine the initialization subroutine that calls pointer and described former starting up's program call pointer, for carrying out the initialization subroutine of described new procedures start-up routine and described former starting up's program when the start.
8. the inking device that intelligent terminal third party application according to claim 7 starts, is characterized in that, also comprises the configuration module that quits a program, described in the configuration module that quits a program comprise:
Replacement unit quits a program, original program for the replacement system program that quits a program with new procedures quits a program, and at the described new procedures pointer that calls that middle configuration original program quits a program that quits a program, described new procedures quits a program, and for calling in the time carrying out, described original program quits a program and generating routine OPT-OUT NOTICE;
Notice registering unit, for the initialization subroutine registration overall situation notice in described new starting up's program, for monitoring described program OPT-OUT NOTICE;
Function dispensing unit, for configure the pointer that calls of described new procedures start-up routine at the described overall readjustment processing function of notifying, for call described new procedures start-up routine in the time listening to described program OPT-OUT NOTICE.
9. the inking device starting according to the intelligent terminal third party application described in claim 7 or 8, is characterized in that, start-up routine configuration module comprises:
Program replacement unit, for new procedures start-up routine replacement system program Central Plains launcher;
Pointer to object acquiring unit, calls pointer for what obtain starting up's object of creating when original program start-up routine is carried out;
The first pointer dispensing unit for the pointer that calls of described starting up's object is configured in to described new procedures start-up routine, and is the mark that described starting up's object configures third party application to be started;
The second pointer dispensing unit, for configuring the pointer that calls of described original program start-up routine at described new procedures start-up routine.
10. the inking device starting according to the intelligent terminal third party application described in claim 7 or 8, is characterized in that, also comprises:
Identifier acquisition module, for obtaining the mark of third party application to be started of user input.
CN201210519526.1A 2012-12-06 2012-12-06 The collocation method and device of intelligent terminal application program management Active CN103853575B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210519526.1A CN103853575B (en) 2012-12-06 2012-12-06 The collocation method and device of intelligent terminal application program management

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210519526.1A CN103853575B (en) 2012-12-06 2012-12-06 The collocation method and device of intelligent terminal application program management

Publications (2)

Publication Number Publication Date
CN103853575A true CN103853575A (en) 2014-06-11
CN103853575B CN103853575B (en) 2017-08-22

Family

ID=50861273

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210519526.1A Active CN103853575B (en) 2012-12-06 2012-12-06 The collocation method and device of intelligent terminal application program management

Country Status (1)

Country Link
CN (1) CN103853575B (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103885756A (en) * 2012-12-20 2014-06-25 腾讯科技(深圳)有限公司 Intelligent terminal basic application functional configuration method, implementing method and device thereof
CN104199691A (en) * 2014-08-21 2014-12-10 康佳集团股份有限公司 Method and device for automatically starting APK in turn-on process based on Android platform
CN106547580A (en) * 2015-09-22 2017-03-29 腾讯科技(深圳)有限公司 The method and apparatus of hooking function

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101222709A (en) * 2008-01-22 2008-07-16 中兴通讯股份有限公司 Fast starting method of mobile phone application program
CN101639787A (en) * 2009-09-07 2010-02-03 中兴通讯股份有限公司 Method and device for starting application program

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101222709A (en) * 2008-01-22 2008-07-16 中兴通讯股份有限公司 Fast starting method of mobile phone application program
CN101639787A (en) * 2009-09-07 2010-02-03 中兴通讯股份有限公司 Method and device for starting application program

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103885756A (en) * 2012-12-20 2014-06-25 腾讯科技(深圳)有限公司 Intelligent terminal basic application functional configuration method, implementing method and device thereof
CN104199691A (en) * 2014-08-21 2014-12-10 康佳集团股份有限公司 Method and device for automatically starting APK in turn-on process based on Android platform
CN104199691B (en) * 2014-08-21 2017-06-23 康佳集团股份有限公司 A kind of method and terminal of the start self-starting APK based on Android platform
CN106547580A (en) * 2015-09-22 2017-03-29 腾讯科技(深圳)有限公司 The method and apparatus of hooking function
CN106547580B (en) * 2015-09-22 2020-08-28 腾讯科技(深圳)有限公司 Method and device for hooking function, mobile terminal and storage medium

Also Published As

Publication number Publication date
CN103853575B (en) 2017-08-22

Similar Documents

Publication Publication Date Title
CN102298532B (en) Startup-item-based management method and device
US9606782B2 (en) Game state synchronization and restoration across multiple devices
EP2741211B1 (en) Method and device for monitoring power consumption of android terminal application
WO2015184885A1 (en) Method and device for closing background application of mobile terminal, and mobile terminal
CN107168841B (en) Remote testing method and device for mobile equipment
JP6286555B2 (en) Method, terminal and system for pushing information
WO2017113660A1 (en) Application program management method and device
WO2016041468A1 (en) Wakeup method, device and terminal
TW201421230A (en) Portable electronic device and operative method thereof, and non-transitory recording medium
WO2014055601A1 (en) Application state backup and restoration across multiple devices
US20120144392A1 (en) Resource Manager for Managing Hardware Resources
CN105117186A (en) Multimedia information displaying method and apparatus
CN109067416B (en) Method for realizing hot plug and start of SIM card and intelligent hardware
CN104951335A (en) Processing method and device for application program installation packages
CN105871561B (en) Wireless wake-up device for cell module
CN109656440B (en) Application icon display method, device and medium
WO2015188761A1 (en) Traffic acquiring method and apparatus based on operating system
MX2014009068A (en) Electronic book file processing method, terminal, and electronic device.
CN103885756A (en) Intelligent terminal basic application functional configuration method, implementing method and device thereof
CN106354242A (en) Mode switching method and device
CN103853575A (en) Configuration method and configuration device for management of application of intelligent terminal
CN108415734A (en) A kind of application recovery device, method and mobile terminal
CN105550007A (en) Control method and device for mobile terminal and mobile terminal
US11816200B2 (en) Terminal and method for managing launch of an application of a terminal
CN107231386B (en) Application state conversion method and device and mobile terminal

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
TR01 Transfer of patent right

Effective date of registration: 20230727

Address after: 518057 Tencent Building, No. 1 High-tech Zone, Nanshan District, Shenzhen City, Guangdong Province, 35 floors

Patentee after: TENCENT TECHNOLOGY (SHENZHEN) Co.,Ltd.

Patentee after: TENCENT CLOUD COMPUTING (BEIJING) Co.,Ltd.

Address before: 2, 518044, East 403 room, SEG science and Technology Park, Zhenxing Road, Shenzhen, Guangdong, Futian District

Patentee before: TENCENT TECHNOLOGY (SHENZHEN) Co.,Ltd.

TR01 Transfer of patent right