CN101615141A - A kind of method and application program scheduling module of carrying out application program scheduling - Google Patents
A kind of method and application program scheduling module of carrying out application program scheduling Download PDFInfo
- Publication number
- CN101615141A CN101615141A CN200810115685A CN200810115685A CN101615141A CN 101615141 A CN101615141 A CN 101615141A CN 200810115685 A CN200810115685 A CN 200810115685A CN 200810115685 A CN200810115685 A CN 200810115685A CN 101615141 A CN101615141 A CN 101615141A
- Authority
- CN
- China
- Prior art keywords
- application
- application program
- identities
- memory block
- data
- 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
Links
Images
Landscapes
- Stored Programmes (AREA)
Abstract
The invention discloses a kind of method and application program scheduling module of carrying out application program scheduling; Method comprises: set up the application runtime environment memory block that the application's data of current execution is preserved in applied environment working area and being used to; When needing the switch application program, the application's data of current execution is kept in the applied environment working area; Judge whether pending application program starts, if start, then with this application's data from the applied environment working area, copy in the application runtime environment memory block back and carry out this application program; Otherwise directly carry out this application program launching process.Technical scheme of the present invention can realize the multiple utility program execution in the SIM/UM of one process operating system, and the switching between the realization multiple utility program, when frequently switching, application program needn't finish and start the work of application program in a large number, thereby improve user's experience, save unnecessary communication interaction.
Description
Technical field
The present invention relates to the communications field, relate in particular to a kind of method and application program scheduling module of carrying out application program scheduling.
Background technology
SIM application toolkit (SIM Application Toolkit is hereinafter to be referred as SAT) is the application toolkit on subscriber identification modules such as SIM, UIM and mobile device (ME, the Mobile Equipment) interface.Early stage SIM can only carry out mobile device passively and give its instruction and return executing state and the result, and SAT makes SIM can send proactive command (Proactive Command) by defining a standardized new state word, allows cell phone apparatus finish some task.This initiatively for user provide feature richness, easy and simple to handle menu becomes possibility by program with regard to making in SIM/UIM.That is to say that the user can carry out data input and menu operation to the content that is stored among the SIM/UIM with visual, interactively means.
But in the prior protocols standard, can only keep an initiatively Session process between SIM/UIM and the mobile device, and also can only move individual process in the operating system of most SIM/UIM.Like this, if the user is in using an application program process, temporary needs is used other application program, can only withdraw from current application program earlier, restart new application program, wait new application program to use after, close new application program again earlier, restart former application program, and then repeat a series of mutual of a time and gateway, just can get back to the application program page when originally withdrawing from.This had both wasted the time, had wasted the communication resource again.
Summary of the invention
The technical problem to be solved in the present invention provides a kind of method and application program scheduling module of carrying out application program scheduling, can need not finish the application program of current execution when needs use other application program.
In order to address the above problem, the invention provides a kind of method of carrying out application program scheduling, comprising:
Set up applied environment working area and being used to and preserve the application runtime environment memory block of the application's data of current execution;
When needing the switch application program, the application's data of current execution is kept in the applied environment working area; Judge whether pending application program starts, if start, then with this application's data from the applied environment working area, copy in the application runtime environment memory block back and carry out this application program; Otherwise directly carry out this application program launching process.
Further, described method also comprises:
Be the application identities of a correspondence of each application assigned, set up whole the application lists and application program started tabulation; Described whole the application list is used to put down in writing the corresponding relation between each application program and its application identities; The described tabulation of application program started is used to put down in writing the application identities that has started each application program correspondence of also not closing; Set up current execution application identities, be used to preserve the application identities of the application program correspondence of current execution;
Judging whether pending application program has started is meant: searching the application identities that whether has pending application program correspondence in the application program started tabulation; If exist, judge that then pending application program starts, otherwise judge that pending application program does not start.
Further, need the situation of switch application program to comprise in the following situation any:
First kind of situation is that Subscriber Identity Module is received an information of carrying application identities, if the entrained application identities of information is different with current execution application identities, then need the switch application program, pending application program is the entrained application identities corresponding application program of information;
Second kind of situation is that the user passes through the application program switch key by appointment on the terminal, accesses the application list, and the user therefrom chooses an application program; If the application identities of user-selected application program correspondence is different with current execution application identities, then need the switch application program, pending application program is user-selected application program.
Further, described application's data comprises:
Interim environmental variance that application program is set up in the application runtime environment memory block in the process of implementation and interim page cache district; Wherein interim environmental variance comprises that at least a variable is used to preserve that this application program is being handled or the positional information of page displayed in the page cache district;
When the situation that needs the switch application program is above-mentioned first kind of situation, and pending application program has been when having started, and this application's data from the applied environment working area, is copied in the application runtime environment memory block back and carries out this application program and specifically be meant:
Empty the data in the application runtime environment memory block; The corresponding application's data of application identities that information is entrained copies to from the applied environment working area in the interim environmental variance and interim page cache district of application runtime environment memory block, gives this application program with information and handles; The application identities that information is entrained saves as current execution application identities;
When the situation that needs the switch application program is above-mentioned second kind of situation, and pending application program has been when having started, and this application's data from the applied environment working area, is copied in the application runtime environment memory block back and carries out this application program and specifically be meant:
Empty the data in the application runtime environment memory block; From the applied environment working area, user-selected application's data is copied in the interim environmental variance and interim page cache district of application runtime environment memory block; The application identities of user-selected application program correspondence is saved as current execution application identities; The page info that the application program of preserving in the interim environmental variance according to this application program is being handled takes out page data from the interim page cache of application program district, generate the order indicating terminal page is presented on the screen;
When the situation that needs the switch application program is above-mentioned first kind of situation, and pending application program is carried out this application program and specifically is meant when not starting:
Empty the data in the application runtime environment memory block; All searching the entrained application identities corresponding application program of information in the application list, setting up memory block in the applied environment working area, starting this application program corresponding to this application program; Giving this application program with the information of receiving handles; The application identities that information is entrained is added to and has been started tabulation, and saves as current execution application identities;
Described whole the application list also comprises: the homepage entry address of each application program correspondence;
When the situation that needs the switch application program is above-mentioned second kind of situation, and pending application program is carried out this application program and specifically is meant when not starting:
Empty the data in the application runtime environment memory block; In whole the application lists, search the homepage entry address of user-selected application program correspondence; In the memory block of applied environment working area foundation corresponding to user-selected application program; According to described homepage entry address, take out the homepage of user-selected application program, generate the order indicating terminal this page is presented on the screen; The application identities of user-selected application program correspondence added to start tabulation, and save as current execution application identities.
Further, described method also comprises:
When the user selects to finish current application program, the current execution application identities of deletion from application program started is tabulated, and remove the shared memory block of this application program in the applied environment working area; Judge in the application program started tabulation whether also have other application identities,, then generate the demonstration that clears screen of order indicating terminal, and indicating terminal enters idle condition, remove current execution application identities, end operation if do not have; Otherwise choose arbitrary application identities, this application identities is saved as current execution application identities; From the applied environment working area, the pairing application's data of this application identities is copied in the interim environmental variance and interim page cache district of application runtime environment memory block; Page info according to the application program of preserving in the interim environmental variance of this application program is being handled takes out page data from the interim page cache of application program district, generate the order indicating terminal and the page is presented on the screen end operation;
When the user selected to finish whole application program, the applied environment working area cleared all; Empty the application's data of current execution in the application runtime environment memory block; Remove application program started tabulation and current execution application identities; Generate the demonstration that clears screen of order indicating terminal, and indicating terminal enters idle condition, end operation
When the user selects to finish the arbitrary non-current application program that has started, in whole the application lists, search the application identities of this application program correspondence, this application identities of deletion from the list of application that has started is with this application's data deletion in the applied environment working area, end operation.
The present invention also provides a kind of application program scheduling module, comprising: storage unit, switch unit;
Described storage unit comprises the applied environment working area and is used to preserve the application runtime environment memory block of the application data of current execution;
Described switch unit is used for when needs switch application program, and the application's data of current execution is kept in the applied environment working area; Empty the data in the application runtime environment memory block; Judge whether pending application program starts,, then this application's data is copied to execution this application program in back in the application runtime environment memory block from the applied environment working area if start; Otherwise directly carry out this application program.
Further, described module also comprises:
Maintenance unit is used to the application identities of a correspondence of each application assigned, sets up whole the application lists and application program started tabulation; Corresponding relation between each application program and its application identities is kept in described whole the application list, the application identities that starts each application program correspondence of also not closing is kept in the described tabulation of application program started; And the current execution application identities of setting up the application identities of the application program correspondence be used to preserve current execution;
Described switch unit is judged whether pending application program has started and is meant: described switch unit is being searched the application identities that whether has pending application program correspondence in the application program started tabulation; If exist, judge that then pending application program starts, otherwise judge that pending application program does not start.
Further, described module also comprises:
The switching judging unit, be used for when Subscriber Identity Module is received the information of carrying application identities, judge whether the entrained application identities of information is identical with current execution application identities, if difference then send first switching command to switch unit is wherein carried application identities that described information the carries application identities as pending application program; And when the user chooses an application program, whether the application identities of judging user-selected application program correspondence is identical with current execution application identities, if difference then send second switching command to switch unit is wherein carried the application identities of the application identities of user-selected application program correspondence as pending application program;
Described switch unit is judged when receiving first or second switching command needs the switch application program.
Further, described application's data comprises:
Interim environmental variance that application program is set up in the application runtime environment memory block in the process of implementation and interim page cache district; Wherein interim environmental variance comprises that at least a variable is used to preserve that this application program is being handled or the positional information of page displayed in the page cache district;
When switch unit is received first switching command, and judge when pending application program has started, this application's data from the applied environment working area, copied in the application runtime environment memory block back and carries out this application program and specifically be meant:
Switch unit empties the data in the application runtime environment memory block; The pairing application's data of the application identities that information is entrained copies to from the applied environment working area in the interim environmental variance and interim page cache district of application runtime environment memory block, gives this application program with information and handles; Send identification renewal and instruct, wherein carry the entrained application identities of described information to maintenance unit;
Maintenance unit saves as current execution application identities with the application identities of wherein carrying after receiving the identification renewal instruction;
When switch unit is received second switching command, and judge when pending application program has started, this application's data copied in the application runtime environment memory block back carry out this application program and specifically be meant from the applied environment working area:
Switch unit empties the data in the application runtime environment memory block; From the applied environment working area,, copy in the interim environmental variance and interim page cache district of application runtime environment memory block user-selected application's data; The page info that the application program of preserving in the interim environmental variance according to this application program is being handled takes out page data from the interim page cache of application program district, generate the order indicating terminal page is presented on the screen; Send identification renewal and instruct, wherein carry the application identities of user-selected application program correspondence to maintenance unit;
Maintenance unit saves as current execution application identities with the application identities of wherein carrying after receiving the identification renewal instruction;
When switch unit is received first switching command, and judge when pending application program does not start, carry out this application program and specifically be meant:
Switch unit empties the data in the application runtime environment memory block; All searching the entrained application identities corresponding application program of information in the application list, setting up memory block in the applied environment working area corresponding to this application program; Giving this application program with the information of receiving handles; Send the identification renewal instruction and start list update and instruct, wherein all carry the application identities of user-selected application program correspondence to maintenance unit;
Maintenance unit saves as current execution application identities with the application identities of wherein carrying after receiving the identification renewal instruction; After receiving that starting list update instructs, add the application identities of wherein carrying to application program started tabulation;
Described whole the application list also comprises: the homepage entry address of each application program correspondence;
When switch unit is received second switching command, and judge when pending application program does not start, carry out this application program and specifically be meant:
Switch unit empties the data in the application runtime environment memory block; In whole the application lists, search the homepage entry address of user-selected application program correspondence; In the memory block of applied environment working area foundation, start this application program corresponding to user-selected application program; According to described homepage entry address, take out the homepage of user-selected application program, generate the order indicating terminal this page is presented on the screen; Send the identification renewal instruction and start list update and instruct, wherein all carry the application identities of user-selected application program correspondence to maintenance unit;
Maintenance unit saves as current execution application identities with the application identities of wherein carrying after receiving the identification renewal instruction; After receiving that starting list update instructs, add the application identities of wherein carrying to application program started tabulation.
Further, described module also comprises:
Use end unit, be used for when receiving that the user finishes the instruction of current application program, remove the shared memory block of this application program in the applied environment working area, transmission has started the tabulation delete instruction to maintenance unit, wherein carries the application identities of this application program correspondence; And judge in the application program started tabulation whether also have other application identities, and if do not have, then generate demonstrations that clear screen of order indicating terminal, and indicating terminal enters idle condition, send and identify clear instruction to maintenance unit; If have then choose arbitrary application identities, sending identification renewal instructs to maintenance unit, wherein carry the application identities of choosing, and from the applied environment working area, the pairing application's data of this application identities is copied in the interim environmental variance and interim page cache district of application runtime environment memory block, the page info of handling according to the application program of preserving in the interim environmental variance of this application program, from the interim page cache of application program district, take out page data, generate the order indicating terminal page is presented on the screen; Also be used for when receiving that the user finishes the instruction of whole application programs, the applied environment working area clears all; Empty the application's data of current execution in the application runtime environment memory block; Generate the demonstration that clears screen of order indicating terminal, and indicating terminal enters idle condition; Send the sign clear instruction and started the tabulation clear instruction to maintenance unit; Also be used for when receiving that the user finishes the instruction of arbitrary non-current application program that has started, in whole the application lists, search the application identities of this application program correspondence, send and started the tabulation delete instruction to maintenance unit, wherein carry the application identities of this application program correspondence, with this application's data deletion in the applied environment working area;
Maintenance unit is removed current execution application identities after also being used to receive the sign clear instruction; Receive start the tabulation delete instruction after, with the application identities of wherein carrying deletion from application program started tabulation; Receive when starting the tabulation clear instruction, delete all application identities in the application program started tabulation.
Technical scheme of the present invention can realize the multiple utility program execution in the SIM/UIM of one process operating system, and the switching between the realization multiple utility program, when frequently switching, application program needn't finish and start the work of application program in a large number, thereby improve user's experience, save unnecessary communication interaction.
Description of drawings
Fig. 1 is the concrete enforcement block diagram of application program scheduling module provided by the invention;
Fig. 2 is the concrete implementing procedure figure of application example one of the present invention;
Fig. 3 is the concrete implementing procedure figure of application example two of the present invention.
Embodiment
Below in conjunction with drawings and Examples technical scheme of the present invention is described in detail.
Method of carrying out application program scheduling provided by the invention comprises:
Set up applied environment working area and being used to and preserve the application runtime environment memory block of the application's data of current execution;
When needing the switch application program, the application's data of current execution is kept in the applied environment working area; Judge whether pending application program starts, if start, then with this application's data from the applied environment working area, copy in the application runtime environment memory block back and carry out this application program; Otherwise directly carry out the start-up course of this application program.
Wherein, described application's data can comprise: interim environmental variance that application program is set up in the application runtime environment memory block in the process of implementation and interim page cache district; Wherein interim environmental variance comprises that at least a variable is used to preserve that this application program is being handled or the positional information of page displayed in the page cache district.
Described method can also comprise: be the application identities of a correspondence of each application assigned, set up whole the application lists and application program started tabulation; Described whole the application list is used to put down in writing the corresponding relation between each application program and its application identities; The described tabulation of application program started is used to put down in writing the application identities that has started each application program correspondence of also not closing; Set up current execution application identities, be used to preserve the application identities of the application program correspondence of current execution.
Wherein, judging whether pending application program has started can be meant: searching the application identities that whether has pending application program correspondence in the application program started tabulation; If exist, judge that then pending application program starts, otherwise judge that pending application program does not start.
Wherein, need the situation of switch application program can comprise in the following situation any:
First kind of situation is that Subscriber Identity Module is received an information of carrying application identities, if the entrained application identities of information is different with current execution application identities, then need the switch application program, pending application program is the entrained application identities corresponding application program of information;
Second kind of situation is that the user passes through the application program switch key by appointment on the terminal, accesses the application list, and the user therefrom chooses an application program; If the application identities of user-selected application program correspondence is different with current execution application identities, then need the switch application program, pending application program is user-selected application program.
Wherein, more than in two kinds of situations, if the application identities of entrained application identities of information or user-selected application program correspondence is identical with current execution application identities, then do not need the switch application program.
Wherein, when the situation that needs the switch application program is above-mentioned first kind of situation, and when pending application program has started, this application's data from the applied environment working area, is copied in the application runtime environment memory block back and carries out this application program and specifically can be meant:
Empty the data in the application runtime environment memory block; The pairing application's data of the application identities that information is entrained copies to from the applied environment working area in the interim environmental variance and interim page cache district of application runtime environment memory block, gives this application program with information and handles; The application identities that information is entrained saves as current execution application identities.
Wherein, when the situation that needs the switch application program is above-mentioned second kind of situation, and when pending application program has started, this application's data from the applied environment working area, is copied in the application runtime environment memory block back and carries out this application program and specifically can be meant:
Empty the data in the application runtime environment memory block; From the applied environment working area, user-selected application's data is copied in the interim environmental variance and interim page cache district of application runtime environment memory block; The application identities of user-selected application program correspondence is saved as current execution application identities; The page info that the application program of preserving in the interim environmental variance according to this application program is being handled takes out page data from the interim page cache of application program district, generate the order indicating terminal page is presented on the screen.
When pending application program has started, if the shared storage space of pending application program is during more than or equal to the application program of current execution, the data that do not empty in the application runtime environment memory block also allow, because after pending application's data copied to the application runtime environment memory block, can cover the application's data of current execution fully; Certainly, relatively the method for insurance and simple (because need not the memory block size of comparison) is the data that all empty in the application runtime environment memory block.
Wherein, when the situation that needs the switch application program is above-mentioned first kind of situation, and pending application program is carried out this application program and specifically can be meant when not starting:
Empty the data in the application runtime environment memory block; All searching the entrained application identities corresponding application program of information in the application list, setting up memory block in the applied environment working area, starting this application program corresponding to this application program; Giving this application program with the information of receiving handles; The application identities that information is entrained is added to and has been started tabulation, and saves as current execution application identities.
Described whole the application list can also comprise: the homepage entry address of each application program correspondence.
Wherein, when the situation that needs the switch application program is above-mentioned second kind of situation, and pending application program is carried out this application program and specifically can be meant when not starting:
Empty the data in the application runtime environment memory block; In whole the application lists, search the homepage entry address of user-selected application program correspondence; In the memory block of applied environment working area foundation corresponding to user-selected application program; According to described homepage entry address, take out the homepage of user-selected application program, generate the order indicating terminal this page is presented on the screen; The application identities of user-selected application program correspondence added to start tabulation, and save as current execution application identities.
Described method can also comprise:
When the user selects to finish current application program, finish current application program, the current execution application identities of deletion from application program started is tabulated, and remove the shared memory block of this application program in the applied environment working area;
Judge in the application program started tabulation whether also have other application identities,, then generate the demonstration that clears screen of order indicating terminal, and indicating terminal enters idle condition, remove current execution application identities, end operation if do not have;
Otherwise choose arbitrary application identities, this application identities is saved as current execution application identities; From the applied environment working area, the pairing application's data of this application identities is copied in the interim environmental variance and interim page cache district of application runtime environment memory block; Page info according to the application program of preserving in the interim environmental variance of this application program is being handled takes out page data from the interim page cache of application program district, generate the order indicating terminal and the page is presented on the screen end operation.
Wherein, the user selects to finish current application program and can be meant:
In terminal, increase the option of " end current application " on the choice menus of user's switch application, when choosing this option, the user thinks that the user selects to finish current application program.
Described method can also comprise:
When the user selected to finish whole application program, the applied environment working area cleared all; Empty the application's data of current execution in the application runtime environment memory block; According to all application program started of application program started end of list (EOL); Remove application program started tabulation and current execution application identities; Generate the demonstration that clears screen of order indicating terminal, and indicating terminal enters idle condition, end operation.
Wherein, the user selects to finish all application programs and can be meant:
In terminal, increase the option of " finishing all uses " on the choice menus of user's switch application; When choosing this option, the user thinks that the user selects to finish all application program started.
Described method can also comprise:
When the user selects to finish the arbitrary non-current application program that has started, in whole the application lists, search the application identities of this application program correspondence, this application identities of deletion from the list of application that has started is with this application's data deletion in the applied environment working area.
Wherein, the user selects to finish arbitrary non-current application program that has started and can be meant:
In terminal, increase the option of " finish to specify and use " on the choice menus of user's switch application; When choosing this option, the user thinks that the user selects to finish the application program of this option appointment, end operation.
Application program scheduling module provided by the invention comprises: storage unit, switch unit; This application program scheduling module can be integrated in the Subscriber Identity Module, also can be integrated in lane terminal.
Described storage unit comprises the applied environment working area and is used to preserve the application runtime environment memory block of the application data of current execution;
Described switch unit is used for when needs switch application program, and the application's data of current execution is kept in the applied environment working area; Judge whether pending application program starts,, then this application's data is copied to execution this application program in back in the application runtime environment memory block from the applied environment working area if start; Otherwise directly carry out this application program.
Wherein, described application's data can comprise: interim environmental variance that application program is set up in the application runtime environment memory block in the process of implementation and interim page cache district; Wherein interim environmental variance comprises that at least a variable is used to preserve that this application program is being handled or the positional information of page displayed in the page cache district.
Described application program scheduling module can also comprise:
Maintenance unit is used to the application identities of a correspondence of each application assigned, sets up whole the application lists and application program started tabulation; Corresponding relation between each application program and its application identities is kept in described whole the application list, the application identities that starts each application program correspondence of also not closing is kept in the described tabulation of application program started; And the current execution application identities of setting up the application identities of the application program correspondence be used to preserve current execution.
Wherein, described switch unit is judged whether pending application program has started and can be meant: described switch unit is being searched the application identities that whether has pending application program correspondence in the application program started tabulation; If exist, judge that then pending application program starts, otherwise judge that pending application program does not start.
Described application program scheduling module can also comprise:
The switching judging unit, be used for when Subscriber Identity Module is received the information of carrying application identities, judge whether the entrained application identities of information is identical with current execution application identities, if difference then send first switching command to switch unit, wherein carry application identities that described information carries application identities, otherwise do not handle as pending application program; And when the user chooses an application program, whether the application identities of judging user-selected application program correspondence is identical with current execution application identities, if difference then send second switching command to switch unit, wherein carry the application identities of the application identities of user-selected application program correspondence, otherwise do not handle as pending application program.
Described switch unit is judged when receiving first or second switching command needs the switch application program.
Wherein, when switch unit is received first switching command, and judge when pending application program has started, this application's data from the applied environment working area, copied in the application runtime environment memory block back and carries out this application program and specifically can be meant:
Switch unit empties the data in the application runtime environment memory block; The pairing application's data of the application identities that information is entrained copies to from the applied environment working area in the interim environmental variance and interim page cache district of application runtime environment memory block, gives this application program with information and handles; Send identification renewal and instruct, wherein carry the entrained application identities of described information to maintenance unit;
Maintenance unit saves as current execution application identities with the application identities of wherein carrying after receiving the identification renewal instruction.
Wherein, when switch unit is received second switching command, and judge when pending application program has started, this application's data copied in the application runtime environment memory block back carry out this application program and specifically can be meant from the applied environment working area:
Switch unit empties the data in the application runtime environment memory block; From the applied environment working area,, copy in the interim environmental variance and interim page cache district of application runtime environment memory block user-selected application's data; The page info that the application program of preserving in the interim environmental variance according to this application program is being handled takes out page data from the interim page cache of application program district, generate the order indicating terminal page is presented on the screen; Send identification renewal and instruct, wherein carry the application identities of user-selected application program correspondence to maintenance unit;
Maintenance unit saves as current execution application identities with the application identities of wherein carrying after receiving the identification renewal instruction.
When pending application program has started, if the shared storage space of pending application program is during more than or equal to the application program of current execution, the data that switch unit does not empty in the application runtime environment memory block also allow, because after pending application's data copied to the application runtime environment memory block, can cover the application's data of current execution fully; Certainly, relatively the method for insurance and simple (because need not the memory block size of comparison) is that switch unit all empties the data in the application runtime environment memory block.
Wherein, when switch unit is received first switching command, and judge when pending application program does not start, carry out this application program and specifically can be meant:
Switch unit empties the data in the application runtime environment memory block; All searching the entrained application identities corresponding application program of information in the application list, setting up memory block in the applied environment working area, starting this application program corresponding to this application program; Giving this application program with the information of receiving handles; Send the identification renewal instruction and start list update and instruct, wherein all carry the application identities of user-selected application program correspondence to maintenance unit;
Maintenance unit saves as current execution application identities with the application identities of wherein carrying after receiving the identification renewal instruction; After receiving that starting list update instructs, add the application identities of wherein carrying to application program started tabulation.
Described whole the application list can also comprise: the homepage entry address of each application program correspondence.
Wherein, when switch unit is received second switching command, and judge when pending application program does not start, carry out this application program and specifically can be meant:
Switch unit empties the data in the application runtime environment memory block; In whole the application lists, search the homepage entry address of user-selected application program correspondence; In the memory block of applied environment working area foundation corresponding to user-selected application program; According to described homepage entry address, take out the homepage of user-selected application program, generate the order indicating terminal this page is presented on the screen; Send the identification renewal instruction and start list update and instruct, wherein all carry the application identities of user-selected application program correspondence to maintenance unit;
Maintenance unit saves as current execution application identities with the application identities of wherein carrying after receiving the identification renewal instruction; After receiving that starting list update instructs, add the application identities of wherein carrying to application program started tabulation.
Described application program scheduling module can also comprise:
Use end unit, be used for when receiving that the user finishes the instruction of current application program, remove the shared memory block of this application program in the applied environment working area, transmission has started the tabulation delete instruction to maintenance unit, wherein carries the application identities of this application program correspondence; And judge in the application program started tabulation whether also have other application identities, and if do not have, then generate demonstrations that clear screen of order indicating terminal, and indicating terminal enters idle condition, send and identify clear instruction to maintenance unit; If have then choose arbitrary application identities, sending identification renewal instructs to maintenance unit, wherein carry the application identities of choosing, and from the applied environment working area, the pairing application's data of this application identities is copied in the interim environmental variance and interim page cache district of application runtime environment memory block, the page info of handling according to the application program of preserving in the interim environmental variance of this application program, from the interim page cache of application program district, take out page data, generate the order indicating terminal page is presented on the screen;
Maintenance unit is removed current execution application identities after also being used to receive the sign clear instruction; Receive start the tabulation delete instruction after, with the application identities of wherein carrying deletion from application program started tabulation.
Use end unit and also be used for when receiving that the user finishes the instruction of whole application programs, the applied environment working area clears all; Empty the application's data of current execution in the application runtime environment memory block; Generate the demonstration that clears screen of order indicating terminal, and indicating terminal enters idle condition; Send the sign clear instruction and started the tabulation clear instruction to maintenance unit;
Maintenance unit also is used to receive when starting the tabulation clear instruction, deletes all application identities in the application program started tabulation.
Using end unit also is used for when receiving that the user finishes the instruction of arbitrary non-current application program that has started, in whole the application lists, search the application identities of this application program correspondence, send and started the tabulation delete instruction to maintenance unit, wherein carry the application identities of this application program correspondence, with this application's data deletion in the applied environment working area.
A concrete enforcement block diagram of application program scheduling module provided by the invention as shown in Figure 1.
Further be illustrated with two application examples of the present invention below.
First application example be the operation steps of subscriber identification module when receiving an information that has an application identities as shown in Figure 2:
201, subscriber identification module is received the downlink information of sending from gateway, wherein carries application identities;
202, parse this application identities, and compare,, then do not carry out the application program blocked operation, give current application program with this information and handle, end operation if identical with the current execution application identities of preserving; Otherwise carry out step 203;
203, at first the interim environmental variance of the current application program of carrying out and interim page cache district are saved in the applied environment working area;
204,, search application program started tabulation according to the entrained application identities of receiving of information; If find this application identities in this tabulation, the expression corresponding application program starts, then carry out step 205; Otherwise the expression corresponding application program does not start as yet, needs to start new application program, carry out step 206;
205, from the applied environment working area, the pairing application's data of above-mentioned application identities is copied in the interim environmental variance and interim page cache district of application runtime environment memory block; Execution in step 207;
206, all searching the entrained application identities corresponding application program of information in the list of application, set up the memory block of this application program correspondence in the applied environment working area, empty the interim environmental variance and the interim page cache district of application runtime environment memory block;
207, information is entrained application identities saves as current execution application identities;
208, the above-mentioned information of receiving being given the entrained application identities corresponding application program of described information handles; End operation.
Second application example is the operation steps of user when initiatively selecting application program:
301, the user is by " withdrawing from/stop " key on the cell phone apparatus, and subscriber identification module is obtained the terminal response of TR (QUIT);
302, subscriber identification module is issued cell phone apparatus according to all list of application generation SELECT ITEM orders;
303, cell phone apparatus is according to SELECT ITEM order, and display menu is tabulated on screen, is selected the application program that need switch to by the user;
304, the user selects an application program, presses acknowledgement key then;
305, subscriber identification module is obtained the terminal response of TR (OK), and parses the application identities of user-selected application program correspondence, and compares with current execution application identities; If identical, then do not carry out application program blocked operation, end operation; Otherwise carry out step 306;
306, interim environmental variance and the interim page cache district with the current application of carrying out is saved in the applied environment working area;
307,, search application program started tabulation according to the application identities that parses; If find this application identities in this tabulation, the expression corresponding application program starts, then carry out step 308; Otherwise the expression corresponding application program does not start as yet, needs to start new application program, carry out step 310;
308, from the applied environment working area, user-selected application's data is copied in the interim environmental variance and interim page cache district of application runtime environment memory block; The application identities of user-selected application program correspondence is saved as current execution application identities;
309, use the page info that the application program of preserving in the interim environmental variance is being handled according to this, from use interim page cache district, take out page data, generate order indication cell phone apparatus and it is presented on the screen end operation;
310, set up the memory block of newly using correspondence in the applied environment working area, empty the interim environmental variance and the interim page cache district of application runtime environment memory block, in whole list of applications, search the homepage entry address of user-selected application program correspondence;
311, the application identities with user-selected application program correspondence saves as current execution application identities;
312, according to described homepage entry address, take out the homepage of user-selected application program, generate order indication cell phone apparatus described homepage is presented on the screen; End operation.
Certainly; the present invention also can have other various embodiments; under the situation that does not deviate from spirit of the present invention and essence thereof; those of ordinary skill in the art work as can make various corresponding changes and distortion according to the present invention, but these corresponding changes and distortion all should belong to the protection domain of claim of the present invention.
Claims (10)
1, a kind of method of carrying out application program scheduling comprises:
Set up applied environment working area and being used to and preserve the application runtime environment memory block of the application's data of current execution;
When needing the switch application program, the application's data of current execution is kept in the applied environment working area; Judge whether pending application program starts, if start, then with this application's data from the applied environment working area, copy in the application runtime environment memory block back and carry out this application program; Otherwise directly carry out this application program launching process.
2, the method for claim 1 is characterized in that, also comprises:
Be the application identities of a correspondence of each application assigned, set up whole the application lists and application program started tabulation; Described whole the application list is used to put down in writing the corresponding relation between each application program and its application identities; The described tabulation of application program started is used to put down in writing the application identities that has started each application program correspondence of also not closing; Set up current execution application identities, be used to preserve the application identities of the application program correspondence of current execution;
Judging whether pending application program has started is meant: searching the application identities that whether has pending application program correspondence in the application program started tabulation; If exist, judge that then pending application program starts, otherwise judge that pending application program does not start.
3, method as claimed in claim 2 is characterized in that, needs the situation of switch application program to comprise in the following situation any:
First kind of situation is that Subscriber Identity Module is received an information of carrying application identities, if the entrained application identities of information is different with current execution application identities, then need the switch application program, pending application program is the entrained application identities corresponding application program of information;
Second kind of situation is that the user passes through the application program switch key by appointment on the terminal, accesses the application list, and the user therefrom chooses an application program; If the application identities of user-selected application program correspondence is different with current execution application identities, then need the switch application program, pending application program is user-selected application program.
4, method as claimed in claim 3 is characterized in that, described application's data comprises:
Interim environmental variance that application program is set up in the application runtime environment memory block in the process of implementation and interim page cache district; Wherein interim environmental variance comprises that at least a variable is used to preserve that this application program is being handled or the positional information of page displayed in the page cache district;
When the situation that needs the switch application program is above-mentioned first kind of situation, and pending application program has been when having started, and this application's data from the applied environment working area, is copied in the application runtime environment memory block back and carries out this application program and specifically be meant:
Empty the data in the application runtime environment memory block; The corresponding application's data of application identities that information is entrained copies to from the applied environment working area in the interim environmental variance and interim page cache district of application runtime environment memory block, gives this application program with information and handles; The application identities that information is entrained saves as current execution application identities;
When the situation that needs the switch application program is above-mentioned second kind of situation, and pending application program has been when having started, and this application's data from the applied environment working area, is copied in the application runtime environment memory block back and carries out this application program and specifically be meant:
Empty the data in the application runtime environment memory block; From the applied environment working area, user-selected application's data is copied in the interim environmental variance and interim page cache district of application runtime environment memory block; The application identities of user-selected application program correspondence is saved as current execution application identities; The page info that the application program of preserving in the interim environmental variance according to this application program is being handled takes out page data from the interim page cache of application program district, generate the order indicating terminal page is presented on the screen;
When the situation that needs the switch application program is above-mentioned first kind of situation, and pending application program is carried out this application program and specifically is meant when not starting:
Empty the data in the application runtime environment memory block; All searching the entrained application identities corresponding application program of information in the application list, setting up memory block in the applied environment working area, starting this application program corresponding to this application program; Giving this application program with the information of receiving handles; The application identities that information is entrained is added to and has been started tabulation, and saves as current execution application identities;
Described whole the application list also comprises: the homepage entry address of each application program correspondence;
When the situation that needs the switch application program is above-mentioned second kind of situation, and pending application program is carried out this application program and specifically is meant when not starting:
Empty the data in the application runtime environment memory block; In whole the application lists, search the homepage entry address of user-selected application program correspondence; In the memory block of applied environment working area foundation corresponding to user-selected application program; According to described homepage entry address, take out the homepage of user-selected application program, generate the order indicating terminal this page is presented on the screen; The application identities of user-selected application program correspondence added to start tabulation, and save as current execution application identities.
5, method according to any one of claims 1 to 4 is characterized in that, also comprises:
When the user selects to finish current application program, the current execution application identities of deletion from application program started is tabulated, and remove the shared memory block of this application program in the applied environment working area; Judge in the application program started tabulation whether also have other application identities,, then generate the demonstration that clears screen of order indicating terminal, and indicating terminal enters idle condition, remove current execution application identities, end operation if do not have; Otherwise choose arbitrary application identities, this application identities is saved as current execution application identities; From the applied environment working area, the pairing application's data of this application identities is copied in the interim environmental variance and interim page cache district of application runtime environment memory block; Page info according to the application program of preserving in the interim environmental variance of this application program is being handled takes out page data from the interim page cache of application program district, generate the order indicating terminal and the page is presented on the screen end operation;
When the user selected to finish whole application program, the applied environment working area cleared all; Empty the application's data of current execution in the application runtime environment memory block; Remove application program started tabulation and current execution application identities; Generate the demonstration that clears screen of order indicating terminal, and indicating terminal enters idle condition, end operation
When the user selects to finish the arbitrary non-current application program that has started, in whole the application lists, search the application identities of this application program correspondence, this application identities of deletion from the list of application that has started is with this application's data deletion in the applied environment working area, end operation.
6, a kind of application program scheduling module is characterized in that, comprising: storage unit, switch unit;
Described storage unit comprises the applied environment working area and is used to preserve the application runtime environment memory block of the application data of current execution;
Described switch unit is used for when needs switch application program, and the application's data of current execution is kept in the applied environment working area; Empty the data in the application runtime environment memory block; Judge whether pending application program starts,, then this application's data is copied to execution this application program in back in the application runtime environment memory block from the applied environment working area if start; Otherwise directly carry out this application program.
7, module as claimed in claim 6 is characterized in that, also comprises:
Maintenance unit is used to the application identities of a correspondence of each application assigned, sets up whole the application lists and application program started tabulation; Corresponding relation between each application program and its application identities is kept in described whole the application list, the application identities that starts each application program correspondence of also not closing is kept in the described tabulation of application program started; And the current execution application identities of setting up the application identities of the application program correspondence be used to preserve current execution;
Described switch unit is judged whether pending application program has started and is meant: described switch unit is being searched the application identities that whether has pending application program correspondence in the application program started tabulation; If exist, judge that then pending application program starts, otherwise judge that pending application program does not start.
8, module as claimed in claim 7 is characterized in that, also comprises:
The switching judging unit, be used for when Subscriber Identity Module is received the information of carrying application identities, judge whether the entrained application identities of information is identical with current execution application identities, if difference then send first switching command to switch unit is wherein carried application identities that described information the carries application identities as pending application program; And when the user chooses an application program, whether the application identities of judging user-selected application program correspondence is identical with current execution application identities, if difference then send second switching command to switch unit is wherein carried the application identities of the application identities of user-selected application program correspondence as pending application program;
Described switch unit is judged when receiving first or second switching command needs the switch application program.
9, module as claimed in claim 8 is characterized in that, described application's data comprises:
Interim environmental variance that application program is set up in the application runtime environment memory block in the process of implementation and interim page cache district; Wherein interim environmental variance comprises that at least a variable is used to preserve that this application program is being handled or the positional information of page displayed in the page cache district;
When switch unit is received first switching command, and judge when pending application program has started, this application's data from the applied environment working area, copied in the application runtime environment memory block back and carries out this application program and specifically be meant:
Switch unit empties the data in the application runtime environment memory block; The pairing application's data of the application identities that information is entrained copies to from the applied environment working area in the interim environmental variance and interim page cache district of application runtime environment memory block, gives this application program with information and handles; Send identification renewal and instruct, wherein carry the entrained application identities of described information to maintenance unit;
Maintenance unit saves as current execution application identities with the application identities of wherein carrying after receiving the identification renewal instruction;
When switch unit is received second switching command, and judge when pending application program has started, this application's data copied in the application runtime environment memory block back carry out this application program and specifically be meant from the applied environment working area:
Switch unit empties the data in the application runtime environment memory block; From the applied environment working area,, copy in the interim environmental variance and interim page cache district of application runtime environment memory block user-selected application's data; The page info that the application program of preserving in the interim environmental variance according to this application program is being handled takes out page data from the interim page cache of application program district, generate the order indicating terminal page is presented on the screen; Send identification renewal and instruct, wherein carry the application identities of user-selected application program correspondence to maintenance unit;
Maintenance unit saves as current execution application identities with the application identities of wherein carrying after receiving the identification renewal instruction;
When switch unit is received first switching command, and judge when pending application program does not start, carry out this application program and specifically be meant:
Switch unit empties the data in the application runtime environment memory block; All searching the entrained application identities corresponding application program of information in the application list, setting up memory block in the applied environment working area corresponding to this application program; Giving this application program with the information of receiving handles; Send the identification renewal instruction and start list update and instruct, wherein all carry the application identities of user-selected application program correspondence to maintenance unit;
Maintenance unit saves as current execution application identities with the application identities of wherein carrying after receiving the identification renewal instruction; After receiving that starting list update instructs, add the application identities of wherein carrying to application program started tabulation;
Described whole the application list also comprises: the homepage entry address of each application program correspondence;
When switch unit is received second switching command, and judge when pending application program does not start, carry out this application program and specifically be meant:
Switch unit empties the data in the application runtime environment memory block; In whole the application lists, search the homepage entry address of user-selected application program correspondence; In the memory block of applied environment working area foundation, start this application program corresponding to user-selected application program; According to described homepage entry address, take out the homepage of user-selected application program, generate the order indicating terminal this page is presented on the screen; Send the identification renewal instruction and start list update and instruct, wherein all carry the application identities of user-selected application program correspondence to maintenance unit;
Maintenance unit saves as current execution application identities with the application identities of wherein carrying after receiving the identification renewal instruction; After receiving that starting list update instructs, add the application identities of wherein carrying to application program started tabulation.
10, as each described module in the claim 6 to 9, it is characterized in that, also comprise:
Use end unit, be used for when receiving that the user finishes the instruction of current application program, remove the shared memory block of this application program in the applied environment working area, transmission has started the tabulation delete instruction to maintenance unit, wherein carries the application identities of this application program correspondence; And judge in the application program started tabulation whether also have other application identities, and if do not have, then generate demonstrations that clear screen of order indicating terminal, and indicating terminal enters idle condition, send and identify clear instruction to maintenance unit; If have then choose arbitrary application identities, sending identification renewal instructs to maintenance unit, wherein carry the application identities of choosing, and from the applied environment working area, the pairing application's data of this application identities is copied in the interim environmental variance and interim page cache district of application runtime environment memory block, the page info of handling according to the application program of preserving in the interim environmental variance of this application program, from the interim page cache of application program district, take out page data, generate the order indicating terminal page is presented on the screen; Also be used for when receiving that the user finishes the instruction of whole application programs, the applied environment working area clears all; Empty the application's data of current execution in the application runtime environment memory block; Generate the demonstration that clears screen of order indicating terminal, and indicating terminal enters idle condition; Send the sign clear instruction and started the tabulation clear instruction to maintenance unit; Also be used for when receiving that the user finishes the instruction of arbitrary non-current application program that has started, in whole the application lists, search the application identities of this application program correspondence, send and started the tabulation delete instruction to maintenance unit, wherein carry the application identities of this application program correspondence, with this application's data deletion in the applied environment working area;
Maintenance unit is removed current execution application identities after also being used to receive the sign clear instruction; Receive start the tabulation delete instruction after, with the application identities of wherein carrying deletion from application program started tabulation; Receive when starting the tabulation clear instruction, delete all application identities in the application program started tabulation.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN200810115685A CN101615141A (en) | 2008-06-26 | 2008-06-26 | A kind of method and application program scheduling module of carrying out application program scheduling |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN200810115685A CN101615141A (en) | 2008-06-26 | 2008-06-26 | A kind of method and application program scheduling module of carrying out application program scheduling |
Publications (1)
Publication Number | Publication Date |
---|---|
CN101615141A true CN101615141A (en) | 2009-12-30 |
Family
ID=41494797
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN200810115685A Pending CN101615141A (en) | 2008-06-26 | 2008-06-26 | A kind of method and application program scheduling module of carrying out application program scheduling |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN101615141A (en) |
Cited By (14)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102622270A (en) * | 2011-01-26 | 2012-08-01 | 腾讯科技(深圳)有限公司 | Switching management method and terminal for application programs |
CN103309737A (en) * | 2012-03-07 | 2013-09-18 | 联想(北京)有限公司 | Method and device for switching operating system |
WO2015039608A1 (en) * | 2013-09-22 | 2015-03-26 | Tencent Technology (Shenzhen) Company Limited | Method and device for displaying information |
CN105468348A (en) * | 2014-09-05 | 2016-04-06 | 中国移动通信集团公司 | Method and apparatus for displaying custom interface on terminal, and terminal |
CN106201677A (en) * | 2016-06-28 | 2016-12-07 | 乐视控股(北京)有限公司 | Application controls method and system |
CN106227614A (en) * | 2012-05-29 | 2016-12-14 | 福建三元达网络技术有限公司 | The system of communication between a kind of many software runtime environments |
CN106951323A (en) * | 2017-03-09 | 2017-07-14 | 深圳峰创智诚科技有限公司 | Application program local cache method and apparatus |
CN107809676A (en) * | 2017-11-03 | 2018-03-16 | 四川长虹电器股份有限公司 | The system and method for application is switched fast for TV |
CN103744720B (en) * | 2013-12-31 | 2018-05-04 | 华为终端(东莞)有限公司 | The management method and equipment of a kind of application program |
CN109034785A (en) * | 2018-07-03 | 2018-12-18 | 四川科道芯国智能技术股份有限公司 | Application switching method and device |
CN109657455A (en) * | 2018-12-25 | 2019-04-19 | 深圳创维数字技术有限公司 | Using real-time switching method, equipment, storage medium and device |
CN109976821A (en) * | 2017-12-14 | 2019-07-05 | 广东欧珀移动通信有限公司 | Application program loading method, device, terminal and storage medium |
CN110046017A (en) * | 2019-04-19 | 2019-07-23 | 宁波三星医疗电气股份有限公司 | Display methods and device under a kind of multiple utility program mode |
US11467855B2 (en) | 2018-06-05 | 2022-10-11 | Guangdong Oppo Mobile Telecommunications Corp., Ltd. | Application preloading method and device, storage medium and terminal |
-
2008
- 2008-06-26 CN CN200810115685A patent/CN101615141A/en active Pending
Cited By (20)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102622270A (en) * | 2011-01-26 | 2012-08-01 | 腾讯科技(深圳)有限公司 | Switching management method and terminal for application programs |
CN103309737A (en) * | 2012-03-07 | 2013-09-18 | 联想(北京)有限公司 | Method and device for switching operating system |
CN106339263B (en) * | 2012-05-29 | 2020-01-31 | 安科讯(福建)科技有限公司 | method for communication among multiple software running environments |
CN106227614B (en) * | 2012-05-29 | 2019-06-11 | 安科讯(福建)科技有限公司 | A kind of system communicated between more software runtime environments |
CN106227614A (en) * | 2012-05-29 | 2016-12-14 | 福建三元达网络技术有限公司 | The system of communication between a kind of many software runtime environments |
CN106339263A (en) * | 2012-05-29 | 2017-01-18 | 福建三元达网络技术有限公司 | Method for implementing communication among multiple software operating environments |
WO2015039608A1 (en) * | 2013-09-22 | 2015-03-26 | Tencent Technology (Shenzhen) Company Limited | Method and device for displaying information |
CN103744720B (en) * | 2013-12-31 | 2018-05-04 | 华为终端(东莞)有限公司 | The management method and equipment of a kind of application program |
CN105468348B (en) * | 2014-09-05 | 2019-06-11 | 中国移动通信集团公司 | A kind of method, apparatus and terminal of defined interface displayed on the terminals |
CN105468348A (en) * | 2014-09-05 | 2016-04-06 | 中国移动通信集团公司 | Method and apparatus for displaying custom interface on terminal, and terminal |
CN106201677A (en) * | 2016-06-28 | 2016-12-07 | 乐视控股(北京)有限公司 | Application controls method and system |
CN106951323A (en) * | 2017-03-09 | 2017-07-14 | 深圳峰创智诚科技有限公司 | Application program local cache method and apparatus |
CN107809676A (en) * | 2017-11-03 | 2018-03-16 | 四川长虹电器股份有限公司 | The system and method for application is switched fast for TV |
CN109976821A (en) * | 2017-12-14 | 2019-07-05 | 广东欧珀移动通信有限公司 | Application program loading method, device, terminal and storage medium |
US11467855B2 (en) | 2018-06-05 | 2022-10-11 | Guangdong Oppo Mobile Telecommunications Corp., Ltd. | Application preloading method and device, storage medium and terminal |
CN109034785A (en) * | 2018-07-03 | 2018-12-18 | 四川科道芯国智能技术股份有限公司 | Application switching method and device |
CN109034785B (en) * | 2018-07-03 | 2021-02-02 | 四川科道芯国智能技术股份有限公司 | Application switching method and device |
CN109657455B (en) * | 2018-12-25 | 2021-11-30 | 深圳创维数字技术有限公司 | Application real-time switching method, device, storage medium and apparatus |
CN109657455A (en) * | 2018-12-25 | 2019-04-19 | 深圳创维数字技术有限公司 | Using real-time switching method, equipment, storage medium and device |
CN110046017A (en) * | 2019-04-19 | 2019-07-23 | 宁波三星医疗电气股份有限公司 | Display methods and device under a kind of multiple utility program mode |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN101615141A (en) | A kind of method and application program scheduling module of carrying out application program scheduling | |
CN101102565B (en) | A processing method, device and equipment of user data in communication terminal | |
CN102355667A (en) | Method and system for controlling network connection of application programs in mobile intelligent terminal system | |
CN104471917A (en) | Application information sharing method and device | |
CN102479094A (en) | Operating method for portable communication device | |
CN102790727A (en) | Method and system for dynamically pushing personal labels of users | |
CN102413529A (en) | Multi-mode (including long term evolution (LTE) mode) application method and device of mobile terminal | |
CN106155721A (en) | The deployment method of application program, the generation method and device of the recommendation page | |
CN105760232A (en) | Offline cache method and system for IOS application | |
CN101895883B (en) | Smart card supporting authentication arithmetic update and method for updating authentication arithmetic | |
CN104870068A (en) | Method and router for access network | |
CN105763554A (en) | Network detection method, client, and network detection system | |
CN102436457A (en) | Method and equipment for distributing progresses of browser | |
WO2015154452A1 (en) | Method and terminal for remotely querying information about contact person | |
US20080102894A1 (en) | Mobile terminal and data display method by individual sim cards | |
CN111901793A (en) | UICC application setting information management method and system, UICC smart card and terminal | |
CN103648047A (en) | Resource searching method and system of intelligent television | |
CN104394526A (en) | Method for recovering data service and electronic apparatus | |
CN103856936B (en) | A kind of method and device for updating the mobile terminal time | |
CN102970401A (en) | Method and device for recoding contact information | |
US20180139319A1 (en) | Realization method and apparatus for operation function in interphone, and interphone terminal | |
CN102567037B (en) | Realize the method that the timing of desktop material updates | |
CN101616498A (en) | A kind of method, Subscriber Identity Module and unit that carries out interactive information access | |
US7778660B2 (en) | Mobile communications terminal, information transmitting system and information receiving method | |
CN103024202A (en) | Method and device for displaying operator logos in cellphone status bar |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
C02 | Deemed withdrawal of patent application after publication (patent law 2001) | ||
WD01 | Invention patent application deemed withdrawn after publication |
Application publication date: 20091230 |