CN113641423A - Display device and system starting method - Google Patents

Display device and system starting method Download PDF

Info

Publication number
CN113641423A
CN113641423A CN202111010641.1A CN202111010641A CN113641423A CN 113641423 A CN113641423 A CN 113641423A CN 202111010641 A CN202111010641 A CN 202111010641A CN 113641423 A CN113641423 A CN 113641423A
Authority
CN
China
Prior art keywords
parameter
current
version
fingerprint
system version
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202111010641.1A
Other languages
Chinese (zh)
Other versions
CN113641423B (en
Inventor
王彬
高明军
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Qingdao Hisense Media Network Technology Co Ltd
Original Assignee
Qingdao Hisense Media Network Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Qingdao Hisense Media Network Technology Co Ltd filed Critical Qingdao Hisense Media Network Technology Co Ltd
Priority to CN202111010641.1A priority Critical patent/CN113641423B/en
Publication of CN113641423A publication Critical patent/CN113641423A/en
Application granted granted Critical
Publication of CN113641423B publication Critical patent/CN113641423B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Abstract

The application provides a display device and a system starting method, wherein the display device comprises a display; a controller communicatively coupled with the display, the controller configured to: acquiring a current fingerprint parameter in the starting process of the system; if the current fingerprint parameter is the same as the historical fingerprint parameter, acquiring a current system version parameter and a previous system version parameter, and if the value of the current system version parameter is different from that of the previous system version parameter, optimizing the system software aiming at the current system version parameter; and if the values of the current fingerprint parameters are different from the values of the historical fingerprint parameters, optimizing the system software aiming at the current system version parameters. According to the method and the device, the fingerprint parameters and the system version number are comprehensively judged, the problem that the system software is abnormal in operation due to the fact that the system program is a new version and is not optimized is solved, and the system upgrading experience is improved.

Description

Display device and system starting method
Technical Field
The present application relates to the field of display device technologies, and in particular, to a display device and a system start method.
Background
In order to solve the problems encountered during the use process of the user in time and improve the use experience of the user, the smart television manufacturer needs to provide a continuous system update service for the smart television through Over-the-Air Technology (OTA) system upgrade. The system restart is an important step in system upgrade, the system restart refers to a process that the smart television is firstly switched to a new system version and stably operates the new system version after being restarted, and after the system is firstly restarted and the new version stably operates, the OTA system upgrade can be successfully completed.
In the related technology, in the system restart process of OTA system upgrade, a system program judges whether the current system restart is the first restart after OTA upgrade by detecting whether a fingerprint parameter of the whole machine is changed, which is different from the system restart in a conventional scene, when the system restart is performed for the first time after OTA upgrade, a PMS (package management service) process needs to execute an optimal android package (optimized android package) optimization so as to generate a latest optimal Odex file, so that the system program on a smart television can normally run on a new system version.
However, in some scenarios, such as a test scenario, the smartprint parameter is not changed when the OTA system is upgraded, which may cause the system program to fail to start the Odex optimization, cause a new version of the OTA system to run incorrectly after being upgraded, and affect the upgrade experience of the smart television.
Disclosure of Invention
In order to solve the technical problem that a new version of an OTA system is mistakenly operated after being upgraded, the application provides display equipment and a system starting method.
In a first aspect, the present application provides a display device comprising:
a display for displaying an image;
a controller communicatively coupled with the display, the controller configured to:
acquiring a current fingerprint parameter in the starting process of the system;
if the current fingerprint parameter is the same as the historical fingerprint parameter, acquiring a current system version parameter and a previous system version parameter, and if the value of the current system version parameter is different from that of the previous system version parameter, optimizing the system software aiming at the current system version parameter;
and if the values of the current fingerprint parameters are different from the values of the historical fingerprint parameters, optimizing the system software aiming at the current system version parameters.
In some embodiments, the values of the current system version parameter and the last system version parameter are both provided with version time information.
In some embodiments, the controller is further configured to:
and after the system software is optimized aiming at the current system version parameter, setting the value of the last system version parameter to be null.
In some embodiments, the value of the current system parameter is a version number of a system program started by the system this time, and the value of the previous system version parameter is a version number of a system program started by the system last time before the system is started.
In some embodiments, before acquiring the current fingerprint parameters during system startup, the controller is further configured to:
receiving system updating operation input by a user;
responding to the system updating operation, and setting the value of the last system version parameter as the version number of the system program;
downloading, checking and installing the upgrade package;
the system is restarted.
In a second aspect, the present application provides a system booting method, including:
acquiring a current fingerprint parameter in the starting process of the system;
if the current fingerprint parameter is the same as the historical fingerprint parameter, acquiring a current system version parameter and a previous system version parameter, and if the current system version parameter is different from the previous system version parameter, optimizing the system software aiming at the current system version parameter;
and if the current fingerprint parameters are different from the historical fingerprint parameters, optimizing the system software aiming at the current system version parameters.
The display equipment and the system starting method have the advantages that:
in the system starting process, the fingerprint parameters and the system version number are comprehensively judged, when the fingerprint parameters cannot judge that the system is started to be the first start of a new version, the system version parameters are judged, the system is determined to be started to be the first start of the new version according to the value change of the system version parameters, the scene judgment of the system start is enriched, the problem that the system software is abnormal in operation due to the fact that the system program is the new version and optimization is not carried out is solved, and the system upgrading experience is improved.
Drawings
In order to more clearly explain the technical solution of the present application, the drawings needed to be used in the embodiments will be briefly described below, and it is obvious to those skilled in the art that other drawings can be obtained according to the drawings without any creative effort.
Fig. 1 is a schematic diagram illustrating an operational scenario between a display device and a control apparatus according to some embodiments;
a block diagram of the hardware configuration of the control device 100 according to some embodiments is illustrated in fig. 2;
a block diagram of a hardware configuration of a display device 200 according to some embodiments is illustrated in fig. 3;
a schematic diagram of a software configuration in a display device 200 according to some embodiments is illustrated in fig. 4;
FIG. 5 is a flow diagram illustrating a system update method according to some embodiments;
FIG. 6 is a flow diagram illustrating a system boot method according to some embodiments;
a flow diagram of a system update method according to some embodiments is illustrated in fig. 7.
Detailed Description
In order to facilitate the technical solution of the present application, some concepts related to the present application will be described below.
To make the purpose and embodiments of the present application clearer, the following will clearly and completely describe the exemplary embodiments of the present application with reference to the attached drawings in the exemplary embodiments of the present application, and it is obvious that the described exemplary embodiments are only a part of the embodiments of the present application, and not all of the embodiments.
It should be noted that the brief descriptions of the terms in the present application are only for the convenience of understanding the embodiments described below, and are not intended to limit the embodiments of the present application. These terms should be understood in their ordinary and customary meaning unless otherwise indicated.
The terms "first," "second," "third," and the like in the description and claims of this application and in the above-described drawings are used for distinguishing between similar or analogous objects or entities and not necessarily for describing a particular sequential or chronological order, unless otherwise indicated. It is to be understood that the terms so used are interchangeable under appropriate circumstances.
The terms "comprises" and "comprising," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a product or apparatus that comprises a list of elements is not necessarily limited to all elements expressly listed, but may include other elements not expressly listed or inherent to such product or apparatus.
The term "module" refers to any known or later developed hardware, software, firmware, artificial intelligence, fuzzy logic, or combination of hardware and/or software code that is capable of performing the functionality associated with that element.
Fig. 1 is a schematic diagram of an operation scenario between a display device and a control apparatus according to an embodiment. As shown in fig. 1, a user may operate the display apparatus 200 through the smart device 300 or the control device 100.
In some embodiments, the control apparatus 100 may be a remote controller, and the communication between the remote controller and the display device includes an infrared protocol communication or a bluetooth protocol communication, and other short-distance communication methods, and controls the display device 200 in a wireless or wired manner. The user may input a user instruction through a key on a remote controller, voice input, control panel input, etc., to control the display apparatus 200.
In some embodiments, the smart device 300 (e.g., mobile terminal, tablet, computer, laptop, etc.) may also be used to control the display device 200. For example, the display device 200 is controlled using an application program running on the smart device.
In some embodiments, the display device 200 may also be controlled in a manner other than the control apparatus 100 and the smart device 300, for example, the voice command control of the user may be directly received by a module configured inside the display device 200 to obtain a voice command, or may be received by a voice control device provided outside the display device 200.
In some embodiments, the display device 200 is also in data communication with a server 400. The display device 200 may be allowed to be communicatively connected through a Local Area Network (LAN), a Wireless Local Area Network (WLAN), and other networks. The server 400 may provide various contents and interactions to the display apparatus 200. The server 400 may be a cluster or a plurality of clusters, and may include one or more types of servers.
Fig. 2 exemplarily shows a block diagram of a configuration of the control apparatus 100 according to an exemplary embodiment. As shown in fig. 2, the control device 100 includes a controller 110, a communication interface 130, a user input/output interface 140, a memory, and a power supply. The control apparatus 100 may receive an input operation instruction from a user and convert the operation instruction into an instruction recognizable and responsive by the display device 200, serving as an interaction intermediary between the user and the display device 200.
Fig. 3 shows a hardware configuration block diagram of the display apparatus 200 according to an exemplary embodiment.
In some embodiments, the display apparatus 200 includes at least one of a tuner demodulator 210, a communicator 220, a detector 230, an external device interface 240, a controller 250, a display 260, an audio output interface 270, a memory, a power supply, a user interface.
In some embodiments the controller comprises a processor, a video processor, an audio processor, a graphics processor, a RAM, a ROM, a first interface to an nth interface for input/output.
In some embodiments, the display 260 includes a display screen component for presenting a picture, and a driving component for driving an image display, a component for receiving an image signal from the controller output, performing display of video content, image content, and a menu manipulation interface, and a user manipulation UI interface.
In some embodiments, the display 260 may be a liquid crystal display, an OLED display, and a projection display, and may also be a projection device and a projection screen.
In some embodiments, communicator 220 is a component for communicating with external devices or servers according to various communication protocol types. For example: the communicator may include at least one of a Wifi module, a bluetooth module, a wired ethernet module, and other network communication protocol chips or near field communication protocol chips, and an infrared receiver. The display apparatus 200 may establish transmission and reception of control signals and data signals with the external control apparatus 100 or the server 400 through the communicator 220.
In some embodiments, the user interface may be configured to receive control signals for controlling the apparatus 100 (e.g., an infrared remote control, etc.).
In some embodiments, the detector 230 is used to collect signals of the external environment or interaction with the outside. For example, detector 230 includes a light receiver, a sensor for collecting ambient light intensity; alternatively, the detector 230 includes an image collector, such as a camera, which may be used to collect external environment scenes, attributes of the user, or user interaction gestures, or the detector 230 includes a sound collector, such as a microphone, which is used to receive external sounds.
In some embodiments, the external device interface 240 may include, but is not limited to, the following: high Definition Multimedia Interface (HDMI), analog or data high definition component input interface (component), composite video input interface (CVBS), USB input interface (USB), RGB port, and the like. The interface may be a composite input/output interface formed by the plurality of interfaces.
In some embodiments, the tuner demodulator 210 receives broadcast television signals via wired or wireless reception, and demodulates audio/video signals, such as EPG data signals, from a plurality of wireless or wired broadcast television signals.
In some embodiments, the controller 250 and the modem 210 may be located in different separate devices, that is, the modem 210 may also be located in an external device of the main device where the controller 250 is located, such as an external set-top box.
In some embodiments, the controller 250 controls the operation of the display device and responds to user operations through various software control programs stored in memory. The controller 250 controls the overall operation of the display apparatus 200. For example: in response to receiving a user command for selecting a UI object to be displayed on the display 260, the controller 250 may perform an operation related to the object selected by the user command.
In some embodiments, the object may be any one of selectable objects, such as a hyperlink, an icon, or other actionable control. The operations related to the selected object are: displaying an operation connected to a hyperlink page, document, image, or the like, or performing an operation of a program corresponding to the icon.
In some embodiments the controller comprises at least one of a Central Processing Unit (CPU), a video processor, an audio processor, a Graphics Processing Unit (GPU), a RAM Random Access Memory (RAM), a ROM (Read-Only Memory), a first to nth interface for input/output, a communication Bus (Bus), and the like.
A CPU processor. For executing operating system and application program instructions stored in the memory, and executing various application programs, data and contents according to various interactive instructions receiving external input, so as to finally display and play various audio-video contents. The CPU processor may include a plurality of processors. E.g. comprising a main processor and one or more sub-processors.
In some embodiments, a graphics processor for generating various graphics objects, such as: icons, operation menus, user input instruction display graphics, and the like. The graphic processor comprises an arithmetic unit, which performs operation by receiving various interactive instructions input by a user and displays various objects according to display attributes; the system also comprises a renderer for rendering various objects obtained based on the arithmetic unit, wherein the rendered objects are used for being displayed on a display.
In some embodiments, the video processor is configured to receive an external video signal, and perform video processing such as decompression, decoding, scaling, noise reduction, frame rate conversion, resolution conversion, and image synthesis according to a standard codec protocol of the input signal, so as to obtain a signal that can be displayed or played on the direct display device 200.
In some embodiments, the video processor includes a demultiplexing module, a video decoding module, an image synthesis module, a frame rate conversion module, a display formatting module, and the like. The demultiplexing module is used for demultiplexing the input audio and video data stream. And the video decoding module is used for processing the video signal after demultiplexing, including decoding, scaling and the like. And the image synthesis module is used for carrying out superposition mixing processing on the GUI signal input by the user or generated by the user and the video image after the zooming processing by the graphic generator so as to generate an image signal for display. And the frame rate conversion module is used for converting the frame rate of the input video. And the display formatting module is used for converting the received video output signal after the frame rate conversion, and changing the signal to be in accordance with the signal of the display format, such as an output RGB data signal.
In some embodiments, the audio processor is configured to receive an external audio signal, decompress and decode the received audio signal according to a standard codec protocol of the input signal, and perform noise reduction, digital-to-analog conversion, and amplification processing to obtain an audio signal that can be played in the speaker.
In some embodiments, a user may enter user commands on a Graphical User Interface (GUI) displayed on display 260, and the user input interface receives the user input commands through the Graphical User Interface (GUI). Alternatively, the user may input the user command by inputting a specific sound or gesture, and the user input interface receives the user input command by recognizing the sound or gesture through the sensor.
In some embodiments, a "user interface" is a media interface for interaction and information exchange between an application or operating system and a user that enables conversion between an internal form of information and a form that is acceptable to the user. A commonly used presentation form of the User Interface is a Graphical User Interface (GUI), which refers to a User Interface related to computer operations and displayed in a graphical manner. It may be an interface element such as an icon, a window, a control, etc. displayed in the display screen of the electronic device, where the control may include a visual interface element such as an icon, a button, a menu, a tab, a text box, a dialog box, a status bar, a navigation bar, a Widget, etc.
In some embodiments, a system of a display device may include a Kernel (Kernel), a command parser (shell), a file system, and an application program. The kernel, shell, and file system together make up the basic operating system structure that allows users to manage files, run programs, and use the system. After power-on, the kernel is started, kernel space is activated, hardware is abstracted, hardware parameters are initialized, and virtual memory, a scheduler, signals and interprocess communication (IPC) are operated and maintained. And after the kernel is started, loading the Shell and the user application program. The application program is compiled into machine code after being started, and a process is formed.
The system of the display device may include a Kernel (Kernel), a command parser (shell), a file system, and an application program. The kernel, shell, and file system together make up the basic operating system structure that allows users to manage files, run programs, and use the system. After power-on, the kernel is started, kernel space is activated, hardware is abstracted, hardware parameters are initialized, and virtual memory, a scheduler, signals and interprocess communication (IPC) are operated and maintained. And after the kernel is started, loading the Shell and the user application program. The application program is compiled into machine code after being started, and a process is formed.
As shown in fig. 4, the system of the display device is divided into three layers, i.e., an application layer, a middleware layer and a hardware layer from top to bottom.
The Application layer mainly includes common applications on the television and an Application Framework (Application Framework), wherein the common applications are mainly applications developed based on the Browser, such as: HTML5 APPs; and Native APPs (Native APPs).
An Application Framework (Application Framework) is a complete program model, and has all basic functions required by standard Application software, such as: file access, data exchange, and interfaces to use these functions (toolbars, status lists, menus, dialog boxes).
Native APPs (Native APPs) may support online or offline, message push, or local resource access.
The middleware layer comprises various television protocols, multimedia protocols, system components and other middleware. The middleware can use basic service (function) provided by system software to connect each part of an application system or different applications on a network, and can achieve the purposes of resource sharing and function sharing.
The hardware layer mainly comprises an HAL interface, hardware and a driver, wherein the HAL interface is a unified interface for butting all the television chips, and specific logic is realized by each chip. The driving mainly comprises: audio drive, display driver, bluetooth drive, camera drive, WIFI drive, USB drive, HDMI drive, sensor drive (like fingerprint sensor, temperature sensor, pressure sensor etc.) and power drive etc..
The hardware or software architecture in some embodiments may be based on the description in the above embodiments, and in some embodiments may be based on other hardware or software architectures that are similar to the above embodiments, and it is sufficient to implement the technical solution of the present application.
In some embodiments, the display device is configured to periodically interact with the server, detect whether there is a new system version for the model of the display device on the server, and if the new system version is detected, download an installation package of the new system version according to the configuration of the user, install the new system version after the download is completed, or update the new system version according to the agreement of the user.
In some embodiments, the display device is configured to send a request to the server to detect whether there is a new system version after receiving an operation of detecting a system update by the user. After the new system version is detected, the installation package of the new system version can be downloaded according to the update approval of the user, and the installation is automatically carried out after the download is finished.
In some embodiments, the system-owned application on the display device is developed for a version of the system program, and after the version of the system program is upgraded, the display device-owned application may be incompatible.
In some embodiments, the application programs installed on the display device include an application program installed by the system itself and an application program installed by the user, where the application program installed by the user generally supports more system versions, and the situation that the system cannot be operated after being upgraded is less likely to occur, and therefore, the application mainly solves the problem that the application program installed by the system itself cannot be operated normally after the system is upgraded.
In order to solve the problem that the application program of the display equipment cannot normally run after the system is updated, the system starting method is provided, the system starting method can be applied to the system updating scene of the display equipment, and besides the display equipment, the method can also be applied to other terminal equipment supporting OTA.
In some embodiments, the system update scenario may include a scenario in which a fingerprint parameter changes and a scenario in which the fingerprint parameter does not change, where the scenario in which the fingerprint parameter changes is generally some scenarios with larger system update amplitude, such as android 10 upgrade to android 11, and the scenario in which the fingerprint parameter changes is generally some scenarios with smaller system update amplitude, such as two versions based on android 10, and the new version resolves some bugs (failures) of the old version.
In a system update scenario, a trigger timing of system start may be as shown in fig. 5, which is a flowchart of a system update method according to some embodiments, and as shown in fig. 5, the method may include the following steps:
step S110: and receiving a system updating operation input by a user.
In some embodiments, the setting page of the display device has a system update control, and the operation of the user clicking the system update control can be a system update operation.
Step S120: and responding to the system updating operation, and setting the value of the last system version parameter as the version number of the system program.
In some embodiments, the last.
In some embodiments, after receiving the trigger signal of the system update control, the display device may obtain a version number of the current system program, and then set the value of the previous system version parameter as the version number.
Step S130: and executing the downloading, the verification and the installation of the upgrade package.
In some embodiments, the display device may interact with the server to download the installation package of the latest version, then verify the installation package, and install the installation package after verification.
Step S140: the system is restarted.
In some embodiments, the display device automatically restarts the system after the installation package is complete.
Referring to fig. 6, for the system startup method according to some embodiments, it should be noted that the system method is not only applicable to the system update scenario, but also applicable to the non-system update scenario. The method may comprise the steps of:
step S210: and acquiring the current fingerprint parameters in the starting process of the system.
In some embodiments, when the system is started for the first time, the Odex optimization is not needed, and when the system is started for the first time, the Odex optimization is needed.
In some embodiments, each version of the system program installation package includes a fingerprint parameter, and the display device parses one system program installation package to obtain the system program and the version parameter, where the version parameter may include a fingerprint parameter. In the two versions of the system program installation package, the fingerprint parameters may be the same or different. In each system starting process, the current fingerprint parameter corresponding to the system program currently being started and the historical fingerprint parameter corresponding to the system program of the previous version can be obtained, and whether the two fingerprint parameters are the same or not is judged. The historical fingerprint parameters refer to fingerprint parameters corresponding to a system program when the system is started last time.
In some embodiments, the fingerprint parameters include some configuration of designations, including brand name, identification code, and the like. Meaning a configuration item that identifies a software version of a system program that may not include time information.
Step S220: and if the current fingerprint parameter is the same as the historical fingerprint parameter, acquiring a current system version parameter and a previous system version parameter, and if the value of the current system version parameter is different from that of the previous system version parameter, optimizing the current system version parameter for system software.
In some embodiments, because the fingerprint parameters in the two system versions may be the same, if the current fingerprint parameter at the time of the system startup is the same as the historical fingerprint parameter at the time of the last system startup, it cannot be proved that the system program at the time of the system startup is different from the system program at the time of the system startup.
In some embodiments, the version parameter may include a system version number of the system program, and the system version number may be provided with version time information, where the time corresponding to the version time information is the generation time of the version of the system program. Illustratively, a system version number of AL0405 indicates that the system program is compiled between 00:00 and 01:00 in the morning on 5.4 months of 2021; a system version number is BL0418, which indicates that the system program is compiled between 00:00 and 01:00 in 18 am of 4 months in 2021, wherein A indicates 00:00 to 01:00 in am, and L indicates 2021. The system version number is generated according to the generation time of the system program, so that the system version numbers of different system versions are different, and whether the system program started at the time is the same as the system program started at the last time can be determined according to the system version number.
In some embodiments, the system version number of the currently running system program is stored in the form of a read-only attribute (ro.vt.software.version) configuration item in the following format: [ ro.vt.software.version ]: xxxxxx ], wherein xxxxxx represents a system version number, such as AL0405, BL0418, and the like. The system version number can be obtained through a standard Android system interface systemoproperties.
In some embodiments, the system version number of the system program of the last system boot is stored in the Android standard property value per si st. The system version number can be obtained through systemoproperties.
In some embodiments, if it is determined that the system version number of the currently running system program is different from the system version number of the system program started last time, it indicates that the current system start is the first start of the system program of the new version, and the system software needs to be optimized, for example, the Odex optimization is performed, so as to avoid the abnormal operation of the system software.
Step S230: and if the values of the current fingerprint parameters are different from the values of the historical fingerprint parameters, optimizing the system software aiming at the current system version parameters.
In some embodiments, if the current fingerprint parameter is different from the historical fingerprint parameter, it indicates that the currently running system program is different from the system program version running at the last system startup, the current system startup is the first startup of a new version, and the system software needs to be optimized, for example, the Odex optimization is performed to avoid the system software running, and if the current system version number is also the same as the historical system version number, it indicates that the current system startup and the last system startup are all the system program of the same version, and the system software does not need to be optimized.
In some embodiments, the odex is a runnable file extracted from the apk, that is, the classes.
According to the embodiment, in the system starting process, the comprehensive judgment is carried out on the fingerprint parameters and the system version number, the scene judgment of the system starting is enriched, the problem that the system software is abnormally operated due to the fact that the system program is a new version and is not optimized is solved, and the system upgrading experience is improved.
For further explanation of the system booting method shown in fig. 6, fig. 7 is a flow chart illustrating a system upgrading method, and as shown in fig. 7, the method may include the following steps:
step S301: and starting the OTA process.
In some embodiments, the display device supports automatic OTA upgrades, and the display device may periodically initiate OTA procedures.
In some embodiments, the display device supports manual OTA upgrade, and the user can start the OTA procedure by clicking a system update control on a setup page of the display device.
Step S302: and judging whether the value of the last system version parameter is null or not.
In some embodiments, the display device is configured to set, at the end of the system upgrade, a last.
Step S303: and if the value of the last system version parameter is null, judging whether an upgrading strategy exists.
In some embodiments, when the last system version parameter is null, the display device may interact with the server to obtain whether a new upgrade policy exists.
Illustratively, the interaction method of the display device and the server may be as follows:
the display device sends a system upgrade request to the server, wherein the system upgrade request can contain the device identification and the current system version number of the display device. The current system version number may be obtained by: get through the standard Android system interface systemoproperties.
After receiving the system upgrade request, the server may obtain the latest system version number corresponding to the device identifier according to the device identifier in the system upgrade request. The server can judge whether the latest system version number is consistent with the system version number of the display equipment, if so, the server returns a request result indicating that no upgrading strategy is available to the equipment, if not, the server generates an upgrading strategy containing the latest system version number and the installation package downloading address of the latest system version number, and feeds the upgrading strategy serving as the request result back to the display equipment.
Step S304: if the upgrade strategy exists, the upgrade prompt is displayed, and whether the user selects 'agreeing to upgrade' is judged.
In some embodiments, if the request result received by the display device from the server includes the upgrade policy, the upgrade alert is generated and displayed according to a system version number in the upgrade policy. The content of the upgrade reminder may be: "new version detected, upgrade not? Agree to upgrade the next statement, "where" agree to upgrade "and" next statement "are controls that may be operable by the user. The user may click on the "agree to upgrade" control or the "say next" control. If the display equipment receives the trigger signal of the control component for agreeing to upgrade, the user agrees to upgrade, and if the trigger signal of the control component for refusing to upgrade is received, the user refuses to upgrade.
Step S305: and acquiring a version number based on the compiling time at present, and setting the version number to persistence.
In some embodiments, if the current compile-time based system version number is AL0405, then a last. Last version AL 0405.
Step S306: and sequentially executing the steps of downloading, verifying, installing and restarting.
In some embodiments, after the display device has set the persistence. vt. ota. last _ version, the display device may obtain an installation package download address from the upgrade policy, download an installation package of a new version system program from the download address, check the installation package after the download is completed, install the installation package after the check is completed, and execute the system restart after the installation is completed.
In some embodiments, the verification of the installation package comprises signature verification and uniqueness verification, wherein the signature verification is a requirement of a security requirement and ensures that the upgrade package passes through a system signature, and the uniqueness verification is to ensure that the upgrade package downloaded into the television is consistent with the OTA upgrade package configured on the OTA upgrade server, namely the installation package.
Step S307: the PMS process is started.
In some embodiments, a PMS (Package management service) process may obtain the fingerprint parameter of the currently running system program after startup.
Step S308: and judging whether the current fingerprint parameters are changed relative to the fingerprint parameters at the last system starting.
In some embodiments, the PMS process determines the finger print parameter in the installable package, and determines whether the finger print parameter in the current installation package is consistent with the finger print parameter at the last system boot. If not, go to step S311.
Step S309: if the fingerprint parameter is not changed, it is determined whether the persistence.
In some embodiments, if the current version number is successfully set into the persistence. vt. ota. last _ version in step S305, the persistence. vt. ota. last _ version will not be empty; if the setting in step S305 fails, then the persistence. If the last. vt. OTA. last _ version is empty, the process may return to step S301 to restart the OTA procedure.
Step S310: and if the last. vt. ota. last _ version is not null, judging whether the current system version number is equal to the historical system version number.
In some embodiments, if the last. vt. ota. last _ version is not empty, it may be continuously determined whether the current system version number is equal to the historical system version number, if so, it indicates that the upgrade is erroneous, it may return to step S301, restart the OT a process, and if not, continue to execute the next step.
Step S311: if not, performing the Odex optimization.
In some embodiments, Odex optimization is the process of parsing a preset application and then transcoding. The method comprises the following specific steps:
and decompressing the apk through a compression tool, wherein the decompressed content comprises a file named classes. And decompressing the file from the apk and storing the file in a data/app directory.
If the current operation is under the Dalvik virtual machine, Dalvik will make a "translation" on classes, dex byte codes are optimized by the "translation" process, that is, the function dexopt of daemon install, that is, an odex file is generated from the dex file, and finally the odex file is stored under the VM cache directory data/Dalvik-cache of the display device. The generated odex file is still in the format of dex as a suffix name: system @ priv-app @ Settings @ settings.apk @ classes.
Step S312: the last system version parameter is nulled.
In some embodiments, the last system version parameter may be nulled by setting a last. If the last system version parameter obtained in step S302 is not null, it is nulled.
Step S313: and finishing the OTA flow.
In some embodiments, after performing the Odex optimization, the OTA flow ends.
According to the embodiment, in the system starting process, the fingerprint parameters and the system version number are comprehensively judged, when the fingerprint parameters cannot judge that the system is started to be the first start of the new version, the system version parameters are judged, the system is determined to be started to be the first start of the new version according to the value change of the system version parameters, the scene judgment of the system starting is enriched, the problem that the system software is abnormally operated due to the fact that the system program is the new version and is not optimized is solved, and the system upgrading experience is improved.
Finally, it should be noted that: the above embodiments are only used for illustrating the technical solutions of the present application, and not for limiting the same; although the present application has been described in detail with reference to the foregoing embodiments, it should be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some or all of the technical features may be equivalently replaced; and the modifications or the substitutions do not make the essence of the corresponding technical solutions depart from the scope of the technical solutions of the embodiments of the present application.
The foregoing description, for purposes of explanation, has been presented in conjunction with specific embodiments. However, the illustrative discussions above are not intended to be exhaustive or to limit the embodiments to the precise forms disclosed above. Many modifications and variations are possible in light of the above teaching. The embodiments were chosen and described in order to best explain the principles and the practical application, to thereby enable others skilled in the art to best utilize the embodiments and various embodiments with various modifications as are suited to the particular use contemplated.

Claims (10)

1. A display device, comprising:
a display for displaying an image;
a controller communicatively coupled with the display, the controller configured to:
acquiring a current fingerprint parameter in the starting process of the system;
if the current fingerprint parameter is the same as the historical fingerprint parameter, acquiring a current system version parameter and a previous system version parameter, and if the value of the current system version parameter is different from that of the previous system version parameter, optimizing the system software aiming at the current system version parameter;
and if the values of the current fingerprint parameters are different from the values of the historical fingerprint parameters, optimizing the system software aiming at the current system version parameters.
2. The display device according to claim 1, wherein values of the current system version parameter and the last system version parameter are provided with version time information.
3. The display device of claim 1, wherein the controller is further configured to:
and after the system software is optimized aiming at the current system version parameter, setting the value of the last system version parameter to be null.
4. The display device according to claim 1, wherein the value of the current system parameter is a version number of a system program of the current system boot, and the value of the previous system version parameter is a version number of a system program of a last system boot that is set before the system boot.
5. The display device of claim 1, wherein optimizing system software for the current system version parameter comprises:
and performing Odex optimization on the system software according to the current system version parameter.
6. The display device of claim 1, wherein the controller is further configured to:
if the fingerprint parameter is the same as the historical fingerprint parameter, the current system version parameter is the same as the previous system version parameter, and the system software is not optimized aiming at the current system version parameter.
7. The display device of claim 1, wherein prior to acquiring the current fingerprint parameters during system startup, the controller is further configured to:
receiving system updating operation input by a user;
responding to the system updating operation, and setting the value of the last system version parameter as the version number of the system program;
downloading, checking and installing the upgrade package;
the system is restarted.
8. A system startup method, comprising:
acquiring a current fingerprint parameter in the starting process of the system;
if the current fingerprint parameter is the same as the historical fingerprint parameter, acquiring a current system version parameter and a previous system version parameter, and if the current system version parameter is different from the previous system version parameter, optimizing the system software aiming at the current system version parameter;
and if the current fingerprint parameters are different from the historical fingerprint parameters, optimizing the system software aiming at the current system version parameters.
9. The system startup method according to claim 8, further comprising:
if the fingerprint parameter is the same as the historical fingerprint parameter, the current system version parameter is the same as the previous system version parameter, and the system software is not optimized aiming at the current system version parameter.
10. The system starting method according to claim 8, wherein before acquiring the current fingerprint parameters during the system starting process, the method further comprises:
receiving system updating operation input by a user;
setting the value of the last system version parameter as the version number of the system program;
responding to the system updating operation, and executing downloading, checking and installing of an upgrade package;
the system is restarted.
CN202111010641.1A 2021-08-31 2021-08-31 Display device and system starting method Active CN113641423B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111010641.1A CN113641423B (en) 2021-08-31 2021-08-31 Display device and system starting method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111010641.1A CN113641423B (en) 2021-08-31 2021-08-31 Display device and system starting method

Publications (2)

Publication Number Publication Date
CN113641423A true CN113641423A (en) 2021-11-12
CN113641423B CN113641423B (en) 2023-07-07

Family

ID=78424554

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111010641.1A Active CN113641423B (en) 2021-08-31 2021-08-31 Display device and system starting method

Country Status (1)

Country Link
CN (1) CN113641423B (en)

Citations (48)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120066287A1 (en) * 2010-09-11 2012-03-15 Hajost Brian H Mobile application deployment for distributed computing environments
US20130052939A1 (en) * 2011-08-30 2013-02-28 Clear Channel Management Services, Inc. Broadcast Source Identification Based on Matching Broadcast Signal Fingerprints
US20140123255A1 (en) * 2012-10-25 2014-05-01 Uniloc Luxembourg, S.A. System and method for device authentication with built-in tolerance
CN104252349A (en) * 2013-06-28 2014-12-31 北京艾普优计算机系统有限公司 Method and device for recognizing software
US20150302086A1 (en) * 2014-04-22 2015-10-22 Gracenote, Inc. Audio identification during performance
CN105389177A (en) * 2015-10-16 2016-03-09 Tcl集团股份有限公司 Software version confirmation method, device and system
CN105653412A (en) * 2015-12-31 2016-06-08 深圳市金立通信设备有限公司 Fingerprint device compatibility detection method and terminal
CN105718268A (en) * 2016-01-22 2016-06-29 青岛海信移动通信技术股份有限公司 Method and device for verifying OTA multi-pack upgrading
US20160249093A1 (en) * 2011-04-26 2016-08-25 Gracenote, Inc. Media Content Identification on Mobile Devices
CN106372513A (en) * 2016-08-25 2017-02-01 北京知道未来信息技术有限公司 Software fingerprint database-based software identification method and apparatus
CN106603920A (en) * 2016-12-22 2017-04-26 惠州Tcl移动通信有限公司 Encrypted picture shooting method and system based on fingerprint identification
CN106859335A (en) * 2017-01-22 2017-06-20 广西喜爱家饮水设备有限公司 A kind of smart object recognizes drinking-water system
CN107256126A (en) * 2017-05-24 2017-10-17 努比亚技术有限公司 Fingerprint inducing method, device, mobile terminal and storage medium
CN107333181A (en) * 2017-08-11 2017-11-07 四川长虹电器股份有限公司 Linux system intelligent television software upgrade method
CN107329741A (en) * 2017-06-12 2017-11-07 北京北信源软件股份有限公司 A kind of software distribution upgrade method and device based on fingerprint recognition
CN107393255A (en) * 2017-06-20 2017-11-24 上海展扬通信技术有限公司 A kind of warning system and alarm method based on intelligent terminal
CN107450907A (en) * 2017-06-19 2017-12-08 深圳天珑无线科技有限公司 Compatibility method, mobile terminal and the device with store function of fingerprint module
CN107463407A (en) * 2017-08-10 2017-12-12 青岛海信移动通信技术股份有限公司 Fingerprint chip initiation method and device
CN107463825A (en) * 2017-08-09 2017-12-12 纳思达股份有限公司 Fingerprint logging device and fingerprint login method
CN107506998A (en) * 2017-09-02 2017-12-22 刘兴丹 Fingerprint password payment method, device and system based on NFC verification
CN107608693A (en) * 2017-09-04 2018-01-19 深圳英飞拓科技股份有限公司 version upgrading method and terminal device
CN107713915A (en) * 2017-11-27 2018-02-23 深圳市沃特沃德股份有限公司 The localization method of sweeping robot and sweeping robot
US20180157486A1 (en) * 2016-12-07 2018-06-07 Sap Se Software version fingerprint generation and identification
CN108205550A (en) * 2016-12-16 2018-06-26 北京酷我科技有限公司 The generation method and device of audio-frequency fingerprint
CN108228222A (en) * 2017-12-27 2018-06-29 努比亚技术有限公司 A kind of upgrade method of firmware data, mobile terminal and computer storage media
CN108446663A (en) * 2018-04-02 2018-08-24 北京小米移动软件有限公司 fingerprint module setting method and device
CN108921251A (en) * 2018-07-06 2018-11-30 华夏航空股份有限公司 A kind of equipment management system and method
CN109196525A (en) * 2017-07-18 2019-01-11 深圳市汇顶科技股份有限公司 Refuse the anti-spoofing sensing of false fingerprint pattern in optical sensor module under the screen for shielding upper fingerprint sensing
CN109229108A (en) * 2018-08-07 2019-01-18 武汉理工大学 A kind of driving behavior safe evaluation method based on driving fingerprint
CN109375945A (en) * 2018-08-28 2019-02-22 中国人民解放军国防科技大学 Firmware version detection method and vulnerability repair rate evaluation method for Internet of things equipment
CN109635540A (en) * 2018-11-12 2019-04-16 联想(北京)有限公司 A kind of control method, electronic equipment and computer storage medium
CN109635225A (en) * 2018-12-14 2019-04-16 平安城市建设科技(深圳)有限公司 Track method, apparatus, server and the storage medium of browser information
CN109753312A (en) * 2018-12-21 2019-05-14 深圳贝特莱电子科技股份有限公司 Unlocked by fingerprint accelerates bright screen method under a kind of screen state of going out based on Android system
US20190171858A1 (en) * 2017-12-01 2019-06-06 Invensense, Inc. Darkfield tracking
US20190182376A1 (en) * 2017-12-13 2019-06-13 Eli Altaras Digital device protective case method and device
CN110162936A (en) * 2019-05-31 2019-08-23 北京比特安索信息技术有限公司 A kind of use authorization method of software content
CN110175055A (en) * 2019-05-07 2019-08-27 成都交大光芒科技股份有限公司 A kind of call method of browser and fingerprint instrument based on service
CN110222491A (en) * 2019-04-26 2019-09-10 华为技术有限公司 A kind of method and a kind of electronic equipment of starting application
CN110298274A (en) * 2019-06-18 2019-10-01 Oppo广东移动通信有限公司 Optical finger print parameter upgrade method and Related product
CN110727946A (en) * 2019-09-30 2020-01-24 北京紫金支点技术有限公司 Process protection method based on fingerprint verification, automatic teller machine and storage medium
CN110780913A (en) * 2019-10-24 2020-02-11 东莞市小精灵教育软件有限公司 Cross-machine type differential upgrading method and system, storage medium and electronic equipment
CN111028267A (en) * 2019-12-25 2020-04-17 郑州大学 Monocular vision following system and following method for mobile robot
CN111208995A (en) * 2019-12-20 2020-05-29 中国建设银行股份有限公司 Method, system, device and storage medium for automatically generating IBM host job
CN111522564A (en) * 2020-04-20 2020-08-11 深圳Tcl新技术有限公司 Method and device for identifying system upgrading state and computer readable storage medium
CN111949986A (en) * 2020-02-19 2020-11-17 华控清交信息科技(北京)有限公司 Service processing method, system and storage medium
CN112423042A (en) * 2019-08-21 2021-02-26 海信视像科技股份有限公司 Upgrading method and system for dual-system Bluetooth remote controller
CN112612525A (en) * 2020-12-23 2021-04-06 海信视像科技股份有限公司 Display device and display device starting method
CN112817680A (en) * 2021-02-03 2021-05-18 青岛海信传媒网络技术有限公司 Upgrade prompting method and display device

Patent Citations (49)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120066287A1 (en) * 2010-09-11 2012-03-15 Hajost Brian H Mobile application deployment for distributed computing environments
US20160249093A1 (en) * 2011-04-26 2016-08-25 Gracenote, Inc. Media Content Identification on Mobile Devices
US20190373311A1 (en) * 2011-04-26 2019-12-05 Gracenote, Inc. Media Content Identification on Mobile Devices
US20130052939A1 (en) * 2011-08-30 2013-02-28 Clear Channel Management Services, Inc. Broadcast Source Identification Based on Matching Broadcast Signal Fingerprints
US20140123255A1 (en) * 2012-10-25 2014-05-01 Uniloc Luxembourg, S.A. System and method for device authentication with built-in tolerance
CN104252349A (en) * 2013-06-28 2014-12-31 北京艾普优计算机系统有限公司 Method and device for recognizing software
US20150302086A1 (en) * 2014-04-22 2015-10-22 Gracenote, Inc. Audio identification during performance
CN105389177A (en) * 2015-10-16 2016-03-09 Tcl集团股份有限公司 Software version confirmation method, device and system
CN105653412A (en) * 2015-12-31 2016-06-08 深圳市金立通信设备有限公司 Fingerprint device compatibility detection method and terminal
CN105718268A (en) * 2016-01-22 2016-06-29 青岛海信移动通信技术股份有限公司 Method and device for verifying OTA multi-pack upgrading
CN106372513A (en) * 2016-08-25 2017-02-01 北京知道未来信息技术有限公司 Software fingerprint database-based software identification method and apparatus
US20180157486A1 (en) * 2016-12-07 2018-06-07 Sap Se Software version fingerprint generation and identification
CN108205550A (en) * 2016-12-16 2018-06-26 北京酷我科技有限公司 The generation method and device of audio-frequency fingerprint
CN106603920A (en) * 2016-12-22 2017-04-26 惠州Tcl移动通信有限公司 Encrypted picture shooting method and system based on fingerprint identification
CN106859335A (en) * 2017-01-22 2017-06-20 广西喜爱家饮水设备有限公司 A kind of smart object recognizes drinking-water system
CN107256126A (en) * 2017-05-24 2017-10-17 努比亚技术有限公司 Fingerprint inducing method, device, mobile terminal and storage medium
CN107329741A (en) * 2017-06-12 2017-11-07 北京北信源软件股份有限公司 A kind of software distribution upgrade method and device based on fingerprint recognition
CN107450907A (en) * 2017-06-19 2017-12-08 深圳天珑无线科技有限公司 Compatibility method, mobile terminal and the device with store function of fingerprint module
CN107393255A (en) * 2017-06-20 2017-11-24 上海展扬通信技术有限公司 A kind of warning system and alarm method based on intelligent terminal
CN109196525A (en) * 2017-07-18 2019-01-11 深圳市汇顶科技股份有限公司 Refuse the anti-spoofing sensing of false fingerprint pattern in optical sensor module under the screen for shielding upper fingerprint sensing
CN107463825A (en) * 2017-08-09 2017-12-12 纳思达股份有限公司 Fingerprint logging device and fingerprint login method
CN107463407A (en) * 2017-08-10 2017-12-12 青岛海信移动通信技术股份有限公司 Fingerprint chip initiation method and device
CN107333181A (en) * 2017-08-11 2017-11-07 四川长虹电器股份有限公司 Linux system intelligent television software upgrade method
CN107506998A (en) * 2017-09-02 2017-12-22 刘兴丹 Fingerprint password payment method, device and system based on NFC verification
CN107608693A (en) * 2017-09-04 2018-01-19 深圳英飞拓科技股份有限公司 version upgrading method and terminal device
CN107713915A (en) * 2017-11-27 2018-02-23 深圳市沃特沃德股份有限公司 The localization method of sweeping robot and sweeping robot
US20190171858A1 (en) * 2017-12-01 2019-06-06 Invensense, Inc. Darkfield tracking
US20190182376A1 (en) * 2017-12-13 2019-06-13 Eli Altaras Digital device protective case method and device
CN108228222A (en) * 2017-12-27 2018-06-29 努比亚技术有限公司 A kind of upgrade method of firmware data, mobile terminal and computer storage media
CN108446663A (en) * 2018-04-02 2018-08-24 北京小米移动软件有限公司 fingerprint module setting method and device
CN108921251A (en) * 2018-07-06 2018-11-30 华夏航空股份有限公司 A kind of equipment management system and method
CN109229108A (en) * 2018-08-07 2019-01-18 武汉理工大学 A kind of driving behavior safe evaluation method based on driving fingerprint
CN109375945A (en) * 2018-08-28 2019-02-22 中国人民解放军国防科技大学 Firmware version detection method and vulnerability repair rate evaluation method for Internet of things equipment
CN109635540A (en) * 2018-11-12 2019-04-16 联想(北京)有限公司 A kind of control method, electronic equipment and computer storage medium
CN109635225A (en) * 2018-12-14 2019-04-16 平安城市建设科技(深圳)有限公司 Track method, apparatus, server and the storage medium of browser information
CN109753312A (en) * 2018-12-21 2019-05-14 深圳贝特莱电子科技股份有限公司 Unlocked by fingerprint accelerates bright screen method under a kind of screen state of going out based on Android system
CN110222491A (en) * 2019-04-26 2019-09-10 华为技术有限公司 A kind of method and a kind of electronic equipment of starting application
CN110175055A (en) * 2019-05-07 2019-08-27 成都交大光芒科技股份有限公司 A kind of call method of browser and fingerprint instrument based on service
CN110162936A (en) * 2019-05-31 2019-08-23 北京比特安索信息技术有限公司 A kind of use authorization method of software content
CN110298274A (en) * 2019-06-18 2019-10-01 Oppo广东移动通信有限公司 Optical finger print parameter upgrade method and Related product
CN112423042A (en) * 2019-08-21 2021-02-26 海信视像科技股份有限公司 Upgrading method and system for dual-system Bluetooth remote controller
CN110727946A (en) * 2019-09-30 2020-01-24 北京紫金支点技术有限公司 Process protection method based on fingerprint verification, automatic teller machine and storage medium
CN110780913A (en) * 2019-10-24 2020-02-11 东莞市小精灵教育软件有限公司 Cross-machine type differential upgrading method and system, storage medium and electronic equipment
CN111208995A (en) * 2019-12-20 2020-05-29 中国建设银行股份有限公司 Method, system, device and storage medium for automatically generating IBM host job
CN111028267A (en) * 2019-12-25 2020-04-17 郑州大学 Monocular vision following system and following method for mobile robot
CN111949986A (en) * 2020-02-19 2020-11-17 华控清交信息科技(北京)有限公司 Service processing method, system and storage medium
CN111522564A (en) * 2020-04-20 2020-08-11 深圳Tcl新技术有限公司 Method and device for identifying system upgrading state and computer readable storage medium
CN112612525A (en) * 2020-12-23 2021-04-06 海信视像科技股份有限公司 Display device and display device starting method
CN112817680A (en) * 2021-02-03 2021-05-18 青岛海信传媒网络技术有限公司 Upgrade prompting method and display device

Also Published As

Publication number Publication date
CN113641423B (en) 2023-07-07

Similar Documents

Publication Publication Date Title
CN111930410A (en) Display device and idle time upgrading method
CN112612525A (en) Display device and display device starting method
CN113794914B (en) Display equipment and method for configuring startup navigation
CN112764627B (en) Upgrade package installation progress display method and display device
CN111324411B (en) User interface upgrading method in display equipment and display equipment
CN113064645A (en) Startup interface control method and display device
CN113641423B (en) Display device and system starting method
CN112667285B (en) Application upgrading method, display device and server
CN112911359B (en) Resource display method, display equipment and remote controller
CN112616090B (en) Display equipment system upgrading method and display equipment
CN113589990A (en) Application management method of display device, display device and mobile terminal
CN114173179A (en) Compatible execution method of system upgrading task and video recording task and display equipment
CN112637683A (en) Display equipment system optimization method and display equipment
CN112487322A (en) Third-party application Loading page Loading method and display equipment
CN113971049A (en) Background service management method and display device
CN111479144A (en) Display device and application interaction method
CN111913755B (en) Application scanning method and display device
US20230111113A1 (en) Page loading method and display apparatus
CN116528393A (en) Display apparatus and network connection method
CN116339844A (en) Application starting method and display device
CN116781952A (en) Display equipment and interface display method
CN117421020A (en) Display device and boot loader updating method
CN116208793A (en) Application program language synchronization method and display device
CN116166291A (en) System upgrading method, display device and server
CN115562692A (en) Display equipment, touch device and file updating method

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