CN107705541B - Remote controller control method, device, equipment and computer readable storage medium - Google Patents
Remote controller control method, device, equipment and computer readable storage medium Download PDFInfo
- Publication number
- CN107705541B CN107705541B CN201710910779.4A CN201710910779A CN107705541B CN 107705541 B CN107705541 B CN 107705541B CN 201710910779 A CN201710910779 A CN 201710910779A CN 107705541 B CN107705541 B CN 107705541B
- Authority
- CN
- China
- Prior art keywords
- application module
- module
- priority
- remote controller
- setting
- 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.)
- Active
Links
- 238000000034 method Methods 0.000 title claims abstract description 61
- 239000000725 suspension Substances 0.000 claims abstract description 47
- 238000012163 sequencing technique Methods 0.000 claims description 19
- 230000004044 response Effects 0.000 claims description 13
- 238000004364 calculation method Methods 0.000 claims description 7
- 238000012544 monitoring process Methods 0.000 claims description 4
- 230000003993 interaction Effects 0.000 abstract description 3
- 230000002708 enhancing effect Effects 0.000 abstract 1
- 230000001737 promoting effect Effects 0.000 abstract 1
- 238000010586 diagram Methods 0.000 description 15
- 238000004458 analytical method Methods 0.000 description 8
- 238000004891 communication Methods 0.000 description 6
- 238000004590 computer program Methods 0.000 description 6
- 230000006870 function Effects 0.000 description 4
- 230000007246 mechanism Effects 0.000 description 4
- 238000012545 processing Methods 0.000 description 4
- 238000005516 engineering process Methods 0.000 description 3
- 230000008569 process Effects 0.000 description 3
- 230000009471 action Effects 0.000 description 2
- 230000006399 behavior Effects 0.000 description 2
- 238000004422 calculation algorithm Methods 0.000 description 2
- 230000001960 triggered effect Effects 0.000 description 2
- 230000009286 beneficial effect Effects 0.000 description 1
- 238000011161 development Methods 0.000 description 1
- 230000000977 initiatory effect Effects 0.000 description 1
- 239000004973 liquid crystal related substance Substances 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
- 239000004065 semiconductor Substances 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G08—SIGNALLING
- G08C—TRANSMISSION SYSTEMS FOR MEASURED VALUES, CONTROL OR SIMILAR SIGNALS
- G08C23/00—Non-electrical signal transmission systems, e.g. optical systems
- G08C23/04—Non-electrical signal transmission systems, e.g. optical systems using light waves, e.g. infrared
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements 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/46—Multiprogramming arrangements
- G06F9/48—Program initiating; Program switching, e.g. by interrupt
- G06F9/4806—Task transfer initiation or dispatching
- G06F9/4812—Task transfer initiation or dispatching by interrupt, e.g. masked
- G06F9/4831—Task transfer initiation or dispatching by interrupt, e.g. masked with variable priority
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Selective Calling Equipment (AREA)
- User Interface Of Digital Computer (AREA)
Abstract
The embodiment of the disclosure discloses a remote controller control method, a remote controller control device, a remote controller control equipment and a computer readable storage medium. The remote controller control method comprises the following steps: setting the suspension priority of the remote controller application module; acquiring the current running state of the remote controller; and when the current running state meets the preset condition, stopping running of the application module according to the stopping priority of the application module. The embodiment of the disclosure can enable the target application module to be more flexibly, more stably and more quickly called by the key, thereby improving the skipping switching speed between the application modules, improving the convenience of the intelligent remote controller, enhancing the use experience of a user, and simultaneously promoting more interaction between the intelligent remote controller and the user.
Description
Technical Field
The present disclosure relates to the field of remote control technologies, and in particular, to a method, an apparatus, a device, and a computer-readable storage medium for controlling a remote control.
Background
With the rapid development of electronic technology, more and more household appliances are controlled by using a remote controller, and an intelligent remote controller is produced in order to further provide better use experience for users. Generally speaking, a plurality of application modules are arranged in the intelligent remote controller and are correspondingly called through keys on a panel of the remote controller, and the jump switching speed between the application modules directly influences the use experience of a user on the intelligent remote controller.
Disclosure of Invention
The embodiment of the disclosure provides a remote controller control method, a remote controller control device and a computer readable storage medium.
In a first aspect, a method for controlling a remote controller is provided in the embodiments of the present disclosure.
Specifically, the remote controller control method includes:
setting the suspension priority of the remote controller application module;
acquiring the current running state of the remote controller;
and when the current running state meets the preset condition, stopping running of the application module according to the stopping priority of the application module.
Optionally, the setting of the suspend priority of the remote controller application module includes:
setting an abort priority reference element of a remote controller application module;
setting weight values for the suspension priority reference elements respectively;
calculating the corresponding score of each pause priority reference element of the remote controller application module;
sorting the remote controller application modules according to the sum of the products of the scores and the corresponding weight values to obtain a sorting result;
and determining the suspension priority of the remote controller application module according to the sequencing result.
Optionally, the abort priority reference element comprises one or more of the following elements:
the frequency of use of the application module;
the importance of the application module;
and applying preset reference elements of the module.
Optionally, the preset conditions at least include: the system available memory is below a preset memory threshold.
Optionally, the method further comprises:
responding to a keyboard input event, and determining whether the keyboard input event is a preset key event;
when the keyboard input event is determined to be the preset key event, determining an application module corresponding to the preset key event;
and starting the application module.
Optionally, the method further comprises:
setting the running priority of the remote controller application module;
and operating the corresponding application module according to the operation priority.
Optionally, the setting the operation priority of the remote control application module includes:
setting an operation priority reference element of the application module;
respectively setting weight values for the operation priority reference elements;
calculating a score corresponding to each operation priority reference element of the application module;
sorting the application modules according to the sum of the products of the scores and the corresponding weight values to obtain a sorting result;
and determining the operation priority of the application module according to the sequencing result.
Optionally, the method further comprises:
acquiring an application module switching instruction;
calculating the switching time required by the switching of the application module;
and responding to an application module switching instruction to select preset display content to be displayed within the switching time.
In a second aspect, an embodiment of the present disclosure provides a remote controller control apparatus, including:
a first setting module configured to set a suspension priority of the remote controller application module;
the remote control device comprises a first acquisition module, a second acquisition module and a control module, wherein the first acquisition module is configured to acquire the current operation state of the remote control device;
and the suspension module is configured to suspend the operation of the application module according to the suspension priority of the application module when the current operation state meets the preset condition.
Optionally, the first setting module includes:
a first setting submodule configured to set an abort priority reference element of the remote controller application module;
a second setting submodule configured to set weight values for the suspension priority reference elements, respectively;
a first calculating submodule configured to calculate a score corresponding to each pause priority reference element of the remote control application module;
the first sequencing submodule is configured to sequence the remote controller application modules according to the sum of products of the scores and the corresponding weight values to obtain a sequencing result;
a first determining submodule configured to determine an abort priority of the remote control application module according to the sorting result.
Optionally, the abort priority reference element comprises one or more of the following elements:
the frequency of use of the application module;
the importance of the application module;
and applying preset reference elements of the module.
Optionally, the preset conditions at least include: the system available memory is below a preset memory threshold.
Optionally, the apparatus further comprises:
a first determination module configured to determine whether the key event is a preset key event in response to a keyboard input event;
a second determining module configured to determine an application module corresponding to the preset key event when it is determined that the keyboard input event is the preset key event;
a start module configured to start the application module.
Optionally, the apparatus further comprises:
a second setting module configured to set an operation priority of the remote controller application module;
and the running module is configured to run the corresponding application module according to the running priority.
Optionally, the second setting module includes:
a third setting submodule configured to set an operation priority reference element of the application module;
a fourth setting submodule configured to set the weight values for the running priority reference elements, respectively;
the second calculation submodule is configured to calculate a score corresponding to each running priority reference element of the application module;
the second sorting submodule is configured to sort the application modules according to the sum of the products of the scores and the corresponding weight values to obtain a sorting result;
and the second determining submodule is configured to determine the operation priority of the application module according to the sequencing result.
Optionally, the apparatus further comprises:
a second obtaining module configured to obtain an application module switching instruction;
a calculation module configured to calculate a switching time required for switching of the application module;
and the display module is configured to respond to an application module switching instruction to select preset display content to be displayed within the switching time.
In a third aspect, the disclosed embodiments provide an electronic device, including a memory for storing one or more computer instructions for supporting a remote controller control apparatus to execute the remote controller control method in the first aspect, and a processor configured to execute the computer instructions stored in the memory. The remote control device may further comprise a communication interface for the remote control device to communicate with other devices or a communication network.
In a fourth aspect, the disclosed embodiments provide a computer-readable storage medium for storing computer instructions for a remote controller control apparatus, which contains computer instructions for executing the remote controller control method in the first aspect described above as related to the remote controller control apparatus.
The technical scheme provided by the embodiment of the disclosure can have the following beneficial effects:
according to the technical scheme, different suspension priorities are set for application modules in the remote controller to control suspended application modules; starting a corresponding application module at the first time by directly intercepting a preset key event; the number of the application modules which are currently operated is controlled by setting the operation priority of the application modules in the remote controller, so that the use frequency is high, the more important application modules are operated for a long time, the unnecessary application modules are prevented from occupying more memory space, the target application modules are more flexible, more stable and faster to be called by keys, the skip switching speed between the application modules is increased, the convenience of the intelligent remote controller is improved, the use experience of a user is enhanced, and more interaction between the intelligent remote controller and the user can be promoted.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the disclosure.
Drawings
Other features, objects, and advantages of the present disclosure will become more apparent from the following detailed description of non-limiting embodiments when taken in conjunction with the accompanying drawings. In the drawings:
fig. 1 illustrates a flowchart of a remote controller control method according to an embodiment of the present disclosure;
FIG. 2 shows a flow chart of step S101 according to the embodiment shown in FIG. 1;
fig. 3 illustrates a flowchart for determining a keyboard input event in a remote controller control method according to another embodiment of the present disclosure;
fig. 4 illustrates a flowchart of setting an operation priority in a remote controller controlling method according to another embodiment of the present disclosure;
FIG. 5 shows a flowchart of step S401 according to the embodiment shown in FIG. 4;
fig. 6 illustrates a flowchart for controlling a switching interface in a remote controller control method according to another embodiment of the present disclosure;
fig. 7 illustrates a block diagram of a remote controller control apparatus according to an embodiment of the present disclosure;
FIG. 8 illustrates a block diagram of the first setup module 701 according to the embodiment illustrated in FIG. 7;
fig. 9 is a block diagram showing a configuration of a portion for judging a keyboard input event in a remote controller control apparatus according to another embodiment of the present disclosure;
fig. 10 is a block diagram showing a configuration of an operation priority setting section in a remote controller control device according to another embodiment of the present disclosure;
FIG. 11 illustrates a block diagram of a second setup module 1001 according to the embodiment illustrated in FIG. 10;
fig. 12 is a block diagram showing a configuration of a portion for controlling a switching interface in a remote controller control apparatus according to another embodiment of the present disclosure;
FIG. 13 shows a block diagram of an electronic device according to an embodiment of the present disclosure;
fig. 14 is a schematic structural diagram of a computer system suitable for implementing a remote controller control method according to an embodiment of the present disclosure.
Detailed Description
Hereinafter, exemplary embodiments of the present disclosure will be described in detail with reference to the accompanying drawings so that those skilled in the art can easily implement them. Also, for the sake of clarity, parts not relevant to the description of the exemplary embodiments are omitted in the drawings.
In the present disclosure, it is to be understood that terms such as "including" or "having," etc., are intended to indicate the presence of the disclosed features, numbers, steps, behaviors, components, parts, or combinations thereof, and are not intended to preclude the possibility that one or more other features, numbers, steps, behaviors, components, parts, or combinations thereof may be present or added.
It should be further noted that the embodiments and features of the embodiments in the present disclosure may be combined with each other without conflict. The present disclosure will be described in detail below with reference to the accompanying drawings in conjunction with embodiments.
According to the technical scheme provided by the embodiment of the disclosure, the suspended application modules are controlled by setting different suspension priorities for the application modules in the remote controller; starting a corresponding application module at the first time by directly intercepting a preset key event; the number of the application modules which are currently operated is controlled by setting the operation priority of the application modules in the remote controller, so that the use frequency is high, the more important application modules are operated for a long time, the unnecessary application modules are prevented from occupying more memory space, the target application modules are more flexible, more stable and faster to be called by keys, the skip switching speed between the application modules is increased, the convenience of the intelligent remote controller is improved, the use experience of a user is enhanced, and more interaction between the intelligent remote controller and the user can be promoted.
Fig. 1 illustrates a flowchart of a remote controller control method according to an embodiment of the present disclosure. As shown in fig. 1, the remote controller control method includes the following steps S101 to S103:
in step S101, the suspend priority of the remote controller application module is set;
in step S102, a current operation state of the remote controller is acquired;
in step S103, when the current operation state satisfies a preset condition, the operation of the application module is suspended according to the suspension priority of the application module.
Wherein the preset conditions at least include: the system available memory is below a preset memory threshold.
In a common operating system of an intelligent remote controller, a low memory suspension mechanism is usually set, that is, when the system detects that the memory is lower than a certain memory threshold, the application module running in the background is suspended to release the memory. Based on the consideration of the low-memory suspension mechanism, in the above embodiment, the suspension priority is first set for each application module in the remote controller, then the current running state of the remote controller is obtained, and when the current running state of the system is found to meet a preset condition, the running of the application module is suspended according to the suspension priority of the application module. Therefore, the long-time operation of the application modules with higher use frequency and more importance can be ensured, unnecessary application modules are prevented from occupying more memory space, the skip switching speed between the application modules is increased, the convenience of the intelligent remote controller is improved, and the use experience of a user is enhanced.
In an optional implementation manner of this embodiment, as shown in fig. 2, the step S101, that is, the step of setting the suspend priority of the remote controller application module, includes steps S201 to S205:
in step S201, an abort priority reference element of the remote controller application module is set;
in step S202, weight values are respectively set for the suspension priority reference elements;
in step S203, calculating a score corresponding to each pause priority reference element of the remote control application module;
in step S204, sorting the remote controller application modules according to the sum of the products of the scores and the corresponding weight values to obtain a sorting result;
in step S205, the suspend priority of the remote control application module is determined according to the sorting result.
Wherein the abort priority reference element comprises one or more of:
the frequency of use of the application module;
the importance of the application module;
and applying preset reference elements of the module.
In the above embodiments, the suspend priority of the remote controller application module may be comprehensively set according to the frequency of use of the application module, the importance of the application module, and other preset reference elements of the application module. For example, the suspension priority of the three application modules of relatively frequent infrared remote control, local life and on-screen control in the intelligent remote controller can be set to be lower, so that when the memory of the system is insufficient, other application modules which are not frequently used are firstly suspended, the application modules which are frequently used are ensured to be safely left in the background of the system, and therefore when a user calls the application modules which are frequently used, the corresponding application modules can be rapidly switched to the foreground, the calling speed of the application modules is increased, and the use experience of the user is improved.
Of course, there are many factors to be considered when setting the suspend priority of the remote control application module, such as the frequency of use of the application module mentioned above, the importance of the application module, and other reference elements. When the pause priorities of the remote controller application modules are set based on various factors, weighted values can be set for all pause priority reference elements respectively, then the scores of the remote controller application modules corresponding to each pause priority reference element are calculated, the remote controller application modules are sequenced according to the sum of the products of the scores and the corresponding weighted values to obtain a sequencing result, and finally the pause priorities of the remote controller application modules are determined according to the sequencing result. Based on the scheme, when the system memory is insufficient, the application modules with lower use frequency and lower importance are firstly stopped, and the application modules with higher use frequency and higher importance are finally stopped.
It should be noted that the above description of the abort priority reference element is only an exemplary illustration, and in practical applications, an appropriate abort priority reference element may be selected according to the needs of practical applications.
In one embodiment, as shown in FIG. 3, the method further comprises steps S301-S303:
in step S301, in response to a keyboard input event, determining whether the key event is a preset key event;
in step S302, when it is determined that the keyboard input event is the preset key event, determining an application module corresponding to the preset key event;
in step S303, the application module is started.
In the operating system of the intelligent remote controller, when a user presses a key on a keyboard, namely a keyboard input event occurs, the operating system analyzes the keyboard input event to determine an action or an instruction associated with the keyboard input event, then the operating system sends out an analysis result through broadcasting or other information sending modes, and an application module or other functional modules related to the analysis result respond according to the specific requirements of the instruction after receiving a message. For the application modules which are used frequently and have high importance, the processing mode obviously prolongs the response speed of the relevant application modules and reduces the use experience of users. Therefore, in the above embodiment, in response to a keyboard input event, the present disclosure first determines whether the keyboard input event is a preset key event, for example, determines whether the keyboard input event is a keyboard input event that starts or calls an application module that is frequently used relatively, such as an infrared remote control, a local life, and an on-screen control; when the keyboard input event is determined to be the preset key event, determining an application module corresponding to the preset key event, and starting the application module, for example, when the keyboard input event is determined to be actually the application module which is frequently used relatively, such as infrared remote control, local life and on-screen control, is started or called, then determining which application module is specifically started or called, and finally starting the corresponding application module by sending an event message or other modes.
According to the technical scheme of the embodiment, the time for sending and broadcasting the analysis result information can be saved, and the corresponding application module is directly started after the system obtains the analysis result of the keyboard input event, so that the corresponding application module can be called at the first time when the key is triggered, and the starting speed of the preset application module is optimized, wherein the preset application module refers to an application module which is high in use frequency and important for a user.
Of course, in practical applications, various methods for starting the application module may be adopted, for example, a specific process may be set to monitor the key event corresponding to the preset application module, and once the relevant key event is monitored, the corresponding application module is immediately notified to start. Of course, the preset application module may also be configured to monitor the related key event and start itself after monitoring the related key event. It should be noted that, the above method for starting the application module is only an exemplary illustration, and is not a specific limitation to the present disclosure, and those skilled in the art can reasonably modify the above method for starting the application module according to the needs of practical application, and all reasonable and feasible methods for starting the application module fall within the protection scope of the present disclosure.
In one embodiment, as shown in FIG. 4, the method further comprises steps S401-S402:
in step S401, setting an operation priority of the remote controller application module;
in step S402, the corresponding application module is executed according to the execution priority.
In an operating system of an intelligent remote controller, a memory is usually pre-allocated to each application module, but in reality, some application modules are not operated at present, or the number of operation times is very small, and in order to ensure that each application module has enough used memory, the embodiment selectively releases the memory allocated to the application module which is not operated at present or the application module which is not used frequently. As described above, in the present embodiment, the operation state of the application module is determined by setting the operation priority of the remote controller application module.
For example, for an application module which is relatively frequently and importantly used, such as infrared remote control, local life and on-screen control, a higher operation priority can be set, and for other application modules which are less frequently and less importantly used, the operation priority can be set to be lower. Even, only the application modules necessary for system operation can be reserved, so that the application modules which are frequently used and important can be used for system resources to a large extent during operation, and can be quickly started when being called by a key, thereby ensuring the smoothness of application module switching.
In an optional implementation manner of this embodiment, as shown in fig. 5, the step S401 of setting the running priority of the remote controller application module includes steps S501 to S505:
in step S501, an operation priority reference element of the application module is set;
in step S502, weight values are respectively set for the operation priority reference elements;
in step S503, calculating a score corresponding to each operation priority reference element of the application module;
in step S504, the application modules are ranked according to the sum of the products of the scores and the corresponding weight values, and a ranking result is obtained;
in step S505, the operation priority of the application module is determined according to the sorting result.
In this implementation, the step of setting the running priority of the remote controller application module is similar to the step of setting the suspension priority of the remote controller application module described above, and the running priority reference element also includes one or more of the following elements: the frequency of use of the application module; the importance of the application module; and applying preset reference elements of the module. The difference is that when the pause priority of the remote controller application module is set, the pause priority of the application module with higher use frequency and more important is lower; on the contrary, when the operation priority of the application module of the remote controller is set, the higher the use frequency is, the more important the operation priority of the application module is, the higher the operation priority of the application module is. That is, when the system is running, firstly, the running of the application module with higher use frequency and more important is ensured, the application module with lower use frequency and lower importance is stopped to run as much as possible, and the corresponding memory is released.
It should be noted that the above description of the operation priority reference element is only an exemplary description, and in practical applications, an appropriate operation priority reference element may be selected according to the needs of the practical applications.
In one embodiment, as shown in fig. 6, the method further includes steps S601-S603:
in step S601, an application module switching instruction is acquired;
in step S602, a switching time required for switching the application module is calculated;
in step S603, a preset display content is selected to be displayed within the switching time in response to the application module switching instruction.
When the control interface of the intelligent remote controller is switched, the interface switching is relatively hard, and particularly when the horizontal interface and the vertical interface are switched, the residual interface of the previous application module can be even seen, so that the experience of a user is greatly reduced. In this embodiment, the above problem is alleviated by implanting transitional content at interface switching. As described above, in this embodiment, a switching instruction of an application module is first obtained, then a switching time required for switching the application module is calculated or estimated, and finally a preset display content is selected to be displayed within the switching time in response to the switching instruction of the application module. The preset display content can be animation or images. Therefore, the picture seen by the user when the interface is switched can be smoother.
The switching time required for switching the application module may be calculated or estimated according to a specific algorithm or according to an empirical value, and the disclosure is not particularly limited.
The following are embodiments of the disclosed apparatus that may be used to perform embodiments of the disclosed methods.
Fig. 7 shows a block diagram of a remote controller control apparatus according to an embodiment of the present disclosure, and as shown in fig. 7, the remote controller control apparatus includes a first setting module 701, a first obtaining module 702, and a suspending module 703:
a first setting module 701 configured to set a suspension priority of the remote controller application module;
a first obtaining module 702 configured to obtain a current operation state of the remote controller;
and the suspension module 703 is configured to suspend the operation of the application module according to the suspension priority of the application module when the current operation state meets a preset condition.
Wherein the preset conditions at least include: the system available memory is below a preset memory threshold.
In a common operating system of an intelligent remote controller, a low memory suspension mechanism is usually set, that is, when the system detects that the memory is lower than a certain memory threshold, the application module running in the background is suspended to release the memory. Based on the consideration of the low memory suspension mechanism, in the above embodiment, the first setting module 701 sets the suspension priority for each application module in the remote controller, the first obtaining module 702 obtains the current running state of the remote controller, and when the current running state of the system is found to satisfy a preset condition, the suspension module 703 suspends the running of the application module according to the suspension priority of the application module. Therefore, the long-time operation of the application modules with higher use frequency and more importance can be ensured, unnecessary application modules are prevented from occupying more memory space, the skip switching speed between the application modules is increased, the convenience of the intelligent remote controller is improved, and the use experience of a user is enhanced.
In an optional implementation manner of this embodiment, as shown in fig. 8, the first setting module 701 includes a first setting sub-module 801, a second setting sub-module 802, a first calculating sub-module 803, a first ordering sub-module 804, and a first determining sub-module 805:
a first setting sub-module 801 configured to set an abort priority reference element of the remote controller application module;
a second setting submodule 802 configured to set weight values for the suspension priority reference elements, respectively;
a first calculating sub-module 803 configured to calculate a score corresponding to each abort priority reference element of the remote control application module;
a first sorting submodule 804 configured to sort the remote controller application modules according to a sum of products of the scores and the corresponding weight values, to obtain a sorting result;
a first determining sub-module 805 configured to determine an abort priority of the remote control application module according to the sorting result.
Wherein the abort priority reference element comprises one or more of:
the frequency of use of the application module;
the importance of the application module;
and applying preset reference elements of the module.
In the above embodiments, the suspend priority of the remote controller application module may be comprehensively set according to the frequency of use of the application module, the importance of the application module, and other preset reference elements of the application module. For example, the suspension priority of the three application modules of relatively frequent infrared remote control, local life and on-screen control in the intelligent remote controller can be set to be lower, so that when the memory of the system is insufficient, other application modules which are not frequently used are firstly suspended, the application modules which are frequently used are ensured to be safely left in the background of the system, and therefore when a user calls the application modules which are frequently used, the corresponding application modules can be rapidly switched to the foreground, the calling speed of the application modules is increased, and the use experience of the user is improved.
Of course, there are many factors to be considered when setting the suspend priority of the remote control application module, such as the frequency of use of the application module mentioned above, the importance of the application module, and other reference elements. When the termination priorities of the remote control application modules are set based on a plurality of factors set by the first setting sub-module 801, the second setting sub-module 802 sets weight values for all termination priority reference elements respectively, then the first calculating sub-module 803 calculates scores of the remote control application modules corresponding to each termination priority reference element, the first ordering sub-module 804 orders the remote control application modules according to the sum of the products of the scores and the corresponding weight values to obtain an ordering result, and finally the first determining sub-module 805 determines the termination priorities of the remote control application modules according to the ordering result. Based on the scheme, when the system memory is insufficient, the application modules with lower use frequency and lower importance are firstly stopped, and the application modules with higher use frequency and higher importance are finally stopped.
It should be noted that the above description of the abort priority reference element is only an exemplary illustration, and in practical applications, an appropriate abort priority reference element may be selected according to the needs of practical applications.
In one embodiment, as shown in fig. 9, the apparatus further comprises a first determining module 901, a second determining module 902, and an initiating module 903:
a first determining module 901 configured to determine whether the key event is a preset key event in response to a keyboard input event;
a second determining module 902, configured to determine, when it is determined that the keyboard input event is the preset key event, an application module corresponding to the preset key event;
a launch module 903 configured to launch the application module.
In the operating system of the intelligent remote controller, when a user presses a key on a keyboard, namely a keyboard input event occurs, the operating system analyzes the keyboard input event to determine an action or an instruction associated with the keyboard input event, then the operating system sends out an analysis result through broadcasting or other information sending modes, and an application module or other functional modules related to the analysis result respond according to the specific requirements of the instruction after receiving a message. For the application modules which are used frequently and have high importance, the processing mode obviously prolongs the response speed of the relevant application modules and reduces the use experience of users. Therefore, in the above embodiment, in response to a keyboard input event, the first determining module 901 first determines whether the keyboard input event is a preset key event, for example, whether the keyboard input event is a keyboard input event of an application module which is relatively frequently used, such as starting or invoking an infrared remote control, a local life and an on-screen control; when it is determined that the keyboard input event is the preset key event, the second determining module 902 determines an application module corresponding to the preset key event, and starts the application module through the starting module 903, for example, when it is determined that the keyboard input event is actually an application module which is frequently used relatively, such as infrared remote control, local life, and on-screen control, and the like, it is determined which application module is specifically started or called, and finally the corresponding application module is started by sending an event message or in other manners.
According to the technical scheme of the embodiment, the time for sending and broadcasting the analysis result information can be saved, and the corresponding application module is directly started after the system obtains the analysis result of the keyboard input event, so that the corresponding application module can be called at the first time when the key is triggered, and the starting speed of the preset application module is optimized, wherein the preset application module refers to an application module which is high in use frequency and important for a user.
Certainly, in practical applications, the starting module 903 may adopt various methods for starting the application module, for example, a specific process may be set to monitor a key event corresponding to a preset application module, and once a relevant key event is monitored, the corresponding application module is immediately notified to start. Of course, the preset application module may also be configured to monitor the related key event and start itself after monitoring the related key event. It should be noted that, the above method for starting the application module is only an exemplary illustration, and is not a specific limitation to the present disclosure, and those skilled in the art can reasonably modify the above method for starting the application module according to the needs of practical application, and all reasonable and feasible methods for starting the application module fall within the protection scope of the present disclosure.
In one embodiment, as shown in fig. 10, the apparatus further comprises a second setup module 1001 and an execution module 1002:
a second setting module 1001 configured to set an operation priority of the remote controller application module;
an execution module 1002 configured to execute the corresponding application module according to the execution priority.
In an operating system of an intelligent remote controller, a memory is usually pre-allocated to each application module, but in reality, some application modules are not operated at present, or the number of operation times is very small, and in order to ensure that each application module has enough used memory, the embodiment selectively releases the memory allocated to the application module which is not operated at present or the application module which is not used frequently. As described above, in the present embodiment, the operating state of the application module is determined by the second setting module 1001 setting the operating priority of the remote controller application module.
For example, for an application module which is relatively frequently and importantly used, such as infrared remote control, local life and on-screen control, a higher operation priority can be set, and for other application modules which are less frequently and less importantly used, the operation priority can be set to be lower. Even, only the application modules necessary for system operation can be reserved, so that the application modules which are frequently used and important can be used for system resources to a large extent during operation, and can be quickly started when being called by a key, thereby ensuring the smoothness of application module switching.
In an optional implementation manner of this embodiment, as shown in fig. 11, the second setting module 1001 includes a third setting sub-module 1101, a fourth setting sub-module 1102, a second calculating sub-module 1103, a second sorting sub-module 1104, and a second determining sub-module 1105:
a third setting sub-module 1101 configured to set an operation priority reference element of the application module;
a fourth setting submodule 1102 configured to set weight values for the operation priority reference elements, respectively;
a second calculating submodule 1103 configured to calculate a score corresponding to each operation priority reference element of the application module;
a second sorting submodule 1104 configured to sort the application modules according to a sum of products of the scores and the corresponding weight values, so as to obtain a sorting result;
a second determining submodule 1105 configured to determine the operation priority of the application module according to the sorting result.
In this implementation, the part for setting the running priority of the remote controller application module is similar to the setting of the suspend priority of the remote controller application module described above, and the running priority reference element also includes one or more of the following elements: the frequency of use of the application module; the importance of the application module; and applying preset reference elements of the module. The difference is that when the pause priority of the remote controller application module is set, the pause priority of the application module with higher use frequency and more important is lower; on the contrary, when the operation priority of the application module of the remote controller is set, the higher the use frequency is, the more important the operation priority of the application module is, the higher the operation priority of the application module is. That is, when the system is running, firstly, the running of the application module with higher use frequency and more important is ensured, the application module with lower use frequency and lower importance is stopped to run as much as possible, and the corresponding memory is released.
It should be noted that the above description of the operation priority reference element is only an exemplary description, and in practical applications, an appropriate operation priority reference element may be selected according to the needs of the practical applications.
In one embodiment, as shown in fig. 12, the apparatus further includes a second obtaining module 1201, a calculating module 1202, and a displaying module 1203:
a second obtaining module 1201 configured to obtain an application module switching instruction;
a calculation module 1202 configured to calculate a switching time required for switching of the application module;
and a display module 1203 configured to select preset display content to be displayed within the switching time in response to the application module switching instruction.
When the control interface of the intelligent remote controller is switched, the interface switching is relatively hard, and particularly when the horizontal interface and the vertical interface are switched, the residual interface of the previous application module can be even seen, so that the experience of a user is greatly reduced. In this embodiment, the above problem is alleviated by implanting transitional content at interface switching. As described above, in this embodiment, the second obtaining module 1201 obtains a switching instruction of the application module, the calculating module 1202 calculates or estimates a switching time required for switching the application module, and the displaying module 1203 selects the preset display content to display within the switching time in response to the switching instruction of the application module. The preset display content can be animation or images. Therefore, the picture seen by the user when the interface is switched can be smoother.
The switching time required for switching the application module may be calculated or estimated according to a specific algorithm or according to an empirical value, and the disclosure is not particularly limited.
According to another aspect of the present disclosure, an electronic device is also disclosed, and fig. 13 shows a block diagram of a structure of an electronic device according to an embodiment of the present disclosure, as shown in fig. 13, the electronic device 1300 includes a memory 1301 and a processor 1302; wherein,
the memory 1301 is used to store one or more computer instructions, which are executed by the processor 1302 to implement:
setting the suspension priority of the remote controller application module;
acquiring the current running state of the remote controller;
and when the current running state meets the preset condition, stopping running of the application module according to the stopping priority of the application module.
The one or more computer instructions are further executable by the processor 1302 to implement:
the setting of the suspension priority of the remote controller application module comprises the following steps:
setting an abort priority reference element of a remote controller application module;
setting weight values for the suspension priority reference elements respectively;
calculating the corresponding score of each pause priority reference element of the remote controller application module;
sorting the remote controller application modules according to the sum of the products of the scores and the corresponding weight values to obtain a sorting result;
and determining the suspension priority of the remote controller application module according to the sequencing result.
The abort priority reference element comprises one or more of the following elements:
the frequency of use of the application module;
the importance of the application module;
and applying preset reference elements of the module.
The preset conditions at least include: the system available memory is below a preset memory threshold.
Further comprising:
responding to a keyboard input event, and determining whether the keyboard input event is a preset key event;
when the keyboard input event is determined to be the preset key event, determining an application module corresponding to the preset key event;
and starting the application module.
Further comprising:
setting the running priority of the remote controller application module;
and operating the corresponding application module according to the operation priority.
The setting of the operation priority of the remote controller application module comprises the following steps:
setting an operation priority reference element of the application module;
respectively setting weight values for the operation priority reference elements;
calculating a score corresponding to each operation priority reference element of the application module;
sorting the application modules according to the sum of the products of the scores and the corresponding weight values to obtain a sorting result;
and determining the operation priority of the application module according to the sequencing result.
Further comprising:
acquiring an application module switching instruction;
calculating the switching time required by the switching of the application module;
and responding to an application module switching instruction to select preset display content to be displayed within the switching time.
Fig. 14 is a schematic diagram of a computer system suitable for implementing a remote control method according to an embodiment of the present disclosure.
As shown in fig. 14, the computer system 1400 includes a Central Processing Unit (CPU)1401 that can execute various processes in the embodiment shown in fig. 1 described above according to a program stored in a Read Only Memory (ROM)1402 or a program loaded from a storage portion 1408 into a Random Access Memory (RAM) 1403. In the RAM1403, various programs and data necessary for the operation of the system 1400 are also stored. The CPU1401, ROM1402, and RAM1403 are connected to each other via a bus 1404. An input/output (I/O) interface 1405 is also connected to bus 1404.
The following components are connected to the I/O interface 1405: an input portion 1406 including a keyboard, a mouse, and the like; an output portion 1407 including a display such as a Cathode Ray Tube (CRT), a Liquid Crystal Display (LCD), and the like, and a speaker and the like; a storage portion 1408 including a hard disk and the like; and a communication portion 1409 including a network interface card such as a LAN card, a modem, or the like. The communication section 1409 performs communication processing via a network such as the internet. The driver 1410 is also connected to the I/O interface 1405 as necessary. A removable medium 1411 such as a magnetic disk, an optical disk, a magneto-optical disk, a semiconductor memory, or the like is mounted on the drive 1410 as necessary, so that a computer program read out therefrom is installed into the storage section 1408 as necessary.
In particular, according to embodiments of the present disclosure, the method described above with reference to fig. 1 may be implemented as a computer software program. For example, embodiments of the present disclosure include a computer program product comprising a computer program tangibly embodied on a medium readable thereby, the computer program comprising program code for performing the remote control method of fig. 1. In such an embodiment, the computer program may be downloaded and installed from a network via the communication portion 1409 and/or installed from the removable media 1411.
The flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present disclosure. In this regard, each block in the flowcharts or block diagrams may represent a module, a program segment, or a portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
The units or modules described in the embodiments of the present disclosure may be implemented by software or hardware. The units or modules described may also be provided in a processor, and the names of the units or modules do not in some cases constitute a limitation of the units or modules themselves.
As another aspect, the present disclosure also provides a computer-readable storage medium, which may be the computer-readable storage medium included in the apparatus in the above-described embodiment; or it may be a separate computer readable storage medium not incorporated into the device. The computer readable storage medium stores one or more programs for use by one or more processors in performing the methods described in the present disclosure.
The foregoing description is only exemplary of the preferred embodiments of the disclosure and is illustrative of the principles of the technology employed. It will be appreciated by those skilled in the art that the scope of the invention in the present disclosure is not limited to the specific combination of the above-mentioned features, but also encompasses other embodiments in which any combination of the above-mentioned features or their equivalents is possible without departing from the inventive concept. For example, the above features and (but not limited to) the features disclosed in this disclosure having similar functions are replaced with each other to form the technical solution.
The disclosure discloses a1, a remote controller control method, comprising: setting the suspension priority of the remote controller application module; acquiring the current running state of the remote controller; and when the current running state meets the preset condition, stopping running of the application module according to the stopping priority of the application module. A2, the method of A1, wherein the setting the suspend priority of the remote control application module comprises: setting an abort priority reference element of a remote controller application module; setting weight values for the suspension priority reference elements respectively; calculating the corresponding score of each pause priority reference element of the remote controller application module; sorting the remote controller application modules according to the sum of the products of the scores and the corresponding weight values to obtain a sorting result; and determining the suspension priority of the remote controller application module according to the sequencing result. A3, the method of A2, the abort priority reference element comprising one or more of: the frequency of use of the application module; the importance of the application module; and applying preset reference elements of the module. A4, the method according to A1, wherein the preset conditions at least comprise: the system available memory is below a preset memory threshold. A5, the method of A1, the method further comprising: responding to a keyboard input event, and determining whether the keyboard input event is a preset key event; when the keyboard input event is determined to be the preset key event, determining an application module corresponding to the preset key event; and starting the application module. A6, the method of A1, the method further comprising: setting the running priority of the remote controller application module; and operating the corresponding application module according to the operation priority. A7, the method according to A6, the setting the running priority of the remote controller application module includes: setting an operation priority reference element of the application module; respectively setting weight values for the operation priority reference elements; calculating a score corresponding to each operation priority reference element of the application module; sorting the application modules according to the sum of the products of the scores and the corresponding weight values to obtain a sorting result; and determining the operation priority of the application module according to the sequencing result. A8, the method of A1, the method further comprising: acquiring an application module switching instruction; calculating the switching time required by the switching of the application module; and responding to an application module switching instruction to select preset display content to be displayed within the switching time.
The present disclosure discloses B9, a remote controller control device, including: a first setting module configured to set a suspension priority of the remote controller application module; the remote control device comprises a first acquisition module, a second acquisition module and a control module, wherein the first acquisition module is configured to acquire the current operation state of the remote control device; and the suspension module is configured to suspend the operation of the application module according to the suspension priority of the application module when the current operation state meets the preset condition. B10, the apparatus of B9, the first setup module comprising: a first setting submodule configured to set an abort priority reference element of the remote controller application module; a second setting submodule configured to set weight values for the suspension priority reference elements, respectively; a first calculating submodule configured to calculate a score corresponding to each pause priority reference element of the remote control application module; the first sequencing submodule is configured to sequence the remote controller application modules according to the sum of products of the scores and the corresponding weight values to obtain a sequencing result; a first determining submodule configured to determine an abort priority of the remote control application module according to the sorting result. B11, the apparatus of B10, the suspension priority reference elements comprising one or more of: the frequency of use of the application module; the importance of the application module; and applying preset reference elements of the module. B12, the device according to B9, the preset conditions at least include: the system available memory is below a preset memory threshold. B13, the apparatus of B9, the apparatus further comprising: a first determination module configured to determine whether the key event is a preset key event in response to a keyboard input event; a second determining module configured to determine an application module corresponding to the preset key event when it is determined that the keyboard input event is the preset key event; a start module configured to start the application module. B14, the apparatus of B9, the apparatus further comprising: a second setting module configured to set an operation priority of the remote controller application module; and the running module is configured to run the corresponding application module according to the running priority. B15, the apparatus of B14, the second setup module comprising: a third setting submodule configured to set an operation priority reference element of the application module; a fourth setting submodule configured to set weight values for the operation priority reference elements, respectively; the second calculation submodule is configured to calculate a score corresponding to each running priority reference element of the application module; the second sorting submodule is configured to sort the application modules according to the sum of the products of the scores and the corresponding weight values to obtain a sorting result; and the second determining submodule is configured to determine the operation priority of the application module according to the sequencing result. B16, the apparatus of B9, the apparatus further comprising: a second obtaining module configured to obtain an application module switching instruction; a calculation module configured to calculate a switching time required for switching of the application module; and the display module is configured to respond to an application module switching instruction to select preset display content to be displayed within the switching time.
The present disclosure discloses C17, an electronic device comprising a memory and a processor; wherein the memory is to store one or more computer instructions, wherein the one or more computer instructions are to be executed by the processor to implement the method of any one of A1-A8.
The present disclosure also discloses D18, a computer readable storage medium having stored thereon computer instructions which, when executed by a processor, implement the method as recited in any of a1-a 8.
Claims (14)
1. A remote control method, comprising:
setting the running priority of the remote controller application module;
running the corresponding application module according to the running priority;
releasing the memory allocated by part of the application modules according to the running priority;
setting the suspension priority of the remote controller application module;
acquiring the current running state of the remote controller;
when the current running state meets a preset condition, stopping running of the application module according to the stopping priority of the application module;
responding to a keyboard input event, and determining whether the keyboard input event is a preset key event;
when the keyboard input event is determined to be the preset key event, determining an application module corresponding to the preset key event;
starting the application module;
wherein the launching the application module comprises:
and setting an application module corresponding to the preset key event to automatically monitor the key event and automatically start after monitoring the related key event.
2. The method of claim 1, wherein setting the suspend priority of the remote control application module comprises:
setting an abort priority reference element of a remote controller application module;
setting weight values for the suspension priority reference elements respectively;
calculating the corresponding score of each pause priority reference element of the remote controller application module;
sorting the remote controller application modules according to the sum of the products of the scores and the corresponding weight values to obtain a sorting result;
and determining the suspension priority of the remote controller application module according to the sequencing result.
3. The method of claim 2, wherein the abort priority reference element comprises one or more of the following elements:
the frequency of use of the application module;
the importance of the application module;
and applying preset reference elements of the module.
4. The method according to claim 1, characterized in that said preset conditions comprise at least: the system available memory is below a preset memory threshold.
5. The method of claim 1, wherein setting the operational priority of the remote control application module comprises:
setting an operation priority reference element of the application module;
respectively setting weight values for the operation priority reference elements;
calculating a score corresponding to each operation priority reference element of the application module;
sorting the application modules according to the sum of the products of the scores and the corresponding weight values to obtain a sorting result;
and determining the operation priority of the application module according to the sequencing result.
6. The method of claim 1, further comprising:
acquiring an application module switching instruction;
calculating the switching time required by the switching of the application module;
and responding to an application module switching instruction to select preset display content to be displayed within the switching time.
7. A remote control device, comprising:
a second setting module configured to set an operation priority of the remote controller application module;
an execution module configured to execute the corresponding application module according to the execution priority; releasing the memory allocated by part of the application modules according to the running priority;
a first setting module configured to set a suspension priority of the remote controller application module;
the remote control device comprises a first acquisition module, a second acquisition module and a control module, wherein the first acquisition module is configured to acquire the current operation state of the remote control device;
the suspension module is configured to suspend the operation of the application module according to the suspension priority of the application module when the current operation state meets the preset condition;
a first determination module configured to determine whether the key event is a preset key event in response to a keyboard input event;
a second determining module configured to determine an application module corresponding to the preset key event when it is determined that the keyboard input event is the preset key event;
a launch module configured to launch the application module;
wherein the launching the application module comprises:
and setting an application module corresponding to the preset key event to automatically monitor the key event and automatically start after monitoring the related key event.
8. The apparatus of claim 7, wherein the first setup module comprises:
a first setting submodule configured to set an abort priority reference element of the remote controller application module;
a second setting submodule configured to set weight values for the suspension priority reference elements, respectively;
a first calculating submodule configured to calculate a score corresponding to each pause priority reference element of the remote control application module;
the first sequencing submodule is configured to sequence the remote controller application modules according to the sum of products of the scores and the corresponding weight values to obtain a sequencing result;
a first determining submodule configured to determine an abort priority of the remote control application module according to the sorting result.
9. The apparatus of claim 8, wherein the abort priority reference element comprises one or more of:
the frequency of use of the application module;
the importance of the application module;
and applying preset reference elements of the module.
10. The apparatus according to claim 7, wherein the preset conditions comprise at least: the system available memory is below a preset memory threshold.
11. The apparatus of claim 7, wherein the second setup module comprises:
a third setting submodule configured to set an operation priority reference element of the application module;
a fourth setting submodule configured to set weight values for the operation priority reference elements, respectively;
the second calculation submodule is configured to calculate a score corresponding to each running priority reference element of the application module;
the second sorting submodule is configured to sort the application modules according to the sum of the products of the scores and the corresponding weight values to obtain a sorting result;
and the second determining submodule is configured to determine the operation priority of the application module according to the sequencing result.
12. The apparatus of claim 7, further comprising:
a second obtaining module configured to obtain an application module switching instruction;
a calculation module configured to calculate a switching time required for switching of the application module;
and the display module is configured to respond to an application module switching instruction to select preset display content to be displayed within the switching time.
13. An electronic device comprising a memory and a processor; wherein,
the memory is to store one or more computer instructions, wherein the one or more computer instructions are to be executed by the processor to implement the method of any one of claims 1-6.
14. A computer-readable storage medium having computer instructions stored thereon, wherein the computer instructions, when executed by a processor, implement the method of any one of claims 1-6.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201710910779.4A CN107705541B (en) | 2017-09-29 | 2017-09-29 | Remote controller control method, device, equipment and computer readable storage medium |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201710910779.4A CN107705541B (en) | 2017-09-29 | 2017-09-29 | Remote controller control method, device, equipment and computer readable storage medium |
Publications (2)
Publication Number | Publication Date |
---|---|
CN107705541A CN107705541A (en) | 2018-02-16 |
CN107705541B true CN107705541B (en) | 2020-06-09 |
Family
ID=61174690
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201710910779.4A Active CN107705541B (en) | 2017-09-29 | 2017-09-29 | Remote controller control method, device, equipment and computer readable storage medium |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN107705541B (en) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN110173835B (en) * | 2019-05-10 | 2021-07-20 | 广东美的制冷设备有限公司 | Control method and device of air conditioner and air conditioner |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101959005A (en) * | 2010-09-21 | 2011-01-26 | 深圳创维数字技术股份有限公司 | Method and set top box (STB) for implementing shortcut of STB menu |
CN103313130A (en) * | 2012-03-14 | 2013-09-18 | 鸿富锦精密工业(深圳)有限公司 | Television and system and method for rapidly accessing applications in television |
Family Cites Families (15)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2005301791A (en) * | 2004-04-14 | 2005-10-27 | Nec Corp | Mobile communication terminal and application start control method of mobile communication terminal |
US9519490B2 (en) * | 2013-03-07 | 2016-12-13 | Microsoft Technology Licensing, Llc | Adaptive data synchronization |
CN103838630A (en) * | 2014-03-03 | 2014-06-04 | 联想(北京)有限公司 | Information processing method, system and electronic equipment |
CN104714826B (en) * | 2015-03-23 | 2018-10-26 | 小米科技有限责任公司 | Using the loading method and device of theme |
CN106371901A (en) * | 2015-07-24 | 2017-02-01 | 东莞酷派软件技术有限公司 | Application switching method and apparatus |
CN106855826B (en) * | 2015-12-08 | 2021-02-23 | 斑马智行网络(香港)有限公司 | Background application program control method and device |
CN105511740B (en) * | 2015-12-30 | 2019-02-19 | 小米科技有限责任公司 | Application interface switching method and device |
CN105872682A (en) * | 2016-01-26 | 2016-08-17 | 乐视致新电子科技(天津)有限公司 | Shortcut menu invoking method and device |
CN105843650B (en) * | 2016-03-31 | 2020-03-31 | 青岛海信移动通信技术股份有限公司 | Application program management method and device in intelligent terminal |
CN106201679A (en) * | 2016-06-28 | 2016-12-07 | 联想(北京)有限公司 | Information processing method and electronic equipment |
CN106201821A (en) * | 2016-06-29 | 2016-12-07 | 宇龙计算机通信科技(深圳)有限公司 | Terminal control method, terminal control mechanism and terminal |
CN106293805A (en) * | 2016-07-26 | 2017-01-04 | 深圳天珑无线科技有限公司 | The method and device that program loads |
CN106293460A (en) * | 2016-08-03 | 2017-01-04 | 深圳市金立通信设备有限公司 | A kind of method and terminal preventing from touching maloperation |
CN106502785A (en) * | 2016-09-30 | 2017-03-15 | 维沃移动通信有限公司 | A kind of cleaning internal memory method and device of mobile terminal |
CN106708615A (en) * | 2016-11-21 | 2017-05-24 | 珠海市魅族科技有限公司 | Application management method and terminal |
-
2017
- 2017-09-29 CN CN201710910779.4A patent/CN107705541B/en active Active
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101959005A (en) * | 2010-09-21 | 2011-01-26 | 深圳创维数字技术股份有限公司 | Method and set top box (STB) for implementing shortcut of STB menu |
CN103313130A (en) * | 2012-03-14 | 2013-09-18 | 鸿富锦精密工业(深圳)有限公司 | Television and system and method for rapidly accessing applications in television |
Also Published As
Publication number | Publication date |
---|---|
CN107705541A (en) | 2018-02-16 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
EP3754490B1 (en) | User interface rendering method and apparatus, and terminal | |
EP3215938B1 (en) | System and method for fast starting an application | |
CN105740010B (en) | A kind of starting-up method and terminal device | |
KR102301230B1 (en) | Device and Method for performing scheduling for virtualized GPUs | |
CN106959879B (en) | Control method and electronic equipment | |
CN110457109B (en) | Multi-window parallel method and device, terminal and storage medium | |
CN110083417B (en) | User interface response method and device | |
CN107291319A (en) | A kind of window display method, information interacting method and system | |
US20230036515A1 (en) | Control method for game accounts, apparatus, medium, and electronic device | |
CN114138439A (en) | Task scheduling method and device, electronic equipment and storage medium | |
CN111816139A (en) | Screen refresh rate switching method and electronic equipment | |
CN109218817B (en) | Method and device for displaying virtual gift prompting message | |
CN106874008A (en) | The implementation method and device of a kind of dynamic desktop icon | |
CN104090746B (en) | A kind of application management method based on android system and its device | |
CN107705541B (en) | Remote controller control method, device, equipment and computer readable storage medium | |
CN111813541B (en) | Task scheduling method, device, medium and equipment | |
CN104699535B (en) | A kind of information processing method and electronic equipment | |
US8773442B2 (en) | Aligning animation state update and frame composition | |
US20180173540A1 (en) | Program execution system and method for launching resident programs | |
CN107040812B (en) | Video image control method and smart television | |
CN106910448B (en) | Display screen refresh rate control method and system based on mobile terminal | |
CN114979686A (en) | Live broadcast interaction method and device, electronic equipment and storage medium | |
CN114489892A (en) | Data processing method, data processing device, computer readable storage medium and computer equipment | |
CN111467797A (en) | Game data processing method and device, computer storage medium and electronic equipment | |
CN114327750B (en) | Android simulator display method, android simulator and storage medium |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
GR01 | Patent grant | ||
GR01 | Patent grant | ||
PP01 | Preservation of patent right |
Effective date of registration: 20220927 Granted publication date: 20200609 |
|
PP01 | Preservation of patent right |