CN105808300A - Terminal power-on method and apparatus - Google Patents

Terminal power-on method and apparatus Download PDF

Info

Publication number
CN105808300A
CN105808300A CN201610133282.1A CN201610133282A CN105808300A CN 105808300 A CN105808300 A CN 105808300A CN 201610133282 A CN201610133282 A CN 201610133282A CN 105808300 A CN105808300 A CN 105808300A
Authority
CN
China
Prior art keywords
terminal
application
starting
subregion
data type
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
CN201610133282.1A
Other languages
Chinese (zh)
Other versions
CN105808300B (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.)
Guangdong Oppo Mobile Telecommunications Corp Ltd
Original Assignee
Guangdong Oppo Mobile Telecommunications Corp 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 Guangdong Oppo Mobile Telecommunications Corp Ltd filed Critical Guangdong Oppo Mobile Telecommunications Corp Ltd
Priority to CN201610133282.1A priority Critical patent/CN105808300B/en
Publication of CN105808300A publication Critical patent/CN105808300A/en
Application granted granted Critical
Publication of CN105808300B publication Critical patent/CN105808300B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45504Abstract machines for programme code execution, e.g. Java virtual machine [JVM], interpreters, emulators
    • G06F9/45516Runtime code conversion or optimisation

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Telephone Function (AREA)
  • Stored Programmes (AREA)

Abstract

Embodiments of the present invention disclose a terminal power-on method and apparatus. The method disclosed by the embodiments of the present invention comprises: receiving a power-on instruction; starting a terminal according to the power-on instruction; in the terminal starting process, performing a conversion on a data type applied in a system partition of the terminal; and after the terminal is powered on, performing a conversion on a data type applied in a data partition of the terminal. According to the method, the conversion process of the data type applied in the data partition of the terminal is arranged after the terminal is powered on, so as to speed up power-on of the terminal and improve power-on efficiency.

Description

The starting-up method of a kind of terminal and device
Technical field
The present invention relates to electronic technology field, be specifically related to starting-up method and the device of a kind of terminal.
Background technology
Universal along with intelligent terminal, more and more users use intelligent terminal to carry out learning, amusement etc., and not only abundant user's life, also brings advantage to the user.
nullFor the intelligent terminal carrying Android operation system,Used Dalvik virtual machine before AndroidL always,When application program each run,Bytecode is required for being converted to machine code by compiler,The operational efficiency making application is relatively low,And after Google issues AndroidL,Dalvik virtual machine is completely replaced by ART virtual machine,But,Need to be compiled as by the dex in application program by compiler the oat form of machine code when so making terminal start shooting again,This process is comparatively slow,And currently without for doing the method that starting up speed optimizes after using this situation of ART virtual machine after AndroidL,The starting up speed making terminal is slow,And along with third party application installs the increase of quantity,This process will become veryer long,Make starting up of terminal efficiency comparison low.
From the foregoing, it will be observed that it is slow to there is starting up speed in existing intelligent terminal, inefficient technical problem of starting shooting.
Summary of the invention
The embodiment of the present invention provides starting-up method and the device of a kind of terminal, it is possible to solve intelligent terminal's starting up speed in prior art slow, inefficient technical problem of starting shooting.
The embodiment of the present invention provides the starting-up method of a kind of terminal, including:
Receive start-up command, and open terminal according to described start-up command;
In the middle of the process that described terminal is opened, the data type of application in terminal system subregion is changed;
After described terminal completes start, the data type of application in terminal data subregion is changed.
Further, the described step that the data type of application in terminal data subregion is changed specifically includes:
Application in described terminal data subregion is classified, to obtain classification results;
According to described classification results, the data type of application in described terminal data subregion is changed.
Further, the described step that application in described terminal data subregion is classified specifically includes:
Obtain the default operation result being applied in described terminal data subregion after described starting up of terminal;
Classify to described terminal data subregion is applied according to described default operation result.
Further, described step application in described terminal data subregion classified according to described default operation result specifically includes:
Determine according to described default operation result and described terminal data subregion is applied affiliated preset kind, and application in described terminal data subregion is added in the middle of the default set of applications that described preset kind is corresponding.
Wherein, described determine according to described default operation result described terminal data subregion is applied affiliated preset kind, and described application added to the step in the middle of the default set of applications that described preset kind is corresponding specifically include:
Start abnormal if described default operation result comprises described application, it is determined that the preset kind of described application is for starting Exception Type, and described application is added in the abnormal set of applications of startup;
If described default operation result comprises described application starting duration more than preset duration, it is determined that the preset kind of described application is for starting slow type, and described application is added in the slow set of applications of startup;
Normally start if described default operation result comprises described application, it is determined that the preset kind of described application is for starting normal type, and described application is added in startup normal use set.
Further, the described step data type of application in described terminal data subregion changed according to described classification results specifically includes:
According to preset rules, described default set of applications is carried out set to sort;
The data type of application in default set of applications after set sequence is changed.
Further, the described step that the data type of application in default set of applications after set sequence is changed specifically includes:
Obtain the user behavior characteristic information applying correspondence in the described default set of applications after set sequence;
According to described user behavior characteristic information, the application in described default set of applications is ranked up;
The data type of the application in the described default set of applications after sequence is changed.
The embodiment of the present invention additionally provides the opening device of a kind of terminal, including: receiver module, opening module, the first modular converter and the second modular converter;
Described receiver module, is used for receiving start-up command;
Described opening module, for opening terminal according to described start-up command;
Described first modular converter, for, in the middle of the process that described terminal is opened, changing the data type of application in terminal system subregion;
Described second modular converter, after completing start in described terminal, changes the data type of application in terminal data subregion.
Further, described second modular converter specifically includes: classification submodule and transform subblock;
Described classification submodule, for classifying to the application in described terminal data subregion, to obtain classification results;
Described transform subblock, for changing the data type of application in described terminal data subregion according to described classification results.
Wherein, described classification submodule, specifically for obtaining the default operation result being applied in described terminal data subregion after described starting up of terminal;
Classify to described terminal data subregion is applied according to described default operation result.
The embodiment of the present invention adopts and receives start-up command, and open terminal according to start-up command, in the middle of the process that terminal is opened, the data type of application in terminal system subregion is changed, after terminal completes start, the data type of application in terminal data subregion is changed;After the data type conversion process of the application in the data partition of terminal is placed on starting up of terminal by this programme, so that the available machine time of terminal is greatly shortened, compared with prior art can increasing terminal start speed, improve terminal start efficiency.
Accompanying drawing explanation
In order to be illustrated more clearly that the technical scheme in the embodiment of the present invention, below the accompanying drawing used required during embodiment is described is briefly described, apparently, accompanying drawing in the following describes is only some embodiments of the present invention, for those skilled in the art, under the premise not paying creative work, it is also possible to obtain other accompanying drawing according to these accompanying drawings.
The starting-up method schematic flow sheet of a kind of terminal that Fig. 1 provides for the embodiment of the present invention one;
The starting-up method schematic flow sheet of a kind of terminal that Fig. 2 provides for the embodiment of the present invention two;
The structural representation of the opening device of a kind of terminal that Fig. 3 provides for the embodiment of the present invention three;
The structural representation of the opening device of the second terminal that Fig. 4 provides for the embodiment of the present invention three.
Detailed description of the invention
Below in conjunction with the accompanying drawing in the embodiment of the present invention, the technical scheme in the embodiment of the present invention is clearly and completely described, it is clear that described embodiment is only a part of embodiment of the present invention, rather than whole embodiments.Based on the embodiment in the present invention, the every other embodiment that those skilled in the art obtain under not making creative work premise, broadly fall into the scope of protection of the invention.
The embodiment of the present invention provides starting-up method and the device of a kind of terminal.To be described in detail respectively below.
Embodiment one,
Referring to the starting-up method schematic flow sheet of Fig. 1, figure mono-terminal provided for the embodiment of the present invention, the method can apply in the equipment such as terminal, for instance is applied in the equipment such as smart mobile phone, panel computer, comprises the following steps:
Step S101, receives start-up command, opens terminal according to this start-up command.
Specifically, the generating mode of above-mentioned start-up command can have multiple, such as can generate start-up command for the predetermined registration operation of terminal by user, or can automatically generate for terminal system, the present invention does not limit, after terminal receives above-mentioned start-up command, call the boot program of terminal and run, so that terminal enters opening from closed mode.
For mobile phone, when mobile phone is off-mode, mobile phone is opened by user by triggering the power switch key on mobile phone, and when user presses key, mobile phone generates start-up command, and according to this start-up command, mobile phone is opened.
Step S202, in the process that terminal is opened, changes the data type of application in terminal system subregion.
In the middle of practical application, for Android phone, before the data type conversion to the application program on mobile phone, executable file type in Android platform is dex file, namely the Java of DalvikExecutable form runs program, dex form is a kind of compressed format aiming at Dalvik virtual machine design, after using art virtual machine, then need the data type that dex data type conversion is oat of APK, OAT file is a kind of privately owned ELF file format of Android, it not only includes the local machine instruction come from DEX file translation, also include original DEX file content.
In embodiments of the present invention, in the middle of the process of starting up of terminal, characteristic due to ART virtual machine, need the bytecode of application program is pre-compiled as machine code, become the application of this locality, also by the data type that dex data type conversion is oat of APK, application program in terminal is then divided into system subregion and data subregion, start and operation further just can be completed after application in system subregion is needed data type is changed, and for the application in data subregion, this application major part is all the third-party application of user installation, its data type carries out conversion need to expend the substantial amounts of time, then can carry out data conversion after starting up of terminal again, thus the start process of increasing terminal.
Specifically, in the process that terminal is opened, the above-mentioned step that the data type of application in terminal system subregion is changed may include that the data type conversion process that whether there is application program in detection start process, if existing, then judge whether this application program is the application program in system partitioning, if so, then the data type of this application program is changed.
Step S103, after terminal completes start, changes the data type of application in terminal data subregion.
Specifically, after starting up of terminal, now the data type of the application in the system partitioning of terminal has been changed complete, then the data type of the application in the data partition of terminal is changed, such as by the data type that dex data type conversion is oat of the APK in terminal data subregion.
Wherein, the application in above-mentioned terminal data subregion can be the third party application of user installation, such as the application such as " wechat ", " Sina's microblogging ", " excellent cruel video ".
Preferably, after having started shooting, when user uses certain application time, detect whether this application is carrying out data type conversion, if it is in prompting user optimization, otherwise normally use;Such as after the mobile phone of user completes start, now in system background, the application in mobile phone data subregion is carried out oat conversion, if now user starts a certain application program, such as wechat, whether the data type of system detection wechat application is carrying out oat conversion, if, then generate an information and show on a display of the handset, to point out the application of user's wechat carrying out oat conversion, this information can with the form of word such as " wechat optimizes " and be shown in user interface, can also being the form etc. with picture, the present invention limit.
From the foregoing, it will be observed that the embodiment of the present invention adopts receives start-up command, and open terminal according to start-up command, in the middle of the process that terminal is opened, the data type of application in terminal system subregion is changed, after terminal completes start, the data type of application in terminal data subregion is changed;After the data type conversion process of the application in the data partition of terminal is placed on starting up of terminal by this programme, so that the available machine time of terminal is greatly shortened, compared with prior art can increasing terminal start speed, improve efficiency and the Consumer's Experience of start, additionally the starting-up method of the terminal that inventive embodiments provides also has the advantage that enforcement is simple, cost is low.
Embodiment two,
In the present embodiment, the method for the start to the terminal in embodiment one is described further, refers to Fig. 2, including:
Step S201, receives start-up command, and opens terminal according to this start-up command.
Such as, when mobile phone is off-mode, mobile phone is opened by user by triggering the power switch key on mobile phone, and when user presses key, mobile phone generates start-up command, and according to this start-up command, mobile phone is opened.
Step S202, in the process that terminal is opened, changes the data type of application in terminal system subregion.
Specifically, in the process that terminal is opened, the above-mentioned step that the data type of application in terminal system subregion is changed may include that the data type conversion process that whether there is application program in detection start process, if, then judge whether this application program is the application program in system partitioning, if so, then the data type of this application program is changed.
Step S203, after terminal completes start, obtains in terminal data subregion and is applied in the default operation result after starting up of terminal.
Wherein, above-mentioned terminal data subregion is applied in the default operation result after starting up of terminal and may include that startup is abnormal, start slowly and start normal.
Such as, when this application program does not perform oat conversion when start, when starting this application exception after start, it is determined that the default operation result of this application program is abnormal for starting, wherein, when above-mentioned application program launching can include such as starting extremely, sudden strain of a muscle is moved back, is reported an error.
When this application program does not perform oat conversion when start, start after start this application slow time, then determine that the default operation result of this application program is for starting slowly, wherein, the default operation result determining this application program is start step slowly can specifically include: obtain the duration that this application program is opened, judge that whether this duration is more than preset duration, if more than, then judge that this application program presets operation result as starting slowly, if less than, then judge that this application program presets operation result not as starting slowly.
When this application program does not perform oat conversion when start, when after start, this application program can normally start, it is determined that the default operation result of this application program is normal for starting.
Step S204, classifies to application in terminal data subregion according to default operation result, to obtain classification results.
The step that application in terminal data subregion is classified by the default operation result of above-mentioned basis can specifically include:
Determine according to default operation result and terminal data subregion is applied affiliated preset kind, and application in described terminal data subregion is added in the middle of the default set of applications that preset kind is corresponding.
In embodiments of the present invention, default set of applications can be pre-build, such as start abnormal set of applications, start slow set of applications and start normal use set, then determine according to default operation result and terminal data subregion is applied affiliated preset kind, and application in described terminal data subregion is added in the middle of the default set of applications that preset kind is corresponding.
Specifically, if presetting operation result to comprise application startup extremely, it is determined that the preset kind of application is for starting Exception Type, and application is added in startup exception set of applications;
If presetting operation result to comprise application starting duration more than preset duration, it is determined that the preset kind of application is for starting slow type, and application is added in the slow set of applications of startup;
If presetting operation result to comprise the normal startup of application, it is determined that the preset kind of application is for starting normal type, and application is added in startup normal use set.
Wherein, the application step added in the middle of the default set of applications that preset kind is corresponding is specifically included: obtain the application identities of this application, above-mentioned application identities is added in the middle of the default set of applications that preset kind is corresponding, so that when application being carried out data conversion, terminal determines intended application according to the application identities preset in set of applications, then this intended application being carried out data conversion, this intended application is need to carry out the application of data conversion.
Step S205, changes the data type of application in terminal data subregion according to classification results.
Preferably, the above-mentioned step data type of application in terminal data subregion changed according to classification results can specifically include:
According to preset rules, default set of applications is carried out set to sort, the data type of application in default set of applications after set sequence is changed, such as according to starting abnormal set of applications, the data type of order application programs that starts slow set of applications and start normal use set changes.
Wherein, the above-mentioned step that the data type of application in default set of applications after set sequence is changed specifically includes:
Obtain the user behavior characteristic information applying correspondence in the default set of applications after set sequence, according to user behavior characteristic information, the application in default set of applications is ranked up, the data type of the application in the default set of applications after sequence is changed.
Such as, this user behavior characteristic information can be the use frequency information of application programs, in default set of applications, the use frequency information according to application program is ranked up, and according to ranking results, the data type of application is changed, so can reduce after start completes, the application liked because of certain user, but without having performed OAT, causes the probability of corresponding prompting or exception.
As from the foregoing, the embodiment of the present invention adopts and receives start-up command, and open terminal according to start-up command, in the middle of the process that terminal is opened, the data type of application in terminal system subregion is changed, after terminal completes start, obtain in terminal data subregion and be applied in the default operation result after starting up of terminal, according to default operation result, application in terminal data subregion is classified, to obtain classification results, and according to classification results, the data type of application in terminal data subregion is changed;After the data type conversion process of the application in the data partition of terminal is placed on starting up of terminal by this programme, so that the available machine time of terminal is greatly shortened, compared with prior art can increasing terminal start speed, improve start efficiency and the Consumer's Experience of terminal, additionally the starting-up method of the terminal that inventive embodiments provides also has the advantage that enforcement is simple, cost is low.
Embodiment three,
In order to implement said method embodiment better, present invention also offers the opening device of a kind of terminal, this device can be integrated in the equipment such as terminal, for instance is integrated in the equipment such as smart mobile phone, panel computer.
Refer to the structural representation of the opening device of a kind of terminal that Fig. 3, Fig. 3 provide for the embodiment of the present invention three, specifically may include that receiver module 301, opening module the 302, first modular converter 303 and the second modular converter 304;
This receiver module 301, is used for receiving start-up command;
Specifically, when terminal is in off-mode, this receiver module 301 detects whether to receive start-up command, and this start-up command is used for opening terminal apparatus.
Wherein, start-up command generating mode can have multiple, such as can generate start-up command for the predetermined registration operation of terminal by user, or can be automatically generated by terminal system.
This opening module 302, for opening terminal according to start-up command;
This first modular converter 303, for, in the middle of the process that terminal is opened, changing the data type of application in terminal system subregion;
Specifically, this first modular converter 303 can specifically include: detection sub-module, judges submodule and the first transform subblock;
This detection sub-module, for, in the process of starting up of terminal, detecting whether the data type conversion process that there is application program;
This judgement submodule, for when detection sub-module detects the presence of the data type conversion process of application program, it is judged that whether this application program is the application program in system partitioning;
This first transform subblock, for when judging that submodule is judged as YES, changing the data type of this application program.
This second modular converter 304, after completing start in terminal, changes the data type of application in terminal data subregion.
Such as, after mobile phone power-on, owing to the application in system subregion is complete oat conversion, the now data type that dex data type conversion is oat to the APK in mobile phone data subregion again.
In the middle of practical application, click after user starts shooting and start certain application program, and now this application program is likely to carry out oat conversion, it is preferable that the opening device of the terminal of embodiment of the present invention offer can also include: reminding module;
This reminding module, specifically for, after starting up of terminal, if user launches application, then detecting whether this application is carrying out the step of data type conversion, if so, then prompting this application of user is carrying out data conversion.
Therefore, the embodiment of the present invention adopts receiver module 301 to receive start-up command, and opened terminal by opening module 302 according to start-up command, in the middle of the process that terminal is opened, the data type of application in terminal system subregion is changed by the first modular converter 303, after terminal completes start, the data type of application in terminal data subregion is changed by the second modular converter 304;After the data type conversion process of the application in the data partition of terminal is placed on starting up of terminal by this programme, so that the available machine time of terminal is greatly shortened, compared with prior art can increasing terminal start speed, improve start efficiency and the Consumer's Experience of terminal.
Preferably, as shown in Figure 4, above-mentioned second modular converter 304 can specifically include: classification submodule 3041 and transform subblock 3042.
This classification submodule 3041, for classifying to the application in terminal data subregion, to obtain classification results;
This transform subblock 3042, for changing the data type of application in terminal data subregion according to classification results.
Wherein, above-mentioned classification submodule 3041, it is applied in the default operation result after described starting up of terminal specifically for obtaining in terminal data subregion, classify to described terminal data subregion is applied according to default operation result, specifically, can determine according to default operation result and terminal data subregion is applied affiliated preset kind, and application in described terminal data subregion is added in the middle of the default set of applications that preset kind is corresponding.
In embodiments of the present invention, default set of applications can be pre-build, such as start abnormal set of applications, start slow set of applications and start normal use set, then determine according to default operation result and terminal data subregion is applied affiliated preset kind, and application in described terminal data subregion is added in the middle of the default set of applications that preset kind is corresponding.
If presetting operation result to comprise application startup extremely, it is determined that the preset kind of application is for starting Exception Type, and application is added in startup exception set of applications;
If presetting operation result to comprise application starting duration more than preset duration, it is determined that the preset kind of application is for starting slow type, and application is added in the slow set of applications of startup;
If presetting operation result to comprise the normal startup of application, it is determined that the preset kind of application is for starting normal type, and application is added in startup normal use set.
Preferably, above-mentioned transform subblock 3042 can be changed according to the data type of dynamic abnormal set of applications, the sequencing application programs starting slow set of applications and startup normal use set.
When the data type of the application in default set of applications is changed by transform subblock 3042, can also first obtain the user behavior characteristic information that the application in default set of applications is corresponding, according to user behavior characteristic information, the application in default set of applications is ranked up, the data type of the application in the default set of applications after sequence is changed.
Such as, this user behavior characteristic information can be the use frequency information of application programs, in default set of applications, the use frequency information according to application program is ranked up, and according to ranking results, the data type of application is changed, so can reduce after start completes, the application liked because of certain user, but without having performed OAT, causes the probability of corresponding prompting or exception.
As from the foregoing, in embodiments of the present invention, after terminal completes start, the default operation result being applied in terminal data subregion after starting up of terminal is obtained by classification submodule 3041, according to default operation result, application in terminal data subregion is classified, to obtain classification results, then the data type of application in terminal data subregion is changed according to classification results by transform subblock 3042;After the data type conversion process of the application in the data partition of terminal is placed on starting up of terminal by this programme, and according to preset order, the data type of application is changed, improve start efficiency and the Consumer's Experience of terminal.
When being embodied as, above modules can realize as independent entity, it is also possible to carries out combination in any, realizes as same or several entities, and being embodied as of above modules referring to embodiment of the method above, can not repeat them here.
It should be noted that, one of ordinary skill in the art will appreciate that all or part of step in the various methods of above-described embodiment can be by the hardware that program carrys out instruction relevant and completes, this program can be stored in computer-readable recording medium, as being stored in the memorizer of terminal, and performed by least one processor in this terminal, the flow process of the embodiment such as information issuing method can be included in the process of implementation.Wherein, storage medium may include that read only memory (ROM, ReadOnlyMemory), random access memory (RAM, RandomAccessMemory), disk or CD etc..
Starting-up method and device to a kind of terminal that the embodiment of the present invention provides are described in detail above, its each functional module can be integrated in one and process in chip, can also be that modules is individually physically present, it is also possible to two or more modules are integrated in a module.Above-mentioned integrated module both can adopt the form of hardware to realize, it would however also be possible to employ the form of software function module realizes.Principles of the invention and embodiment are set forth by specific case used herein, and the explanation of above example is only intended to help to understand method and the core concept thereof of the present invention;Simultaneously for those skilled in the art, according to the thought of the present invention, all will change in specific embodiments and applications, in sum, this specification content should not be construed as limitation of the present invention.

Claims (10)

1. the starting-up method of a terminal, it is characterised in that comprise the following steps:
Receive start-up command, and open terminal according to described start-up command;
In the middle of the process that described terminal is opened, the data type of application in terminal system subregion is changed;
After described terminal completes start, the data type of application in terminal data subregion is changed.
2. the starting-up method of terminal as claimed in claim 1, it is characterised in that the described step that the data type of application in terminal data subregion is changed specifically includes:
Application in described terminal data subregion is classified, to obtain classification results;
According to described classification results, the data type of application in described terminal data subregion is changed.
3. the starting-up method of terminal as claimed in claim 2, it is characterised in that the described step that application in described terminal data subregion is classified specifically includes:
Obtain the default operation result being applied in described terminal data subregion after described starting up of terminal;
Classify to described terminal data subregion is applied according to described default operation result.
4. the starting-up method of terminal as claimed in claim 3, it is characterised in that described step application in described terminal data subregion classified according to described default operation result specifically includes:
Determine according to described default operation result and described terminal data subregion is applied affiliated preset kind, and application in described terminal data subregion is added in the middle of the default set of applications that described preset kind is corresponding.
5. the starting-up method of terminal as claimed in claim 4, it is characterized in that, described determine according to described default operation result described terminal data subregion is applied affiliated preset kind, and described application added to the step in the middle of the default set of applications that described preset kind is corresponding specifically include:
Start abnormal if described default operation result comprises described application, it is determined that the preset kind of described application is for starting Exception Type, and described application is added in the abnormal set of applications of startup;
If described default operation result comprises described application starting duration more than preset duration, it is determined that the preset kind of described application is for starting slow type, and described application is added in the slow set of applications of startup;
Normally start if described default operation result comprises described application, it is determined that the preset kind of described application is for starting normal type, and described application is added in startup normal use set.
6. the starting-up method of terminal as claimed in claim 4, it is characterised in that the described step data type of application in described terminal data subregion changed according to described classification results specifically includes:
According to preset rules, described default set of applications is carried out set to sort;
The data type of application in default set of applications after set sequence is changed.
7. the starting-up method of terminal as claimed in claim 6, it is characterised in that the described step that the data type of application in default set of applications after set sequence is changed specifically includes:
Obtain the user behavior characteristic information applying correspondence in the described default set of applications after set sequence;
According to described user behavior characteristic information, the application in described default set of applications is ranked up;
The data type of application in described default set of applications after application sequence is changed.
8. the opening device of a terminal, it is characterised in that including: receiver module, opening module, the first modular converter and the second modular converter;
Described receiver module, is used for receiving start-up command;
Described opening module, for opening terminal according to described start-up command;
Described first modular converter, for, in the middle of the process that described terminal is opened, changing the data type of application in terminal system subregion;
Described second modular converter, after completing start in described terminal, changes the data type of application in terminal data subregion.
9. the opening device of terminal as claimed in claim 8, it is characterised in that described second modular converter specifically includes: classification submodule and transform subblock;
Described classification submodule, for classifying to the application in described terminal data subregion, to obtain classification results;
Described transform subblock, for changing the data type of application in described terminal data subregion according to described classification results.
10. the opening device of terminal as claimed in claim 9, it is characterised in that
Described classification submodule, specifically for obtaining the default operation result being applied in described terminal data subregion after described starting up of terminal;
Classify to described terminal data subregion is applied according to described default operation result.
CN201610133282.1A 2016-03-09 2016-03-09 A kind of starting-up method and device of terminal Active CN105808300B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610133282.1A CN105808300B (en) 2016-03-09 2016-03-09 A kind of starting-up method and device of terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610133282.1A CN105808300B (en) 2016-03-09 2016-03-09 A kind of starting-up method and device of terminal

Publications (2)

Publication Number Publication Date
CN105808300A true CN105808300A (en) 2016-07-27
CN105808300B CN105808300B (en) 2019-05-03

Family

ID=56467878

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610133282.1A Active CN105808300B (en) 2016-03-09 2016-03-09 A kind of starting-up method and device of terminal

Country Status (1)

Country Link
CN (1) CN105808300B (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108536271A (en) * 2018-03-30 2018-09-14 青岛海信电器股份有限公司 A kind of method, apparatus and storage medium reducing power consumption
CN109791497A (en) * 2017-05-17 2019-05-21 华为技术有限公司 A kind of method, apparatus and terminal executing hot patch
CN109857474A (en) * 2017-11-30 2019-06-07 华为终端有限公司 Start the method and apparatus of application program

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102830996A (en) * 2012-08-08 2012-12-19 广东欧珀移动通信有限公司 Fast boot method of handheld device
CN104111845A (en) * 2013-04-19 2014-10-22 新唐科技股份有限公司 Processing device and system program changing method
CN104866365A (en) * 2015-06-12 2015-08-26 联想(北京)有限公司 Method and device for improving boot speed, and electronic equipment
CN105138382A (en) * 2015-09-24 2015-12-09 广东欧珀移动通信有限公司 Method for upgrading Android system and terminal

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102830996A (en) * 2012-08-08 2012-12-19 广东欧珀移动通信有限公司 Fast boot method of handheld device
CN104111845A (en) * 2013-04-19 2014-10-22 新唐科技股份有限公司 Processing device and system program changing method
CN104866365A (en) * 2015-06-12 2015-08-26 联想(北京)有限公司 Method and device for improving boot speed, and electronic equipment
CN105138382A (en) * 2015-09-24 2015-12-09 广东欧珀移动通信有限公司 Method for upgrading Android system and terminal

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109791497A (en) * 2017-05-17 2019-05-21 华为技术有限公司 A kind of method, apparatus and terminal executing hot patch
CN109791497B (en) * 2017-05-17 2020-07-14 华为技术有限公司 Method, device and terminal for executing hot patch
CN109857474A (en) * 2017-11-30 2019-06-07 华为终端有限公司 Start the method and apparatus of application program
CN108536271A (en) * 2018-03-30 2018-09-14 青岛海信电器股份有限公司 A kind of method, apparatus and storage medium reducing power consumption
CN108536271B (en) * 2018-03-30 2021-07-06 海信视像科技股份有限公司 Method and device for reducing power consumption and storage medium

Also Published As

Publication number Publication date
CN105808300B (en) 2019-05-03

Similar Documents

Publication Publication Date Title
CN111061484B (en) Code compiling method, device, server, user terminal and readable medium
CN109213539B (en) Memory recovery method and device
CN107276789B (en) Log uploading method and device and computer readable storage medium
CN104166561B (en) Electronic equipment system starting method and electronic equipment
CN104951335B (en) The processing method and processing device of application program installation kit
CN103065090B (en) A kind of application program malice Ad blocking method and device
CN103841268A (en) Information processing method and information processing device
CN103456296A (en) Method for providing voice recognition function and electronic device thereof
CN106502703B (en) Function calling method and device
WO2019072133A1 (en) Face recognition method and related product
CN112612214B (en) Method and system for generating functional interface and electronic equipment
CN106547615A (en) A kind of management method and management module of background application
CN114721719B (en) Method and system for containerized deployment of heterogeneous applications in cluster
CN112286485B (en) Method and device for controlling application through voice, electronic equipment and storage medium
CN105808300A (en) Terminal power-on method and apparatus
CN106997302A (en) Firmware upgrade method, device and audio-frequence player device
CN103729210A (en) Method and device for supporting intelligent terminals of multiple sorts of modes with one flashing package
CN104111728A (en) Electronic device and voice command input method based on operation gestures
CN109582385A (en) Application program launching method and device, storage medium and electronic equipment
CN105740010A (en) Power-on method and terminal equipment
CN109933381A (en) A kind of loading method and device of kernel
CN106792048A (en) A kind of method and apparatus of identification intelligent TV user voice command
CN103970404A (en) Information processing method and information processing device
EP3486823A1 (en) System notification service control method, apparatus, terminal device, and storage medium
CN105468440A (en) Information display method and device and electronic equipment

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
CB02 Change of applicant information
CB02 Change of applicant information

Address after: 523860 No. 18, Wu Sha Beach Road, Changan Town, Dongguan, Guangdong

Applicant after: OPPO Guangdong Mobile Communications Co., Ltd.

Address before: 523860 No. 18, Wu Sha Beach Road, Changan Town, Dongguan, Guangdong

Applicant before: Guangdong OPPO Mobile Communications Co., Ltd.

GR01 Patent grant
GR01 Patent grant