CN112667261A - Method and device for updating shortcut key function, network terminal equipment and server - Google Patents
Method and device for updating shortcut key function, network terminal equipment and server Download PDFInfo
- Publication number
- CN112667261A CN112667261A CN202011643355.4A CN202011643355A CN112667261A CN 112667261 A CN112667261 A CN 112667261A CN 202011643355 A CN202011643355 A CN 202011643355A CN 112667261 A CN112667261 A CN 112667261A
- Authority
- CN
- China
- Prior art keywords
- shortcut key
- configuration file
- network terminal
- updating
- terminal equipment
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
- 238000000034 method Methods 0.000 title claims abstract description 68
- 230000006870 function Effects 0.000 claims description 101
- 238000004590 computer program Methods 0.000 claims description 11
- 238000012545 processing Methods 0.000 description 13
- 238000004891 communication Methods 0.000 description 12
- 238000010586 diagram Methods 0.000 description 9
- 230000000694 effects Effects 0.000 description 7
- 230000008569 process Effects 0.000 description 7
- 230000002093 peripheral effect Effects 0.000 description 4
- 230000004044 response Effects 0.000 description 4
- 238000005516 engineering process Methods 0.000 description 3
- 238000013473 artificial intelligence Methods 0.000 description 2
- 230000009471 action Effects 0.000 description 1
- 230000008859 change Effects 0.000 description 1
- 230000008094 contradictory effect Effects 0.000 description 1
- 238000013461 design Methods 0.000 description 1
- 230000001788 irregular Effects 0.000 description 1
- 239000004973 liquid crystal related substance Substances 0.000 description 1
- 230000005055 memory storage Effects 0.000 description 1
- 238000010295 mobile communication Methods 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
- 238000009877 rendering Methods 0.000 description 1
- 239000007787 solid Substances 0.000 description 1
- 238000012546 transfer Methods 0.000 description 1
- 230000009466 transformation Effects 0.000 description 1
- 230000001960 triggered effect Effects 0.000 description 1
Images
Landscapes
- Information Transfer Between Computers (AREA)
Abstract
The invention discloses a method and a device for updating a shortcut key function, network terminal equipment and a server, wherein the method for updating the shortcut key function comprises the steps of receiving a configuration file sent by the server, wherein the configuration file at least comprises shortcut key configuration information matched with the network terminal equipment; analyzing the configuration file to obtain the shortcut key configuration information matched with the network terminal equipment; and updating the application corresponding to the shortcut key function according to the shortcut key configuration information. The method and the device realize higher efficiency of updating the shortcut key and bring better experience and service to the user.
Description
Technical Field
The invention relates to the field of network terminals, in particular to a method and a device for updating a shortcut key function, network terminal equipment and a server.
Background
Under the prevailing environment of the Android system, a plurality of set top box products are loaded with the Android system, favorite personalized applications can be downloaded and installed, some applications popularized by the set top box products customized by an operator can be preset, some applications can be conveniently and quickly opened by a user, shortcut keys are arranged on a remote controller, and the user can open the corresponding applications by one key.
However, the applications promoted by the operator are many, and the applications frequently used by the user are different for different user groups, so the operator wants the functions corresponding to the shortcut keys of the remote controller used by different users to be different. However, since the remote controller and the network terminal device are distributed in thousands of households, the shortcut key update of the remote controller needs to be realized one by one, and the efficiency is extremely low.
The above is only for the purpose of assisting understanding of the technical aspects of the present invention, and does not represent an admission that the above is prior art.
Disclosure of Invention
The embodiment of the invention provides a method and a device for updating the functions of the shortcut keys, network terminal equipment and a server, and solves the technical problem of low efficiency of updating the shortcut keys of a remote controller in the prior art.
In a first aspect, an embodiment of the present invention provides a method for updating a shortcut key function of a remote controller, which is applied to a network terminal device, and includes the following steps:
receiving a configuration file sent by a server, wherein the configuration file at least comprises shortcut key configuration information matched with the network terminal equipment;
analyzing the configuration file to obtain the shortcut key configuration information matched with the network terminal equipment;
and updating the application corresponding to the shortcut key function according to the shortcut key configuration information.
With reference to the first aspect, in a first possible implementation manner of the first aspect, after the receiving the configuration file sent by the server, the method further includes:
judging whether the configuration file is the latest version;
the analyzing the configuration file to obtain the shortcut key configuration information matched with the network terminal device specifically includes:
and if the configuration file is the latest version, analyzing the configuration file to obtain the shortcut key configuration information matched with the network terminal equipment.
With reference to the first aspect, in a second possible implementation manner of the first aspect, the terminal device has a serial number, and the shortcut key configuration information at least includes group information corresponding to the serial number and application information corresponding to the group information;
the updating the application corresponding to the shortcut key function according to the shortcut key configuration information specifically includes:
determining group information corresponding to the serial number according to the shortcut key configuration information;
determining the application program information according to the group information;
and updating the application corresponding to the shortcut key function according to the application program information.
With reference to the first aspect, in a third possible implementation manner of the first aspect, the receiving the configuration file sent by the server specifically includes:
receiving the code stream sent by the server to obtain the configuration file; wherein, the code stream includes the configuration file.
In a second aspect, an embodiment of the present invention further provides a new method for updating a shortcut key function of a remote controller, which is applied to a server, and includes the following steps:
generating a configuration file, wherein the configuration file at least comprises shortcut key configuration information matched with the network terminal equipment;
and sending the configuration file to network terminal equipment so that the network terminal equipment updates the application corresponding to the shortcut key function according to the shortcut key configuration information.
With reference to the second aspect, in a first possible implementation manner of the second aspect, the sending the configuration to the network terminal device specifically includes:
generating a code stream containing the configuration file based on the configuration file;
and sending the code stream containing the configuration file to the network terminal equipment.
In a third aspect, an embodiment of the present invention provides an apparatus for updating a shortcut key function of a remote controller, where the apparatus is applied to a network terminal device, and the apparatus includes:
the receiving module is used for receiving a configuration file sent by a server, wherein the configuration file at least comprises shortcut key configuration information matched with the network terminal equipment;
the analysis module is used for analyzing the configuration file to obtain the shortcut key configuration information matched with the network terminal equipment;
and the updating module is used for updating the application corresponding to the shortcut key function according to the shortcut key configuration information.
In a fourth aspect, an embodiment of the present invention provides an update apparatus for a shortcut key function, which is applied to a server, and the apparatus includes:
the generation module is used for generating a configuration file, wherein the configuration file at least comprises shortcut key configuration information matched with the network terminal equipment;
and the sending module is used for sending the configuration file to network terminal equipment so as to enable the shortcut key configuration information to update the application corresponding to the shortcut key function.
In a fifth aspect, an embodiment of the present invention further provides a network terminal device, where the device includes a processor, a memory, and a computer program stored in the memory, and the computer program, when executed by the processor, implements the steps of the above-mentioned method for updating the shortcut key function.
In a sixth aspect, an embodiment of the present invention further provides a server, where the server includes a processor, a memory, and a computer program stored in the memory, and the computer program, when executed by the processor, implements the steps of the above-mentioned method for updating the shortcut key function.
In a seventh aspect, an embodiment of the present invention further provides a computer storage medium, where a computer program is stored on the computer storage medium, and when the computer program is executed by a processor, the steps of the method for updating the shortcut key function are implemented.
One or more technical solutions provided by the embodiments of the present invention have at least the following technical effects or advantages:
analyzing a configuration file by receiving the configuration file sent by a server, wherein the configuration file at least comprises shortcut key configuration information matched with the network terminal equipment, so as to obtain the shortcut key configuration information matched with the network terminal equipment, and updating an application corresponding to a shortcut key function according to the shortcut key configuration information; therefore, according to the method, the network terminal devices distributed in thousands of households can obtain respective shortcut key configuration information through the configuration file sent by the server, and the application corresponding to the shortcut key function is updated according to the shortcut key configuration information, so that different user groups can start different application programs at different times through one shortcut key, the technical problems of high updating difficulty and low efficiency of the shortcut key function of the remote controller in the prior art are solved, the shortcut key is updated more efficiently, and better experience and service are brought to users.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the provided drawings without creative efforts.
FIG. 1 is a schematic structural diagram of a multimedia system to which the method for updating the functions of the shortcut keys is applied in the embodiment of the present invention;
fig. 2 is a schematic structural diagram of a network terminal device in an embodiment of the present invention;
FIG. 3 is a schematic structural diagram of a server according to an embodiment of the present invention;
FIG. 4 is a flowchart illustrating a method for updating the functions of the shortcut keys in the embodiment of the present invention;
FIG. 5 is a flowchart illustrating another method for updating the functions of the shortcut keys in the embodiment of the present invention;
FIG. 6 is a block diagram of a procedure for updating the functions of the shortcut keys in the embodiment of the present invention;
FIG. 7 is another block diagram of an apparatus for updating the functions of the shortcut keys in the embodiment of the present invention.
Detailed Description
It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
It should be noted that the descriptions relating to "first", "second", etc. in the present invention are for descriptive purposes only and are not to be construed as indicating or implying relative importance or implicitly indicating the number of technical features indicated. Thus, a feature defined as "first" or "second" may explicitly or implicitly include at least one such feature. In addition, technical solutions between various embodiments may be combined with each other, but must be realized by a person skilled in the art, and when the technical solutions are contradictory or cannot be realized, such a combination should not be considered to exist, and is not within the protection scope of the present invention.
The main solution of the embodiment of the invention is as follows: the method comprises the steps of receiving a configuration file sent by a server, analyzing the configuration file to obtain shortcut key configuration information matched with the network terminal equipment, and updating an application corresponding to a shortcut key function according to the shortcut key configuration information.
Since the shortcut key function in the prior art is set, the application program which is opened quickly is fixed, and the shortcut key application of each set top box is updated family by family in a targeted manner, so that different users can open different application programs by one key, the operation difficulty is very high, and the efficiency is very low.
The invention provides a solution, which enables network terminal equipment distributed in thousands of households to obtain respective shortcut key configuration information by sending a configuration file through a server, wherein the shortcut key configuration information comprises application program information, and updates applications corresponding to the functions of the shortcut keys according to the application program information, so that different user groups can start different application programs at different times through one shortcut key, thereby realizing higher efficiency and more diversified functions of shortcut key updating, enabling operators to meet the requirements of different users, expanding the functions of a set top box and bringing better experience and service to the users.
It should be noted that the update method of the shortcut key function of the present application can be applied to a multimedia system, and referring to fig. 1, the multimedia system includes a server and a plurality of network terminal devices connected to the server through a network. Specifically, the server is arranged at one side of an operator and is used for generating a configuration file comprising shortcut key configuration information matched with the network terminal equipment and sending the configuration file to the network terminal equipment so that the network terminal equipment updates the application corresponding to the shortcut key function according to the shortcut key configuration information; the plurality of network terminal devices are respectively arranged in each user home and used for receiving the configuration file which is sent by the server and comprises the shortcut key configuration information matched with the network terminal devices, analyzing the configuration file to obtain the shortcut key configuration information matched with the network terminal devices, and updating the application corresponding to the shortcut key function according to the shortcut key configuration information. In practical applications, an operator transmits a television program to a network terminal device through a server to meet user requirements.
Based on the multimedia system, an embodiment of the present application provides a method for updating a shortcut key function, which is executed by using a network terminal device.
Referring to fig. 2, fig. 2 is a schematic structural diagram of a network terminal device in an embodiment of the present invention, where the network terminal device may be an intelligent television, an intelligent set-top box, an intelligent television wall, an on-vehicle device, a digital broadcast receiver, and the like, which support an on-screen menu type adjustment mode, and optionally, the device is configured with a remote controller having a shortcut key function, and when the shortcut key is triggered, the device responds to an application program corresponding to the shortcut key function by one key. Further, the operation of triggering the shortcut key may have various forms, for example, a key selection operation for a key-type remote controller; a screen touch selection operation for a touch-screen-enabled remote control. Of course, it can be understood that the new method for updating the shortcut key function in the present invention may be applied to any network terminal device having an application program responding to the shortcut key, and the embodiment is not particularly limited.
Typically, the network termination device comprises: at least one processor 301, a memory 302 and an update program for shortcut key functions stored on said memory and executable on said processor.
The processor 301 may include one or more processing cores, such as a 4-core processor, an 8-core processor, and so on. The processor 301 may be implemented in at least one hardware form of a DSP (Digital Signal Processing), an FPGA (Field-Programmable Gate Array), and a PLA (Programmable Logic Array). The processor 301 may also include a main processor and a coprocessor, where the main processor is a processor for processing data in an awake state, and is also called a Central Processing Unit (CPU); a coprocessor is a low power processor for processing data in a standby state. In some embodiments, the processor 301 may be integrated with a GPU (Graphics Processing Unit), which is responsible for rendering and drawing the content required to be displayed on the display screen. The processor 301 may further include an AI (Artificial Intelligence) processor for processing an update operation regarding the shortcut function, so that the update method model of the shortcut function may be trained and learned autonomously, thereby improving efficiency and accuracy.
In some embodiments, the terminal may further include: a communication interface 303 and at least one peripheral device. The processor 301, the memory 302 and the communication interface 303 may be connected by a bus or signal lines. Various peripheral devices may be connected to communication interface 303 via a bus, signal line, or circuit board. Specifically, the peripheral device includes: at least one of radio frequency circuitry 304, a display screen 305, and a power source 306.
The communication interface 303 may be used to connect at least one peripheral device related to I/O (Input/Output) to the processor 301 and the memory 302. In some embodiments, processor 301, memory 302, and communication interface 303 are integrated on the same chip or circuit board; in some other embodiments, any one or two of the processor 301, the memory 302 and the communication interface 303 may be implemented on a single chip or circuit board, which is not limited in this embodiment.
The Radio Frequency circuit 304 is used for receiving and transmitting RF (Radio Frequency) signals, also called electromagnetic signals. The radio frequency circuitry 304 communicates with communication networks and other communication devices via electromagnetic signals. The rf circuit 304 converts an electrical signal into an electromagnetic signal to transmit, or converts a received electromagnetic signal into an electrical signal. Optionally, the radio frequency circuit 304 comprises: an antenna system, an RF transceiver, one or more amplifiers, a tuner, an oscillator, a digital signal processor, a codec chipset, a subscriber identity module card, and so forth. The radio frequency circuitry 304 may communicate with other terminals via at least one wireless communication protocol. The wireless communication protocols include, but are not limited to: metropolitan area networks, various generation mobile communication networks (2G, 3G, 4G, and 5G), Wireless local area networks, and/or WiFi (Wireless Fidelity) networks. In some embodiments, the rf circuit 304 may further include NFC (Near Field Communication) related circuits, which are not limited in this application.
The display screen 305 is used to display a UI (User Interface). The UI may include graphics, text, icons, video, and any combination thereof. When the display screen 305 is a touch display screen, the display screen 305 also has the ability to capture touch signals on or over the surface of the display screen 305. The touch signal may be input to the processor 301 as a control signal for processing. At this point, the display screen 305 may also be used to provide virtual buttons and/or a virtual keyboard, also referred to as soft buttons and/or a soft keyboard. In some embodiments, the display screen 305 may be one, the front panel of the electronic device; in other embodiments, the display screens 305 may be at least two, respectively disposed on different surfaces of the electronic device or in a folded design; in still other embodiments, the display screen 305 may be a flexible display screen disposed on a curved surface or a folded surface of the electronic device. Even further, the display screen 305 may be arranged in a non-rectangular irregular figure, i.e. a shaped screen. The Display screen 305 may be made of LCD (liquid crystal Display), OLED (Organic Light-Emitting Diode), and the like.
The power supply 306 is used to power various components in the electronic device. The power source 306 may be alternating current, direct current, disposable or rechargeable. When the power source 306 includes a rechargeable battery, the rechargeable battery may support wired or wireless charging. The rechargeable battery may also be used to support fast charge technology. It will be appreciated by those skilled in the art that the arrangement shown in figure 2 does not constitute a limitation of the updating device of the shortcut key function and may comprise more or less components than those shown, or some components may be combined, or a different arrangement of components.
Based on the above hardware structure, an embodiment of the method for updating the functions of the shortcut keys is provided.
Referring to fig. 3, a flowchart of a method for updating a shortcut key function is shown, where the method for updating a shortcut key function provided in the embodiment of the present invention is applied to a network terminal device.
The following describes in detail a new method for updating the shortcut key function of the remote controller applied to the network terminal device, with reference to fig. 3, including the following steps:
step S10, receiving a configuration file sent by the server, where the configuration file at least includes shortcut key configuration information matched with the network terminal device.
In a specific implementation process, the network terminal device monitors the code stream sent by the receiving server in a DVB broadcast mode in real time to acquire the configuration file. Wherein, the code stream includes the configuration file. In addition, each network terminal device has a different serial number, the configuration file may adopt an xml format, and the configuration file including the shortcut key configuration information matched with the network terminal device means that the configuration file includes group information matched with the serial number of the network terminal device, and different group information corresponds to different application information. For example, the conventional function of the shortcut key1 is to launch the application Zee5 specified by the Appname, but for the terminal devices with serial numbers between groups pn, launch the corresponding application specified by the Appname, for example, the terminal device serial numbers between 00000 and 10000 belong to group0 group, the function response of the device corresponding to the key1 is to launch the specified application Youtube, and the terminal device with serial numbers between 20000 and 30000 belongs to group1 group, and the function key response of the key1 is to quickly launch the Youtube application. Therefore, the shortcut keys of the network terminal equipment with different serial numbers correspond to different application program information, and the requirements of an operator on popularizing different application programs to different user groups are met.
It should be noted that an operator can edit a new xml configuration file at a proper time as required, change the version, and re-make a new code stream to be sent from the server to the network terminal device, so that the same device can update the application program corresponding to the shortcut key at different times according to the configuration file at the front end of the server, and achieve the purpose of obtaining different functions of the shortcut key.
Further, the number of the shortcut keys may be one or more, and is not particularly limited, but is generally not too large, such as: the number of the shortcut keys can be set to be two, so that the application programs corresponding to the two shortcut keys can be set in the same network terminal device. For operators, two application programs can be recommended to users using one device at the same time, so that a better popularization effect is achieved; for the user, two shortcut keys mean more choices, which can better meet different requirements of the user.
Step S20, parsing the configuration file to obtain the shortcut key configuration information matched with the network terminal device.
In a specific implementation process, the parsing manner may include: DOM parsing, SAX parsing, JDOM parsing, or DOM4J parsing. Furthermore, in order to ensure the real-time performance of the updating program, further improve the updating efficiency and better meet the user requirements, after receiving the configuration file, whether the configuration file is the latest version or not can be judged, if the configuration file is the latest version, the configuration file is analyzed to obtain the shortcut key configuration information matched with the network terminal equipment, the group of the equipment is determined according to the serial number of the equipment, and then the application program information to be updated by the shortcut key of the equipment is determined. If not the latest version, no further action may be taken.
And step S30, updating the application corresponding to the shortcut key function according to the shortcut key configuration information.
Specifically, after the configuration file is analyzed, application program information updated by the shortcut key of the device is obtained, and the application corresponding to the function of the shortcut key is updated according to the application program information. After the updating is successful, when the shortcut key is responded, the appointed application program is started, and the purpose of updating the shortcut key application program is achieved. For example, the conventional function of the shortcut key1 is to launch the application Zee5 specified by the Appname, but for the terminal devices with serial numbers between groups pn, launch the corresponding application specified by the Appname, for example, the terminal device serial numbers between 00000 and 10000 belong to group0 group, the function response of the device corresponding to the key1 is to launch the specified application Youtube, and the terminal device with serial numbers between 20000 and 30000 belongs to group1 group, and the function key response of the key1 is to quickly launch the Youtube application.
It should be noted that, after the shortcut key update is successful, the steps S10, S20, and S30 may be repeated. So as to realize the continuous updating of the shortcut function.
It should be understood that the above is only an example, and the technical solution of the present invention is not limited in any way, and those skilled in the art can set the technical solution based on the needs in practical application, and the technical solution is not limited herein.
As can be easily found from the above description, in the updating method of the shortcut key function provided in this embodiment, by receiving the configuration file sent by the server, where the configuration file at least includes the shortcut key configuration information matched with the network terminal device, the configuration file is analyzed to obtain the shortcut key configuration information matched with the network terminal device, and the application corresponding to the shortcut key function is updated according to the shortcut key configuration information. Therefore, the configuration file is generated by the front end of the server and sent to the network terminal equipment, so that the terminal equipment with different serial numbers can update the application corresponding to the shortcut key function according to the shortcut key configuration information in the configuration file, the application corresponding to the shortcut key function can be efficiently updated, and different user groups can be pertinently enabled to start different application programs by one key.
In addition, the operator can update the application corresponding to the shortcut key function in due time according to the requirement, so that the updating is more flexible, the user requirement can be better met, and the better popularization effect is achieved.
Based on the multimedia system, the embodiment of the application also provides a new method for updating the shortcut key function, which is executed by using the server.
Referring to fig. 4, fig. 4 is a schematic structural diagram of a server in the embodiment of the present invention. The server is used to implement the newer methods of shortcut key functionality provided in the embodiments described below.
Specifically, the server includes a Central Processing Unit (CPU)401, a system memory 404 including a Random Access Memory (RAM)402 and a Read Only Memory (ROM)403, and a system bus 405 connecting the system memory 404 and the central processing unit 401. The server also includes a basic input/output system (I/O system) 406, which facilitates the transfer of information between devices within the computer, and a mass storage device 407 for storing an operating system 413, application programs 414, and other program modules 415.
The basic input/output system 406 includes a display 408 for displaying information and an input device 409 such as a mouse, keyboard, etc. for user input of information. Wherein the display 408 and the input device 409 are connected to the central processing unit 401 through an input output controller 410 connected to the system bus 405. The basic input/output system 406 may also include an input/output controller 410 for receiving and processing input from a number of other devices, such as a keyboard, mouse, or electronic stylus. Similarly, input/output controller 410 may also provide output to a display screen, a printer, or other type of output device.
The mass storage device 407 is connected to the central processing unit 401 through a mass storage controller connected to the system bus 405. The mass storage device 407 and its associated computer-readable media provide non-volatile storage for the server. That is, the mass storage device 407 may include a computer-readable medium such as a hard disk or CD-ROM drive.
Without loss of generality, the computer-readable media may comprise computer storage media and communication media. Computer storage media includes volatile and nonvolatile, removable and non-removable media implemented in any method or technology for storage of information such as computer readable instructions, data structures, program modules or other data. Computer storage media includes RAM, ROM, EPROM, EEPROM, flash memory or other solid state memory technology, CD-ROM, DVD, or other optical storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices. Of course, those skilled in the art will appreciate that the computer storage media is not limited to the foregoing.
The system memory 404 and mass storage device 407 described above may be collectively referred to as memory. According to various embodiments of the present application, the server may also operate with remote computers connected to a network through a network, such as the Internet. That is, the servers may be connected to the network 412 through the network interface unit 411 attached to the system bus 405, or the network interface unit 411 may be used to connect to other types of networks or remote computer systems.
Based on the above hardware structure, another embodiment of the method for updating the functions of the shortcut keys is provided.
Referring to fig. 5, fig. 5 is another schematic flow chart of an update method of a shortcut key function of the present invention, where the update method of a shortcut key function provided in an embodiment of the present invention is applied to a server, and the method includes the following steps:
step S40, generating a configuration file, wherein the configuration file at least comprises shortcut key configuration information matched with the network terminal equipment;
step S50, sending the configuration file to a network terminal device, so that the network terminal device updates an application corresponding to the shortcut key function according to the shortcut key configuration information.
In this embodiment, after the configuration file is generated, whether to send the configuration file to the network terminal device may be determined according to the needs of the operator, and when the operator considers that the configuration file needs to be updated, the configuration file is packaged to generate a code stream, and the code stream including the configuration file is sent to the network terminal device, so that the network terminal device obtains the configuration file, and updates the application corresponding to the shortcut key function according to the shortcut key configuration information in the configuration file.
In addition, it can be understood that, in order to make the pushing of the updated application more accurate, the operator may adopt modes such as big data statistics in advance to obtain the application use preferences of different user groups, and arrange and edit the application use preferences into the configuration file at the server side, so that when different users update at each time, the application more suitable for the user can be obtained, and therefore, the frequency of opening the corresponding application by the user using the shortcut key is higher, and the application promotion of the operator also can obtain better effects.
It should be noted that the method of this embodiment is only the execution process of the method of the foregoing embodiment at the server side, and the execution principle and the corresponding implementation method thereof can refer to the execution process at the network terminal device side in the foregoing embodiment, and are not described herein again.
It should be understood that the above is only an example, and the technical solution of the present invention is not limited in any way, and those skilled in the art can set the technical solution based on the needs in practical application, and the technical solution is not limited herein.
As can be easily found from the above description, in the updating method of the shortcut key function provided in this embodiment, by receiving the configuration file sent by the server, where the configuration file at least includes the shortcut key configuration information matched with the network terminal device, the configuration file is analyzed to obtain the shortcut key configuration information matched with the network terminal device, and the application corresponding to the shortcut key function is updated according to the shortcut key configuration information. Therefore, the configuration file is generated by the front end of the server and sent to the network terminal equipment, so that the terminal equipment with different serial numbers can update the application corresponding to the shortcut key function according to the shortcut key configuration information in the configuration file, the application corresponding to the shortcut key function can be efficiently updated, and different user groups can be pertinently enabled to start different application programs by one key.
In addition, the operator can update the application corresponding to the shortcut key function in due time according to the requirement, so that the updating is more flexible, the user requirement can be better met, and the better popularization effect is achieved.
Referring to fig. 6, fig. 6 is a program module diagram of an updating apparatus for the functions of the shortcut keys in the embodiment of the present invention, based on the embodiment shown in fig. 3, the apparatus includes:
the receiving module is used for receiving a configuration file sent by a server, wherein the configuration file at least comprises shortcut key configuration information matched with the network terminal equipment;
the analysis module is used for analyzing the configuration file to obtain the shortcut key configuration information matched with the network terminal equipment;
and the updating module is used for updating the application corresponding to the shortcut key function according to the shortcut key configuration information.
It should be noted that, each module in the apparatus of this embodiment correspondingly executes the method steps in the foregoing embodiment, and therefore, the implementation manner thereof may be referred to as the foregoing embodiment, which is not described herein again.
It should be understood that the above is only an example, and the technical solution of the present invention is not limited in any way, and those skilled in the art can set the technical solution based on the needs in practical application, and the technical solution is not limited herein.
As can be easily found from the above description, in the updating method of the shortcut key function provided in this embodiment, by receiving the configuration file sent by the server, where the configuration file at least includes the shortcut key configuration information matched with the network terminal device, the configuration file is analyzed to obtain the shortcut key configuration information matched with the network terminal device, and the application corresponding to the shortcut key function is updated according to the shortcut key configuration information. Therefore, the configuration file is generated by the front end of the server and sent to the network terminal equipment, so that the terminal equipment with different serial numbers can update the application corresponding to the shortcut key function according to the shortcut key configuration information in the configuration file, the application corresponding to the shortcut key function can be efficiently updated, and different user groups can be pertinently enabled to start different application programs by one key.
In addition, the operator can update the application corresponding to the shortcut key function in due time according to the requirement, so that the updating is more flexible, the user requirement can be better met, and the better popularization effect is achieved.
Referring to fig. 7, fig. 7 is another program module diagram of an apparatus for updating the functions of the shortcut keys in the embodiment of the present invention, based on the embodiment shown in fig. 5, the apparatus includes:
the generation module is used for generating a configuration file, wherein the configuration file at least comprises shortcut key configuration information matched with the network terminal equipment;
and the sending module is used for sending the configuration file to network terminal equipment so as to enable the shortcut key configuration information to update the application corresponding to the shortcut key function.
It should be noted that, each module in the apparatus of this embodiment correspondingly executes the method steps in the foregoing embodiment, and therefore, the implementation manner thereof may be referred to as the foregoing embodiment, which is not described herein again.
It should be understood that the above is only an example, and the technical solution of the present invention is not limited in any way, and those skilled in the art can set the technical solution based on the needs in practical application, and the technical solution is not limited herein.
As can be easily found from the above description, in the updating method of the shortcut key function provided in this embodiment, by receiving the configuration file sent by the server, where the configuration file at least includes the shortcut key configuration information matched with the network terminal device, the configuration file is analyzed to obtain the shortcut key configuration information matched with the network terminal device, and the application corresponding to the shortcut key function is updated according to the shortcut key configuration information. Therefore, the configuration file is generated by the front end of the server and sent to the network terminal equipment, so that the terminal equipment with different serial numbers can update the application corresponding to the shortcut key function according to the shortcut key configuration information in the configuration file, the application corresponding to the shortcut key function can be efficiently updated, and different user groups can be pertinently enabled to start different application programs by one key.
In addition, the operator can update the application corresponding to the shortcut key function in due time according to the requirement, so that the updating is more flexible, the user requirement can be better met, and the better popularization effect is achieved.
In addition, an embodiment of the present invention further provides a storage medium, where the storage medium stores an update program of a shortcut key function, and the update program of the shortcut key function, when executed by a processor, implements the steps of the update method of the shortcut key function as described in the foregoing embodiment.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or system that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or system. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or system that comprises the element.
The above-mentioned serial numbers of the embodiments of the present invention are merely for description and do not represent the merits of the embodiments.
Through the above description of the embodiments, it is obvious for those skilled in the art that the method of the embodiments described above can be implemented by software plus a necessary general hardware platform, and of course, the method can also be implemented by hardware structures or equivalent flow transformation, or directly or indirectly applied to other related technical fields, and all of which are included in the scope of the present invention.
Claims (10)
1. A method for updating the functions of shortcut keys is applied to a network terminal device, and comprises the following steps:
receiving a configuration file sent by a server, wherein the configuration file at least comprises shortcut key configuration information matched with the network terminal equipment;
analyzing the configuration file to obtain the shortcut key configuration information matched with the network terminal equipment;
and updating the application corresponding to the shortcut key function according to the shortcut key configuration information.
2. The method for updating the functions of the shortcut keys according to claim 1, wherein after receiving the configuration file transmitted from the server, the method further comprises:
judging whether the configuration file is the latest version;
the analyzing the configuration file to obtain the shortcut key configuration information matched with the network terminal device specifically includes:
and if the configuration file is the latest version, analyzing the configuration file to obtain the shortcut key configuration information matched with the network terminal equipment.
3. The method for updating the functions of the shortcut keys according to claim 1, wherein the terminal device has a serial number, and the shortcut key configuration information includes at least group information corresponding to the serial number and application information corresponding to the group information;
the updating the application corresponding to the shortcut key function according to the shortcut key configuration information specifically includes:
determining group information corresponding to the serial number according to the shortcut key configuration information;
determining the application program information according to the group information;
and updating the application corresponding to the shortcut key function according to the application program information.
4. An updating method of shortcut key function is applied to a server, and comprises the following steps:
generating a configuration file, wherein the configuration file at least comprises shortcut key configuration information matched with the network terminal equipment;
and sending the configuration file to network terminal equipment so that the network terminal equipment updates the application corresponding to the shortcut key function according to the shortcut key configuration information.
5. The method for updating the functions of the shortcut keys according to claim 4, wherein the sending the configuration to the network terminal device specifically comprises:
generating a code stream containing the configuration file based on the configuration file;
and sending the code stream containing the configuration file to the network terminal equipment.
6. An updating device of shortcut key function is characterized in that, applied to network terminal equipment, the device comprises:
the receiving module is used for receiving a configuration file sent by a server, wherein the configuration file at least comprises shortcut key configuration information matched with the network terminal equipment;
the analysis module is used for analyzing the configuration file to obtain the shortcut key configuration information matched with the network terminal equipment;
and the updating module is used for updating the application corresponding to the shortcut key function according to the shortcut key configuration information.
7. An updating device of shortcut key function, which is applied to a server, the device comprising:
the generation module is used for generating a configuration file, wherein the configuration file at least comprises shortcut key configuration information matched with the network terminal equipment;
and the sending module is used for sending the configuration file to network terminal equipment so as to enable the shortcut key configuration information to update the application corresponding to the shortcut key function.
8. A network termination device, characterized in that the device comprises a processor, a memory and a computer program stored in the memory, which computer program, when being executed by the processor, realizes the steps of the method according to any one of claims 1-3.
9. A server, characterized in that the server comprises a processor, a memory and a computer program stored in the memory, which computer program, when executed by the processor, carries out the steps of the method according to any one of claims 4-5.
10. A computer storage medium, having a computer program stored thereon, which, when being executed by a processor, carries out the method of any one of claims 1 to 3, or the steps of the method of any one of claims 4 to 5.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202011643355.4A CN112667261A (en) | 2020-12-30 | 2020-12-30 | Method and device for updating shortcut key function, network terminal equipment and server |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202011643355.4A CN112667261A (en) | 2020-12-30 | 2020-12-30 | Method and device for updating shortcut key function, network terminal equipment and server |
Publications (1)
Publication Number | Publication Date |
---|---|
CN112667261A true CN112667261A (en) | 2021-04-16 |
Family
ID=75412356
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202011643355.4A Pending CN112667261A (en) | 2020-12-30 | 2020-12-30 | Method and device for updating shortcut key function, network terminal equipment and server |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN112667261A (en) |
Citations (14)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20060152401A1 (en) * | 2005-01-13 | 2006-07-13 | Skipjam Corp. | Method for universal remote control configuration |
CN101008895A (en) * | 2006-01-24 | 2007-08-01 | 联想(北京)有限公司 | Software update system and method of computer enclosed operation system |
WO2010148905A1 (en) * | 2009-11-25 | 2010-12-29 | 中兴通讯股份有限公司 | Set top box version upgrade method and system |
CN102109995A (en) * | 2010-12-28 | 2011-06-29 | 青岛海信宽带多媒体技术有限公司 | Method and device for generating shortcut key |
CN102447971A (en) * | 2011-10-31 | 2012-05-09 | 深圳市九洲电器有限公司 | Set top box and method for modifying menu text information of set top box |
CN103207791A (en) * | 2012-01-17 | 2013-07-17 | 深圳市宏电技术股份有限公司 | Method, system and data terminal for remote updating |
CN105141994A (en) * | 2015-06-23 | 2015-12-09 | 北京歌华有线电视网络股份有限公司 | Digital set top box (STB) and button function updating method of STB remote controller |
US20160117162A1 (en) * | 2014-07-07 | 2016-04-28 | Symphony Teleca Corporation | Remote Embedded Device Update Platform Apparatuses, Methods and Systems |
CN107222374A (en) * | 2017-05-10 | 2017-09-29 | 广东美的制冷设备有限公司 | Appliances equipment control method, device and terminal device |
CN108012174A (en) * | 2017-12-20 | 2018-05-08 | 深圳创维-Rgb电子有限公司 | Intelligent terminal shortcut customizing method, intelligent terminal and readable storage medium |
CN108648431A (en) * | 2018-05-15 | 2018-10-12 | 艾欧创想智能科技(武汉)有限公司 | Configuration method, device, terminal device and the readable storage medium storing program for executing of remote-controller function |
CN110196725A (en) * | 2019-04-23 | 2019-09-03 | 平安科技(深圳)有限公司 | Configuration file management method, apparatus, computer equipment and storage medium |
CN111190625A (en) * | 2019-12-27 | 2020-05-22 | 上海钧正网络科技有限公司 | APP version upgrading method, server, client and computer readable storage medium |
CN111552492A (en) * | 2020-04-22 | 2020-08-18 | 深圳宝龙达信创科技股份有限公司 | Upgrading device, method, system, terminal equipment and medium of embedded controller |
-
2020
- 2020-12-30 CN CN202011643355.4A patent/CN112667261A/en active Pending
Patent Citations (14)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20060152401A1 (en) * | 2005-01-13 | 2006-07-13 | Skipjam Corp. | Method for universal remote control configuration |
CN101008895A (en) * | 2006-01-24 | 2007-08-01 | 联想(北京)有限公司 | Software update system and method of computer enclosed operation system |
WO2010148905A1 (en) * | 2009-11-25 | 2010-12-29 | 中兴通讯股份有限公司 | Set top box version upgrade method and system |
CN102109995A (en) * | 2010-12-28 | 2011-06-29 | 青岛海信宽带多媒体技术有限公司 | Method and device for generating shortcut key |
CN102447971A (en) * | 2011-10-31 | 2012-05-09 | 深圳市九洲电器有限公司 | Set top box and method for modifying menu text information of set top box |
CN103207791A (en) * | 2012-01-17 | 2013-07-17 | 深圳市宏电技术股份有限公司 | Method, system and data terminal for remote updating |
US20160117162A1 (en) * | 2014-07-07 | 2016-04-28 | Symphony Teleca Corporation | Remote Embedded Device Update Platform Apparatuses, Methods and Systems |
CN105141994A (en) * | 2015-06-23 | 2015-12-09 | 北京歌华有线电视网络股份有限公司 | Digital set top box (STB) and button function updating method of STB remote controller |
CN107222374A (en) * | 2017-05-10 | 2017-09-29 | 广东美的制冷设备有限公司 | Appliances equipment control method, device and terminal device |
CN108012174A (en) * | 2017-12-20 | 2018-05-08 | 深圳创维-Rgb电子有限公司 | Intelligent terminal shortcut customizing method, intelligent terminal and readable storage medium |
CN108648431A (en) * | 2018-05-15 | 2018-10-12 | 艾欧创想智能科技(武汉)有限公司 | Configuration method, device, terminal device and the readable storage medium storing program for executing of remote-controller function |
CN110196725A (en) * | 2019-04-23 | 2019-09-03 | 平安科技(深圳)有限公司 | Configuration file management method, apparatus, computer equipment and storage medium |
CN111190625A (en) * | 2019-12-27 | 2020-05-22 | 上海钧正网络科技有限公司 | APP version upgrading method, server, client and computer readable storage medium |
CN111552492A (en) * | 2020-04-22 | 2020-08-18 | 深圳宝龙达信创科技股份有限公司 | Upgrading device, method, system, terminal equipment and medium of embedded controller |
Non-Patent Citations (4)
Title |
---|
JOY_CHEN: "android 中遥控器键值的添加和修改", Retrieved from the Internet <URL:www.360doc.com/content/14/0301/19/7044580_356797856.html> * |
JUSTIN DUINO: "How to Remap Buttons on the Chromecast with Google TV Remote", Retrieved from the Internet <URL:https://www.howtogeek.com/693763/how-to-remap-buttons-on-the-chromecast-with-google-tv-remote/> * |
冉大为: "IPTV机顶盒升级系统的分析与设计", 《中国优秀硕士论文全文数据库 信息科技辑》, no. 2011, 15 December 2011 (2011-12-15), pages 136 - 1302 * |
颜亮亮等: "一种用于更新触摸屏遥控器红外协议的方法", 《电视技术》, vol. 39, no. 2015, 30 September 2015 (2015-09-30), pages 80 - 83 * |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US10620782B2 (en) | Apparatus and method for remotely controlling peripheral devices in mobile communication terminal | |
CN105634881B (en) | Application scene recommendation method and device | |
CN107741844B (en) | Method and device for generating application installation package | |
CN109857506B (en) | Method and device for realizing guide information, electronic equipment and storage medium | |
CN109857403B (en) | Page updating method and device, page processing method and device | |
WO2015014144A1 (en) | Method and apparatus for installing application, and terminal device | |
CN107333162B (en) | Method and device for playing live video | |
CN111314372A (en) | Display equipment awakening method, control terminal, server and display equipment | |
CN106254910B (en) | Method and device for recording image | |
CN107666406B (en) | Intelligent card display method and device | |
WO2014198116A1 (en) | Method, apparatus and system for short message-based information push and mobile client supporting the same | |
CN104615421A (en) | Virtual gift display method and device | |
CN106953898B (en) | Method and device for acquiring software package | |
US20180225076A1 (en) | Display device and method for controlling same | |
CN103916468A (en) | System upgrading method, terminal, server and upgrading system | |
CN105955739A (en) | Graphical interface processing method, apparatus and system | |
CN105320616A (en) | External device control method and device | |
CN113194450A (en) | Bluetooth device management method and device | |
CN111246299A (en) | Communication terminal and application management method | |
CN106095423B (en) | Method, terminal and server for providing browsing service | |
CN113138786B (en) | Application updating method and device | |
CN110958483A (en) | Account synchronization method, device and system | |
CN118467119A (en) | Control method for application starting and user terminal | |
CN111586463B (en) | Display device | |
CN109413714B (en) | User agent information processing method, device, storage medium and terminal |
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 |