CN107132908B - Image updating method and device - Google Patents

Image updating method and device Download PDF

Info

Publication number
CN107132908B
CN107132908B CN201710428154.4A CN201710428154A CN107132908B CN 107132908 B CN107132908 B CN 107132908B CN 201710428154 A CN201710428154 A CN 201710428154A CN 107132908 B CN107132908 B CN 107132908B
Authority
CN
China
Prior art keywords
image
update notification
target image
ink screen
management module
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201710428154.4A
Other languages
Chinese (zh)
Other versions
CN107132908A (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.)
Hisense Mobile Communications Technology Co Ltd
Original Assignee
Hisense Mobile Communications 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 Hisense Mobile Communications Technology Co Ltd filed Critical Hisense Mobile Communications Technology Co Ltd
Priority to CN201710428154.4A priority Critical patent/CN107132908B/en
Publication of CN107132908A publication Critical patent/CN107132908A/en
Application granted granted Critical
Publication of CN107132908B publication Critical patent/CN107132908B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F1/00Details not covered by groups G06F3/00 - G06F13/00 and G06F21/00
    • G06F1/26Power supply means, e.g. regulation thereof
    • G06F1/32Means for saving power
    • G06F1/3203Power management, i.e. event-based initiation of a power-saving mode
    • G06F1/3234Power saving characterised by the action undertaken
    • G06F1/325Power saving in peripheral device
    • G06F1/3265Power saving in display device
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/14Digital output to display device ; Cooperation and interconnection of the display device with other functional units

Abstract

The invention discloses an image updating method and device, and belongs to the technical field of terminals. The method comprises the following steps: when the display management module receives the first updating notice, sending a second updating notice to the ink screen control module; the first update notification is sent when the installed application detects that an image currently displayed on the electronic ink screen needs to be updated in a screen locking state, the first update notification carries a target image to be updated, and the display management module is a module which is independent from a display system in an installed operating system; and when the ink screen control module receives the second updating notice, the target image is displayed on the electronic ink screen so as to update the image. When the image is updated through the display management module, the display management module and the display system in the operating system installed on the terminal are mutually independent, so that the screen-on operation of the terminal is not needed, the power consumption of the terminal is reduced, and the endurance time of the terminal is prolonged.

Description

Image updating method and device
Technical Field
The present invention relates to the field of terminal technologies, and in particular, to an image updating method and apparatus.
Background
With the development of the technology, the electronic ink screen gradually comes into sight of people. The electronic ink screen is electronic paper using an EPD (electrophoretic display) technology. The advantage is that the display effect similar to paper can be provided, and the advantage that the eyesight is protected and the user can read for a long time is provided. Therefore, the electronic ink screen is also used more and more widely, for example, the electronic ink screen can be applied to an electronic book reader, a mobile terminal, and the like.
At present, when a display screen of a terminal is an electronic ink screen, after the terminal enters a screen-off state, an image on the electronic ink screen may be updated, for example, a clock image on the electronic ink screen is updated. The terminal may update the image on the electronic ink screen through a display system in an installed operating system, for example, an Android (Android) system installed in the terminal is taken as an example for description. When detecting that image update on an electronic ink screen is required, an application in the terminal may send an update notification to a Window Manager (Window Manager), and when receiving the update notification, the Window Manager performs a screen-brightening operation and determines a buffer for storing a target image to be updated from a display composition system (Surface flicker), at this time, a graphics system (View) acquires the target image from the application, and then stores the target image into the buffer. And then, synthesizing the target image needing to be updated by a hardware composition abstraction layer (HWcomposer), and displaying the target image on the electronic ink screen through the electronic ink screen driving module so as to update the image on the electronic ink screen.
However, when the terminal updates the image displayed on the electronic ink screen in the off-screen state, the display system of the operating system must be started (i.e., the terminal performs the on-screen operation) to update the image. For example, the WindowManager, the Surface flag, and the HWcomposer are all display systems of Android systems, and at this time, the terminal must start the display system to update the image on the electronic ink screen. If the terminal frequently updates the image on the electronic ink screen, the screen lightening operation is required to be continuously carried out, so that the power consumption of the terminal is high, and the endurance time of the terminal is reduced.
Disclosure of Invention
In order to reduce power consumption of a terminal and improve endurance time of the terminal, the embodiment of the invention provides an image updating method and device. The technical scheme is as follows:
in one aspect, an image updating method is provided, and the method includes:
when the display management module receives the first updating notice, sending a second updating notice to the ink screen control module;
the first update notification is sent when the installed application detects that an image currently displayed on the electronic ink screen needs to be updated in a screen locking state, the first update notification carries a target image to be updated, and the display management module is a module which is independent from a display system in an installed operating system;
and when the ink screen control module receives the second updating notice, displaying the target image on the electronic ink screen to update the image.
Optionally, before the display management module sends the second update notification to the ink screen control module, the method further includes:
the display management module stores the target image to a shared storage space, wherein the shared storage space is a preset space for storing information related to an application framework layer of an installed operating system;
correspondingly, the second update notification sent by the display management module to the ink screen control module carries the storage path of the target image or the image identifier of the target image.
Optionally, the ink screen control module displays the target image on the electronic ink screen, including:
when the second update notification carries the storage path of the target image, acquiring the target image from the shared storage space according to the storage path of the target image;
and traversing the shared storage space based on the image identifier to acquire the target image from the shared storage space when the second update notification carries the image identifier of the target image.
Optionally, the first update notification is sent to the display management module for the application by calling a preset interface.
Optionally, before the display management module sends the second update notification to the ink screen control module, the method further includes:
verifying security of the first update notification;
and when the security verification of the first update notification passes, executing the operation of sending a second update notification to the ink screen control module.
In another aspect, an image updating apparatus is provided, the apparatus including a display management module and an ink screen control module;
the display management module is used for sending a second updating notice to the ink screen control module when receiving the first updating notice;
the first update notification is sent when the installed application detects that an image currently displayed on the electronic ink screen needs to be updated in a screen locking state, the first update notification carries a target image to be updated, and the display management module is a module which is independent from a display system in an installed operating system;
and the ink screen control module is used for displaying the target image on the electronic ink screen to update the image when the second updating notice is received.
Optionally, the display management module is further configured to: storing the target image to a shared storage space, wherein the shared storage space is a preset space for storing information related to an application framework layer of an installed operating system;
correspondingly, the second update notification sent by the display management module to the ink screen control module carries the storage path of the target image or the image identifier of the target image.
Optionally, the ink screen control module is configured to:
when the second update notification carries the storage path of the target image, acquiring the target image from the shared storage space according to the storage path of the target image;
and traversing the shared storage space based on the image identifier to acquire the target image from the shared storage space when the second update notification carries the image identifier of the target image.
Optionally, the first update notification is sent by the application by calling a preset interface and the display management module.
Optionally, the display management module is further configured to:
verifying security of the first update notification;
and when the security verification of the first update notification passes, executing the operation of sending a second update notification to the ink screen control module.
The technical scheme provided by the embodiment of the invention has the following beneficial effects: in the embodiment of the invention, when the application detects that the image currently displayed on the electronic ink screen needs to be updated, a first update notification carrying a target image can be sent to the display management module, and the display management module can send a second update notification to the ink screen control module based on the target image, so that the ink screen control module displays the target image on the electronic ink screen. Because the display management module is a module which is independent from the display system in the operating system installed on the terminal, when the image is updated through the display management module, the terminal does not need to carry out the bright screen operation, thereby reducing the power consumption of the terminal and prolonging the endurance time of the terminal.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings needed to be used in the description of the embodiments will be briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without creative efforts.
FIG. 1 is a schematic structural diagram of an image update system according to an embodiment of the present invention;
FIG. 2 is a flowchart of an image update method according to an embodiment of the present invention;
FIG. 3 is a schematic structural diagram of an image updating apparatus according to an embodiment of the present invention;
fig. 4 is a schematic structural diagram of a terminal according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, embodiments of the present invention will be described in detail with reference to the accompanying drawings.
Before explaining the embodiments of the present invention in detail, an application scenario and a system architecture related to the embodiments of the present invention are explained separately.
First, an application scenario related to the embodiment of the present invention is described.
The image updating method provided by the embodiment of the invention can be applied to a terminal with an electronic ink screen as a display screen. In a general case, a time image related to time, a weather image related to weather, a user-defined image, and the like may be displayed on the electronic ink screen of the terminal. When the terminal is in a screen locking state, if the installed application detects that the image currently displayed on the electronic ink screen needs to be updated, the terminal needs to perform image updating operation. The following describes a case where the terminal needs to perform image update in the embodiment of the present invention, by taking time image update, weather image update, and user-defined image as examples.
Time image
Since, in a general case, the time image displayed on the screen of the terminal may include the year, month, date, hour, and minute. Generally, the displayed time is accurate to minutes, and since the change of minutes to a certain degree causes the change of hours, the change of hours to a certain degree causes the change of dates, the change of dates to a certain degree causes the change of months, and the change of months to a certain degree causes the change of years, the time image needs to be updated once every time the displayed minutes change, that is, the time image needs to be updated once every minute by the terminal. For example, when the time is changed from 8 o 'clock 20 to 8 o' clock 21, the terminal needs to update the displayed time image from 8 o 'clock 20 to 8 o' clock 21.
Weather image
After the terminal is connected to the network, the terminal can acquire the relevant conditions of the current weather, if the weather conditions are not changed all the time, the weather image cannot be updated, and when the weather conditions are changed, the weather image needs to be updated. For example, when the weather condition changes from cloudy to light rain, the terminal needs to update the displayed weather image from cloudy to light rain.
User-defined images
The user can set a plurality of user-defined images, the terminal can update the user-defined images once at specified time intervals (2 minutes, 30 minutes and 1 hour), and the terminal can update the user-defined images of the plurality of users according to a set sequence or randomly. For example, a user sets a custom image a, a custom image B and a custom image C, when the currently displayed image of the electronic ink screen is the custom image a, if the display time of the custom image a reaches 2 minutes, the terminal needs to update the user-defined image, so as to update the displayed custom image a to the custom image B or the custom image C.
Next, a system architecture according to an embodiment of the present invention will be described.
Fig. 1 is a schematic structural diagram of an image update system according to an embodiment of the present invention. The system can comprise an application 1, a display management module 2, an ink screen control module 3 and a shared storage space 4. The application 1 may communicate with the display management module 2; the display management module 2 can communicate with the ink screen control module 3, and can store information related to the display control module into the shared storage space 4; the ink screen control module 3 can access the shared memory space 4.
The application 1 is configured to detect whether image updating is currently required, and send a first update notification to the display management module 2 when image updating is required; the display management module 2 is used for storing the target image in the shared storage space 4 and sending a second update notification to the ink screen control module 3 when receiving the first update notification; the ink screen control module 3 is configured to, upon receiving the second update notification, obtain a target image from the shared storage space 4, and display the target image for image update.
In addition, in the embodiment of the present invention, the operating system installed in the terminal may be an Android system or another operating system. The display management module 2 may be located in an application Framework layer (Framework) of an operating system installed in the terminal, the display management module 2 may be an epdmanager service (epdms) module, and the shared storage control may store information related to the application Framework layer; the ink screen control module 3 may be located in a Hardware Abstraction Layer (HAL) of the terminal-mounted operating system.
As can be seen from the above description, the image updating situation of the terminal may include multiple situations, and the terminal mainly updates the image through the application, the display management module and the ink screen control module. The specific operation of performing the image update will now be explained in detail with reference to fig. 2, which may specifically include the following steps.
Step 201: when the installed application detects that the image currently displayed on the electronic ink screen needs to be updated in the screen locking state, a first update notification is sent to a display management module, the first update notification carries a target image to be updated, and the display management module is a module which is independent from a display system in an installed operating system.
Therefore, when the time is changed, the weather condition is changed or the user-defined image display time is reached, the terminal needs to update the image, so that the application can detect the current time, the weather condition and the user-defined image display time, and determine whether the image currently displayed on the electronic ink screen needs to be updated.
The application can call a preset interface and send a first update notification to the display management module through the preset interface, and the preset interface is an interface which is externally provided by the display management module and used for accessing the display management module.
In addition, because the image updating situation of the terminal includes a plurality of situations (clock image updating situation, weather image updating situation and user-defined image updating situation), the image updating situation may only occur one at a time, for example, only the situation that the clock image updating needs to be performed occurs, or only the situation that the weather image updating needs to be performed occurs, or only the situation that the user-defined image updating needs to be performed occurs. It is also possible that multiple image updates occur simultaneously, for example, a clock image update, a weather image update, and a user-defined image update occur simultaneously, or any two of the above three image updates occur simultaneously. Therefore, when the application detects that the image currently displayed on the electronic ink screen needs to be updated in the screen locking state, only one image update may be detected, and multiple image updates may also be detected at the same time.
For example, the application may only detect that the time is changed from 8 o ' clock 20 to 8 o ' clock 21, or only detect that the latest weather condition is changed from cloudy to light rain, or only detect that the current time is the time for changing the custom image set by the user, or the application may also detect that the current time is changed from 8 o ' clock 20 to 8 o ' clock 21 and that the current time (8 o ' clock 21) is the time for changing the custom image set by the user, that is, the application may detect both the time image update condition and the user custom image update condition.
When the application only detects one condition that the image needs to be updated, the application can acquire a target image corresponding to the image updating condition and send the target image to the display management module; when the application detects multiple situations needing image updating at the same time, the application can simultaneously acquire multiple target images and send a first updating notice to the display management module, wherein the first updating notice carries the multiple target images. Of course, the application may also select one target image from the plurality of target images and send the selected target image to the display management module through the first update notification.
For example, when the application detects that the time image and the user-defined image need to be updated at the same time, the application may obtain the time image and the user-defined image at the same time, and send a first update notification to the display management module, where the first update notification carries two target images (the time image and the user-defined image). Alternatively, the application may acquire any one of the time image or the user-defined image, and send the acquired time image or the user-defined image to the display management module through the first update notification.
Step 202: and when the display management module receives the first updating notice, sending a second updating notice to the ink screen control module.
In a possible implementation manner, the first update notification may carry one target image (a time image or a weather image or a custom image), or may also carry a plurality of target images (at least two of the time image, the weather image and the custom image), and when one target image is carried in the first update notification, the display management module may directly send a second update notification to the ink screen control module, where the second update notification carries the target image.
In another possible implementation, the display management module may store the target image to a shared storage space, which is a preset space for storing information related to an application framework layer of the installed operating system. Since the display management module stores the target image, in order to ensure that the ink screen control module can accurately acquire the target image subsequently, the second update notification sent by the display management module to the ink screen control module may carry a storage path of the target image or an image identifier of the target image.
It should be noted that the image identifier of the target image is used to uniquely identify the target image, and the image identifier of the target image may be a name of the target image. In addition, the information of the application framework layer stored in the shared storage space may be information of modules included in the application framework layer, an application layout file, a process in which the application runs, and the like.
As can be seen from the above, the application may detect a situation of multiple image updates, and when the application detects the situation of multiple image updates, the first update notification sent by the application to the display management module may carry multiple target images, and at this time, for convenience of management, the first update notification may also carry image types; when the display management module receives the first update notification, the plurality of target images can be stored in the shared storage space according to the type of the carried image.
It should be noted that, because the display management module may obtain a plurality of target images at the same time, and the electronic ink screen updates only one image in the electronic ink screen at the same time, the display management module may select one target image from the plurality of target images according to a preset rule, and send a storage path or an image identifier of the selected target image to the ink screen control module through a second update notification.
It should be noted that the preset rule may be set in advance, for example, the preset rule may be that an image corresponding to an image update condition with the highest priority is selected according to a priority of the image update condition, where the priority is that the update of the time image is higher than the update of the user-defined image, the update of the user-defined image is higher than the update of the weather image, and the like; the preset rule may also be to select an image corresponding to an image update condition with the least number of image updates performed within a preset period (1 hour, 2 hours, one day, etc.) according to the history update record.
For example, when the plurality of target images carried in the first update notification are time images, weather images, and user-defined images, respectively, and the preset rule is that an image corresponding to the image update condition with the highest priority is selected according to the priority of the image update condition, the display management module may send the storage path of the time image or the image identifier to the ink screen control module through the second update notification.
Further, since the application sends the first update notification to the display management module, it is likely to carry not only the target icon image and the type of the target image, but also some spam information, such as various types of promotional advertisements. Therefore, in order to avoid displaying the spam information on the electronic ink screen, the display management module can also verify the security of the first update notification before sending the second update notification to the ink screen control module; when the security verification of the first updating notice passes, sending a second updating notice to the ink screen control module; when the security verification of the first update notification is not passed, no operation is performed, or the display management module sends prompt information to the ink screen control module, wherein the prompt information is used for prompting that the spam information exists in the first update notification.
The operation of the display management module for verifying the security of the first update notification may be: verifying the source of a target image carried in a first updating notice, determining that the first updating notice is not verified when the source of the target image is detected not to be a designated source, and determining that the first updating notice is verified when the source of the target image is the designated source.
It should be noted that the specified source may be set in advance, for example, the specified source may be a web page address, a file location in the terminal where a photo or an image is stored, and the like.
In addition, in the embodiment of the present invention, the display management module may verify the security of the first update notification by using the above method, and may also verify the security by using other methods, for example, the first update notification may carry a verification code, and the display management module may compare the verification code carried in the first update notification with the stored verification code, and when the two are the same, determine that the first update notification passes the verification; when the two are different, the first update notification verification is determined not to be passed.
Step 203: and when the ink screen control module receives the second updating notice, displaying the target image on the electronic ink screen to update the image.
In a possible implementation manner, since the display management module sends the second update notification to the ink screen control module, the target image may be directly carried in the second update notification, and therefore, when the ink screen control module receives the second update notification, the target image may be directly displayed on the electronic ink screen for image update.
It should be noted that, the ink screen control module displays the target image on the electronic ink screen, so as to perform the image updating operation, reference may be made to related technologies, and details of this are not repeated in this embodiment of the present invention.
In another possible implementation manner, since the second update notification sent by the display management module to the ink screen control module may carry the storage path of the target image or the image identifier of the target image, when the ink screen control module receives the second update notification, if the second update notification carries the storage path of the target image, the target image is obtained from the shared storage space according to the storage path of the target image; and traversing the shared storage space based on the image identifier if the second update notification carries the image identifier of the target image, so as to acquire the target image from the shared storage space.
In a normal situation, various images may be stored in the shared storage space, and the stored images are not all available for image updating, so that the ink screen control module acquires the target image according to the storage path or the image identifier of the target image, thereby preventing the ink screen control module from acquiring an incorrect image and improving the accuracy of image updating.
In the embodiment of the invention, when the application detects that the image currently displayed on the electronic ink screen needs to be updated, a first update notification carrying a target image can be directly sent to the display management module, and the display management module can send a second update notification to the ink screen control module based on the target image, so that the ink screen control module displays the target image on the electronic ink screen. Because the display management module is a module which is independent from the display system in the operating system installed on the terminal, when the image is updated through the display management module, the terminal does not need to carry out the bright screen operation, thereby reducing the power consumption of the terminal and prolonging the endurance time of the terminal.
Fig. 3 is a block diagram of an image updating apparatus according to an embodiment of the present invention, and referring to fig. 3, the image updating apparatus may be implemented by software, hardware, or a combination of the two. The device comprises a display management module 301 and an ink screen control module 302;
the display management module 301 is configured to send a second update notification to the ink screen control module when receiving the first update notification;
the first update notification is sent when the installed application detects that an image currently displayed on the electronic ink screen needs to be updated in a screen locking state, the first update notification carries a target image to be updated, and the display management module 301 is a module independent from a display system in an installed operating system;
and the ink screen control module 302 is configured to display the target image on the electronic ink screen for image update when receiving the second update notification.
Optionally, the display management module 301 is further configured to: storing the target image into a shared storage space, wherein the shared storage space is a preset space for storing information related to an application framework layer of an installed operating system;
correspondingly, the storage path of the target image or the image identifier of the target image is carried in a second update notification sent by the display management module to the ink screen control module.
Optionally, the ink screen control module 302 is configured to:
when the second update notification carries the storage path of the target image, acquiring the target image from the shared storage space according to the storage path of the target image;
and traversing the shared storage space based on the image identifier to acquire the target image from the shared storage space when the second update notification carries the image identifier of the target image.
Optionally, the first update notification is sent to the display management module for the application by calling a preset interface.
Optionally, the display management module 301 is further configured to:
verifying security of the first update notification;
when the security verification of the first update notification passes, an operation of sending a second update notification to the ink screen control module is performed.
In summary, in the embodiment of the present invention, when the application detects that the image currently displayed on the electronic ink screen needs to be updated, a first update notification carrying a target image may be directly sent to the display management module, and the display management module may send a second update notification to the ink screen control module based on the target image, so that the ink screen control module displays the target image on the electronic ink screen. Because the display management module is a module which is independent from the display system in the operating system installed on the terminal, when the image is updated through the display management module, the terminal does not need to carry out the bright screen operation, thereby reducing the power consumption of the terminal and prolonging the endurance time of the terminal.
Fig. 4 is a block diagram illustrating a terminal 400 according to an example embodiment. For example, the terminal 400 may be a mobile phone, a computer, a digital broadcast terminal, a messaging device, a game console, a tablet device, a medical device, a fitness device, a personal digital assistant, and the like.
Referring to fig. 4, the terminal 400 may include one or more of the following components: processing components 402, memory 404, power components 406, multimedia components 408, audio components 410, input/output (I/O) interfaces 412, sensor components 414, and communication components 416.
The processing component 402 generally controls overall operation of the terminal 400, such as operations associated with display, telephone calls, data communications, camera operations, and recording operations. The processing component 402 may include one or more processors 420 to execute instructions to perform all or a portion of the steps of the methods described above. Further, the processing component 402 can include one or more modules that facilitate interaction between the processing component 402 and other components. For example, the processing component 402 can include a multimedia module to facilitate interaction between the multimedia component 408 and the processing component 402.
The memory 404 is configured to store various types of data to support operations at the terminal 400. Examples of such data include instructions for any application or method operating on the terminal 400, contact data, phonebook data, messages, pictures, videos, and so forth. The memory 404 may be implemented by any type or combination of volatile or non-volatile memory devices such as Static Random Access Memory (SRAM), electrically erasable programmable read-only memory (EEPROM), erasable programmable read-only memory (EPROM), programmable read-only memory (PROM), read-only memory (ROM), magnetic memory, flash memory, magnetic or optical disks.
The power components 406 provide power to the various components of the terminal 400. The power components 406 may include a power management system, one or more power supplies, and other components associated with generating, managing, and distributing power for the terminal 400.
The multimedia component 408 comprises a screen providing an output interface between the terminal 400 and the user. In some embodiments, the screen may include a Liquid Crystal Display (LCD) and a Touch Panel (TP). If the screen includes a touch panel, the screen may be implemented as a touch screen to receive an input signal from a user. The touch panel includes one or more touch sensors to sense touch, slide, and gestures on the touch panel. The touch sensor may not only sense the boundary of a touch or slide action, but also detect the duration and pressure associated with the touch or slide operation. In some embodiments, the multimedia component 408 includes a front facing camera and/or a rear facing camera. The front camera and/or the rear camera may receive external multimedia data when the terminal 400 is in an operation mode, such as a photographing mode or a video mode. Each front camera and rear camera may be a fixed optical lens system or have a focal length and optical zoom capability.
The audio component 410 is configured to output and/or input audio signals. For example, the audio component 410 includes a Microphone (MIC) configured to receive external audio signals when the terminal 400 is in an operating mode, such as a call mode, a recording mode, and a voice recognition mode. The received audio signals may further be stored in the memory 404 or transmitted via the communication component 416. In some embodiments, audio component 410 also includes a speaker for outputting audio signals.
The I/O interface 412 provides an interface between the processing component 402 and peripheral interface modules, which may be keyboards, click wheels, buttons, etc. These buttons may include, but are not limited to: a home button, a volume button, a start button, and a lock button.
The sensor component 414 includes one or more sensors for providing various aspects of status assessment for the terminal 400. For example, the sensor assembly 414 can detect an open/closed state of the terminal 400, relative positioning of components, such as a display and keypad of the terminal 400, the sensor assembly 414 can also detect a change in position of the terminal 400 or a component of the terminal 400, the presence or absence of user contact with the terminal 400, orientation or acceleration/deceleration of the terminal 400, and a change in temperature of the terminal 400. The sensor assembly 414 may include a proximity sensor configured to detect the presence of a nearby object without any physical contact. The sensor assembly 414 may also include a light sensor, such as a CMOS or CCD image sensor, for use in imaging applications. In some embodiments, the sensor assembly 414 may also include an acceleration sensor, a gyroscope sensor, a magnetic sensor, a pressure sensor, or a temperature sensor.
The communication component 416 is configured to facilitate communications between the terminal 400 and other devices in a wired or wireless manner. The terminal 400 may access a wireless network based on a communication standard, such as WiFi, 2G or 3G, or a combination thereof. In an exemplary embodiment, the communication component 416 receives broadcast signals or broadcast related information from an external broadcast management system via a broadcast channel. In an exemplary embodiment, the communication component 416 further includes a Near Field Communication (NFC) module to facilitate short-range communications. For example, the NFC module may be implemented based on Radio Frequency Identification (RFID) technology, infrared data association (IrDA) technology, Ultra Wideband (UWB) technology, Bluetooth (BT) technology, and other technologies.
In an exemplary embodiment, the terminal 400 may be implemented by one or more Application Specific Integrated Circuits (ASICs), Digital Signal Processors (DSPs), Digital Signal Processing Devices (DSPDs), Programmable Logic Devices (PLDs), Field Programmable Gate Arrays (FPGAs), controllers, micro-controllers, microprocessors or other electronic components for performing the methods provided by the embodiments illustrated in fig. 2 and described above.
In an exemplary embodiment, a non-transitory computer-readable storage medium comprising instructions, such as the memory 404 comprising instructions, executable by the processor 420 of the terminal 400 to perform the above-described method is also provided. For example, the non-transitory computer readable storage medium may be a ROM, a Random Access Memory (RAM), a CD-ROM, a magnetic tape, a floppy disk, an optical data storage device, and the like.
A non-transitory computer readable storage medium, wherein instructions, when executed by a processor of a terminal, enable the mobile terminal to perform the method provided by the embodiment shown in fig. 2 described above.
It should be noted that: in the image updating apparatus provided in the above embodiment, only the division of the functional modules is illustrated when performing image updating, and in practical applications, the functions may be distributed by different functional modules according to needs, that is, the internal structure of the apparatus may be divided into different functional modules to complete all or part of the functions described above. In addition, the image updating apparatus and the image updating method provided by the above embodiments belong to the same concept, and specific implementation processes thereof are detailed in the method embodiments and are not described herein again.
It will be understood by those skilled in the art that all or part of the steps for implementing the above embodiments may be implemented by hardware, or may be implemented by a program instructing relevant hardware, where the program may be stored in a computer-readable storage medium, and the above-mentioned storage medium may be a read-only memory, a magnetic disk or an optical disk, etc.
The above description is only for the purpose of illustrating the preferred embodiments of the present invention and is not to be construed as limiting the invention, and any modifications, equivalents, improvements and the like that fall within the spirit and principle of the present invention are intended to be included therein.

Claims (10)

1. An image update method, characterized in that the method comprises:
when the display management module receives the first updating notice, sending a second updating notice to the ink screen control module;
the first update notification is sent when the installed application detects that an image currently displayed on the electronic ink screen needs to be updated in a screen locking state, the first update notification carries a target image to be updated, the first update notification carries one or more target images, and the display management module is a module which is independent from a display system in an installed operating system;
and when the ink screen control module receives the second updating notice, displaying the target image on the electronic ink screen to update the image.
2. The method of claim 1, wherein prior to the display management module sending the second update notification to the ink screen control module, further comprising:
the display management module stores the target image to a shared storage space, wherein the shared storage space is a preset space for storing information related to an application framework layer of an installed operating system;
correspondingly, the second update notification sent by the display management module to the ink screen control module carries the storage path of the target image or the image identifier of the target image.
3. The method of claim 2, wherein the ink screen control module displays the target image on the electronic ink screen, comprising:
when the second update notification carries the storage path of the target image, acquiring the target image from the shared storage space according to the storage path of the target image;
and traversing the shared storage space based on the image identifier to acquire the target image from the shared storage space when the second update notification carries the image identifier of the target image.
4. A method according to any of claims 1-3, wherein the first update notification is sent to the display management module for the application by calling a preset interface.
5. The method of claim 1, wherein prior to the display management module sending the second update notification to the ink screen control module, further comprising:
verifying security of the first update notification;
and when the security verification of the first update notification passes, executing the operation of sending a second update notification to the ink screen control module.
6. An image updating device is characterized by comprising a display management module and an ink screen control module;
the display management module is used for sending a second updating notice to the ink screen control module when receiving the first updating notice;
the first update notification is sent when the installed application detects that an image currently displayed on the electronic ink screen needs to be updated in a screen locking state, the first update notification carries a target image to be updated, and the display management module is a module which is independent from a display system in an installed operating system;
and the ink screen control module is used for displaying the target image on the electronic ink screen to update the image when the second updating notice is received.
7. The apparatus of claim 6,
the display management module is further configured to: storing the target image to a shared storage space, wherein the shared storage space is a preset space for storing information related to an application framework layer of an installed operating system;
correspondingly, the second update notification sent by the display management module to the ink screen control module carries the storage path of the target image or the image identifier of the target image.
8. The apparatus of claim 7, wherein the ink screen control module is to:
when the second update notification carries the storage path of the target image, acquiring the target image from the shared storage space according to the storage path of the target image;
and traversing the shared storage space based on the image identifier to acquire the target image from the shared storage space when the second update notification carries the image identifier of the target image.
9. The apparatus of any of claims 6-8, wherein the first update notification is sent to the display management module for the application by calling a preset interface.
10. The apparatus of claim 6, wherein the display management module is further to:
verifying security of the first update notification;
and when the security verification of the first update notification passes, executing the operation of sending a second update notification to the ink screen control module.
CN201710428154.4A 2017-06-08 2017-06-08 Image updating method and device Active CN107132908B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710428154.4A CN107132908B (en) 2017-06-08 2017-06-08 Image updating method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710428154.4A CN107132908B (en) 2017-06-08 2017-06-08 Image updating method and device

Publications (2)

Publication Number Publication Date
CN107132908A CN107132908A (en) 2017-09-05
CN107132908B true CN107132908B (en) 2020-02-14

Family

ID=59735258

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710428154.4A Active CN107132908B (en) 2017-06-08 2017-06-08 Image updating method and device

Country Status (1)

Country Link
CN (1) CN107132908B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108172176B (en) * 2018-01-22 2019-12-13 青岛海信移动通信技术股份有限公司 Page refreshing method and device for ink screen
CN108228056B (en) * 2018-02-08 2020-11-06 青岛海信移动通信技术股份有限公司 Image display method and device for mobile terminal and storage medium
CN111580917A (en) * 2020-05-12 2020-08-25 北京字节跳动网络技术有限公司 Information display method and device, electronic equipment and storage medium

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102707870A (en) * 2011-02-17 2012-10-03 宏达国际电子股份有限公司 Method for providing background of locked screen and electronic device
CN106657642A (en) * 2016-12-26 2017-05-10 努比亚技术有限公司 Information processing method and mobile terminal

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101977074B1 (en) * 2012-06-26 2019-05-10 엘지전자 주식회사 Mobile terminal and control method for the mobile terminal

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102707870A (en) * 2011-02-17 2012-10-03 宏达国际电子股份有限公司 Method for providing background of locked screen and electronic device
CN106657642A (en) * 2016-12-26 2017-05-10 努比亚技术有限公司 Information processing method and mobile terminal

Also Published As

Publication number Publication date
CN107132908A (en) 2017-09-05

Similar Documents

Publication Publication Date Title
EP3041205B1 (en) Method, device and system for displaying content of short message, method and device for determining display of short message
CN106325674B (en) Message prompting method and device
CN110231901B (en) Application interface display method and device
EP3188066A1 (en) A method and an apparatus for managing an application
CN106600229B (en) Calendar item reminding method and device
EP3147842A1 (en) Methods, devices and systems for managing calendar data
CN105068976B (en) Ticket information display method and device
CN111240779A (en) Calendar display method, device and storage medium
US20180342029A1 (en) Method, apparatus terminal device, and computer readable storage medium for invoking a virtual public transport card
EP2977945A1 (en) Method and device for agenda management
EP3147802B1 (en) Method and apparatus for processing information
CN106528273B (en) Application program management method and device
US20170289808A1 (en) Method and device for information presentation and computer-readable medium
EP3168755A1 (en) Method and device for adding font
US20160314164A1 (en) Methods and devices for sharing cloud-based business card
US20180365038A1 (en) Display method and device of application interface
US10698442B2 (en) Method and apparatus for always-on display applied in a display driver integrated circuit
CN107132908B (en) Image updating method and device
CN105979062B (en) Communication event processing method and device
CN106843627B (en) Recording method, device and equipment of calendar event
CN110085066B (en) Method and device for displaying reading information and electronic equipment
CN107295167B (en) Information display method and device
EP3813058A1 (en) Screen display device, method and device for controlling screen display and storage medium
US20170147593A1 (en) Contact managing method and apparatus, and storage medium
CN108665265B (en) Virtual card display method and device

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
CP01 Change in the name or title of a patent holder

Address after: 266071 Shandong city of Qingdao province Jiangxi City Road No. 11

Patentee after: Qingdao Hisense Mobile Communication Technology Co.,Ltd.

Address before: 266071 Shandong city of Qingdao province Jiangxi City Road No. 11

Patentee before: HISENSE MOBILE COMMUNICATIONS TECHNOLOGY Co.,Ltd.

CP01 Change in the name or title of a patent holder