CN110888521B - Mobile terminal and application program running method thereof - Google Patents

Mobile terminal and application program running method thereof Download PDF

Info

Publication number
CN110888521B
CN110888521B CN201910980022.1A CN201910980022A CN110888521B CN 110888521 B CN110888521 B CN 110888521B CN 201910980022 A CN201910980022 A CN 201910980022A CN 110888521 B CN110888521 B CN 110888521B
Authority
CN
China
Prior art keywords
resolution
image
displayed
application program
display
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
CN201910980022.1A
Other languages
Chinese (zh)
Other versions
CN110888521A (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.)
Huawei Technologies Co Ltd
Original Assignee
Huawei Technologies 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 Huawei Technologies Co Ltd filed Critical Huawei Technologies Co Ltd
Priority to CN201910980022.1A priority Critical patent/CN110888521B/en
Publication of CN110888521A publication Critical patent/CN110888521A/en
Application granted granted Critical
Publication of CN110888521B publication Critical patent/CN110888521B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Telephone Function (AREA)
  • Controls And Circuits For Display Device (AREA)

Abstract

The invention discloses a mobile terminal and a method for running an application program thereof. The mobile terminal comprises an application management module, an image generation module to be displayed and a resolution adjustment module. The application management module is used for setting the corresponding display resolution for the application program according to the user instruction; the image to be displayed generation module is used for running the application program to generate an image to be displayed after the application program is started, and the image resolution of the image to be displayed is the display resolution; the resolution adjustment module is used for adjusting the resolution of the image to be displayed so that the image resolution of the adjusted image to be displayed is consistent with the resolution of the display screen. By the method, the application program can be operated smoothly under the operating system with the corresponding resolution, the situation that the performance is insufficient due to the fact that the mobile terminal operates the application program with the unsuitable resolution is prevented, the service life of the mobile terminal is shortened, and the images to be displayed can be displayed normally on a display screen is guaranteed.

Description

Mobile terminal and application program running method thereof
Technical Field
The present invention relates to the field of display technologies, and in particular, to a mobile terminal and a method for running an application program thereof.
Background
Existing mobile terminals all run various applications according to the resolution of the display screen. Since the performance and power consumption overhead for running an application at high resolution is much greater for a mobile terminal than when running at low resolution, for example, the power consumption overhead for 1920x1280 resolution is 2.5 times that for 1280x720 resolution. And the higher the resolution of the higher-end mobile terminals, the higher the resolution of the mobile terminals will be, which further requires higher mobile terminal performance and greater power consumption overhead. For the same application, running under a lower resolution mobile terminal may be smoother than running under a higher resolution mobile terminal.
Disclosure of Invention
In view of this, the embodiments of the present invention provide a mobile terminal and a method for running an application program thereof, which can set different resolutions according to different application programs, so that the application program can run more smoothly under the matched resolutions. On the other hand, if the set resolution is lower, the power consumption of the mobile terminal can be saved, and the service time of the mobile terminal can be prolonged.
A first aspect provides a mobile terminal comprising: the application management module is used for setting the corresponding display resolution for the application program according to the user instruction; the image to be displayed generating module is used for running the application program to generate an image to be displayed after the application program is started, and the image resolution of the image to be displayed is the display resolution; the resolution adjustment module is used for adjusting the resolution of the image to be displayed so that the image resolution of the adjusted image to be displayed is consistent with the resolution of the display screen.
In a first possible implementation manner of the first aspect, the mobile terminal further includes a storage module, where the storage module is configured to store a display resolution corresponding to the application program; the image to be displayed generation module is specifically used for acquiring the display resolution corresponding to the application program from the storage module after the application program is started, and running the application program according to the display resolution to generate the image to be displayed.
In a second possible implementation manner of the first aspect or in combination with the first possible implementation manner of the first aspect, in a second possible implementation manner, the mobile terminal further includes a display buffer for buffering an image to be displayed; the resolution adjustment module is specifically configured to obtain an image to be displayed from the display buffer and adjust the resolution of the image to be displayed.
With reference to the second possible implementation manner of the first aspect, in a third possible implementation manner, the mobile terminal further includes a display service module, configured to set a cache address of the display cache, where the size of the cache address is consistent with the size of the image to be displayed, and write the image to be displayed generated by the image generating module to be displayed into the cache address.
With reference to the third possible implementation manner of the first aspect, in a fourth possible implementation manner, the application management module controls the display service module to set a cache address of the display cache through an API interface.
A second aspect provides a method of running an application, comprising: setting corresponding display resolution for the application program according to the user instruction; after the application program is started, the application program is operated to generate an image to be displayed, and the image resolution of the image to be displayed is the display resolution; and adjusting the resolution of the image to be displayed so that the image resolution of the adjusted image to be displayed is consistent with the resolution of the display screen.
In a first possible implementation manner of the second aspect, the method for running an application further includes: storing the display resolution corresponding to the application program;
after the application is started, running the application to generate an image to be displayed includes: after the application program is started, the display resolution corresponding to the stored application program is obtained, and the application program is operated according to the display resolution to generate an image to be displayed.
In a second possible implementation manner of the second aspect, or with reference to the first possible implementation manner of the second aspect, in a second possible implementation manner, the method for running an application program further includes: caching an image to be displayed through a display cache; the adjusting of the resolution of the image to be displayed comprises: and acquiring an image to be displayed from the display cache and adjusting the resolution of the image to be displayed.
With reference to the second possible implementation manner of the second aspect, in a third possible implementation manner, the method for running an application program further includes: setting a cache address of the display cache, wherein the size of the cache address is consistent with the size of an image to be displayed; and writing the generated image to be displayed into the cache address.
With reference to the third possible implementation manner of the second aspect, in a fourth possible implementation manner, the method for running an application program further includes: and setting a cache address of the display cache through an API interface.
The beneficial effects of the invention are as follows: different from the prior art, the mobile terminal comprises an application management module, an image generation module to be displayed and a resolution adjustment module. The application management module is used for setting the corresponding display resolution for the application program according to the user instruction, the image to be displayed generation module is used for running the application program to generate an image to be displayed after the application program is started, the image resolution of the image to be displayed is the display resolution, and the resolution adjustment module is used for adjusting the resolution of the image to be displayed, so that the image resolution of the image to be displayed after adjustment is consistent with the resolution of the display screen. By means of the method, different display resolutions can be set for different application programs, so that the application programs can be operated smoothly under the matched display resolutions, performance deficiency caused by the fact that the mobile terminal operates the application programs under the unsuitable display resolutions is prevented, and the service life of the mobile terminal can be prolonged. On the other hand, if the resolution of the adjustment is lower, the power consumption can be saved, and the service time of the mobile terminal can be prolonged.
Drawings
Fig. 1 is a schematic diagram of a logic structure of a mobile terminal according to an embodiment of the present invention;
FIG. 2 is a flow chart of a method of running an application provided by an embodiment of the present invention;
fig. 3 is a schematic diagram of another logic structure of a mobile terminal according to an embodiment of the present invention.
Detailed Description
Referring to fig. 1, fig. 1 is a schematic diagram of a logic structure of a mobile terminal according to an embodiment of the invention. As shown in fig. 1, the mobile terminal 10 of the present invention includes an application management module 11, an image to be displayed generation module 12, a resolution adjustment module 13, and a display screen 100. The mobile terminal 10 of the present invention includes a mobile phone, a tablet computer, a notebook, a car-mounted computer, etc.
The application management module 11 is configured to set a corresponding display resolution for an application program according to a user instruction. Wherein different display resolutions are set for different applications. The application management module 11 may be an upper layer application manager, such as a cell phone manager or the like. And the application management module 11 sets an application setting option to provide the user with a display resolution of the application program.
The image to be displayed generating module 12 is configured to run the application program to generate an image to be displayed after the application program is started, where an image resolution of the image to be displayed is a display resolution.
Image resolution refers to the amount of data stored in an image, typically measured in terms of the number of pixels contained in a unit inch. In general, the higher the resolution of an image, the more pixels that are included, and the sharper the image. Meanwhile, the pixel data also increases the storage space occupied by the file.
Therefore, the display resolution corresponding to the application program can be set according to the definition of the image to be displayed, which is finally obtained.
The resolution adjustment module 13 is configured to adjust the resolution of the image to be displayed, so that the image resolution of the adjusted image to be displayed is consistent with the resolution of the display screen 100.
Therefore, the embodiment of the invention sets different display resolutions for different application programs, so that the application programs can run smoothly under the corresponding display resolutions, and the situation that the mobile terminal 10 runs the application programs under the unsuitable display resolutions to cause insufficient performance is prevented, thereby shortening the service life of the mobile terminal 10. In addition, if the display resolution is set to be low, the power consumption can be saved, and the service time of the mobile terminal 10 can be prolonged. On the other hand, the present invention may also be displayed at the resolution of the display screen 100, thereby ensuring both the performance of the mobile terminal 10 and the clarity of the display, resulting in an optimal combination of performance and clarity.
Since the resolution of the display screen 100 refers to how many pixels the display screen 100 can display. The resolution adjustment module 13 adjusts the image resolution of the image to be displayed to be consistent with the resolution of the display screen 100, including adjusting the number of pixels of the image to be displayed to be consistent with the number of pixels that the display screen 100 can display. Specifically, firstly comparing the image resolution of the image to be displayed with the resolution of the display screen 100, and if the image resolution of the image to be displayed is greater than the resolution of the display screen 100, reducing the resolution of the image to be displayed; if the resolution of the image to be displayed is smaller than the resolution of the display screen 100, the resolution of the image to be displayed is enlarged. Thereby enabling the image to be displayed after the resolution adjustment to be normally displayed on the display screen 100.
Methods of specifically adjusting the image resolution of the image to be displayed to coincide with the resolution of the display screen 100 include a plurality of kinds. For example, when the image resolution of the image to be displayed is: only 800×600 pixels are included, and the resolution of the display screen 100 is: when 1024×768 pixels can be displayed, there are generally two display methods:
the first is a centered display method: the 800 x 600 pixels in the center of the display screen 100 are presented to display the image to be displayed, while the other pixels not presented remain dark.
The second is an extended display method: each pixel of the image to be displayed is expanded to an adjacent pixel for display by a differential algorithm, so that the whole picture of the display screen 100 is filled.
Further, the mobile terminal 10 further includes a storage module 14, configured to store a display resolution corresponding to the application program, and after the user starts the application program, the to-be-displayed image generating module 12 obtains the display resolution corresponding to the application program from the storage module 14, and operates the application program according to the display resolution to generate a corresponding to-be-displayed image. The memory module 14 is preferably a flash memory.
If the display image generating module 12 does not find the corresponding display resolution, a prompt message is returned to prompt the user to set the display resolution corresponding to the application program. Or ask the user to confirm whether the setting of the display resolution is needed, and if the user selects that the setting of the display resolution is not needed, the application program is operated according to the resolution of the display screen 100. It should be understood that, if the user sets the display resolution of the application after receiving the prompt message, the operation is as described above, and will not be described here again.
Further, the mobile terminal 10 further includes a display buffer 15, where the display buffer 15 is configured to buffer the image to be displayed generated by the image to be displayed generating module 12. The resolution adjustment module 13 further obtains the image to be displayed from the display buffer 15 and performs resolution adjustment.
The size of the buffer address of the display buffer 15 for buffering the image to be displayed is determined by the display resolution. The mobile terminal 10 according to the embodiment of the present invention further includes a display service module 16, configured to set a buffer address of the display buffer 15, where the size of the buffer address is consistent with the size of the image to be displayed. The display service module 16 writes the image to be displayed generated by the image to be displayed generating module 12 into the set buffer address.
The operation of specifically setting the cache address is as follows: the application management module 11 firstly obtains the display resolution corresponding to the stored application program from the storage module 14, and then controls the display service module 16 to set the cache address of the display cache 15 through an API (Application Programming Interface ) interface.
Embodiments of the present invention also provide a method of running an application program, which is applied to the mobile terminal 10 as described above. Please refer to fig. 2 in detail. Fig. 2 is a flowchart of a method for running an application according to an embodiment of the present invention. As shown in fig. 2, the method for running an application program by the mobile terminal 10 includes the steps of:
step S1: and setting the corresponding display resolution for the application program according to the user instruction.
Specifically, different display resolutions are set for different applications. In particular, an application setting option may be provided to the user to provide the user with a display resolution of the application program.
Step S2: after the application program is started, the application program is operated to generate an image to be displayed, and the image resolution of the image to be displayed is the display resolution.
Specifically, the display resolution corresponding to the application program is stored first. And then after the user starts the application program, acquiring the display resolution corresponding to the stored application program, and then running the application program according to the display resolution to generate an image to be displayed.
Image resolution refers to the amount of data stored in an image, typically measured in terms of the number of pixels contained in a unit inch. In general, the higher the resolution of an image, the more pixels that are included, and the sharper the image. Meanwhile, the pixel data also increases the storage space occupied by the file. Thus, step S1 may set the display resolution corresponding to the application program according to the definition of the image to be displayed that is finally obtained.
Step S3: and adjusting the resolution of the image to be displayed so that the image resolution of the adjusted image to be displayed is consistent with the resolution of the display screen. The specific adjustment process is as described above, and will not be described here again.
The image to be displayed is also cached by the display cache before step S3. The method comprises the following steps: setting a cache address of the display cache, wherein the size of the address is consistent with the size of the image to be displayed, and then writing the image to be displayed generated in the step S2 into the cache address of the display cache. The method for specifically setting the cache address of the display cache comprises the following steps: and setting a cache address of the display cache through an API interface.
In the foregoing, the invention can make the application program run at the corresponding display resolution on one hand, and display at the resolution of the display screen on the other hand, thereby ensuring the performance of the mobile terminal, ensuring the display definition, and obtaining the best combination of the performance and the definition.
Referring to fig. 3, fig. 3 is a schematic diagram of another logic structure of a mobile terminal according to an embodiment of the invention. The mobile terminal 30 of fig. 3 includes a processor 301 and a memory 302. The processor 301 and the memory 302 are connected by a bus system 303.
The processor 301 may also be referred to as a central processing unit (Central Processing Unit, CPU). Memory 302 may include read-only memory and random access memory and provides instructions and data for the application to processor 301. A portion of the memory 302 may also include non-volatile random access memory (NVRAM). In particular applications, bus system 303 may include a power bus, a control bus, a status signal bus, and so forth, in addition to a data bus. But for clarity of illustration the various buses are labeled in the figure as bus system 303.
The method disclosed in the above embodiment of the present invention may be applied to the processor 301 or implemented by the processor 301. The processor 301 may be an integrated circuit chip with signal processing capabilities. In implementation, the steps of the above method may be performed by integrated logic circuitry of hardware in the processor 301 or instructions in the form of software. The processor 301 may be a general purpose processor, a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), a Field Programmable Gate Array (FPGA) or other programmable logic device, discrete gate or transistor logic, discrete hardware components. The disclosed methods, steps, and logic blocks in the embodiments of the present invention may be implemented or performed. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like. The steps of the method disclosed in connection with the embodiments of the present invention may be embodied directly in the execution of a hardware decoding processor, or in the execution of a combination of hardware and software modules in a decoding processor. The software modules may be located in a random access memory, flash memory, read only memory, programmable read only memory, or electrically erasable programmable memory, registers, etc. as well known in the art. The storage medium is located in a memory 302 and the processor 301 reads the information in the memory 302 and in combination with its hardware performs the steps of the above method.
Optionally, as an embodiment, the memory 302 is configured to store instructions that cause the processor 301 to: setting corresponding display resolution for the application program according to the user instruction; after the application program is started, the application program is operated to generate an image to be displayed, and the image resolution of the image to be displayed is the resolution; and adjusting the resolution of the image to be displayed so that the image resolution of the adjusted image to be displayed is consistent with the resolution of the display screen.
Optionally, as an embodiment, the memory 302 is configured to store a display resolution corresponding to the application program, and further store instructions that cause the processor 301 to: after the application program is started, the display resolution corresponding to the stored application program is obtained, and the application program is operated according to the resolution to generate an image to be displayed.
Optionally, as an embodiment, the memory 302 is configured to store instructions that cause the processor 301 to: caching an image to be displayed through a display cache; and obtaining the cached image to be displayed and adjusting the resolution.
Optionally, as an embodiment, the memory 302 is configured to store instructions that cause the processor 301 to: setting a cache address of the display cache, wherein the size of the cache address is consistent with the size of the image to be displayed. And writing the image to be displayed generated by the display resolution into the cache address.
Optionally, as an embodiment, the memory 302 is configured to store instructions that cause the processor 301 to: and setting a cache address of the display cache through an API interface.
In the embodiments provided in the present application, it should be understood that the disclosed apparatus and method may be implemented in other manners. For example, the apparatus embodiments described above are merely illustrative, e.g., the division of the modules or units is merely a logical functional division, and there may be additional divisions when actually implemented, e.g., multiple units or components may be combined or integrated into another system, or some features may be omitted, or not performed. Alternatively, the coupling or direct coupling or communication connection shown or discussed with each other may be an indirect coupling or communication connection via some interfaces, devices or units, which may be in electrical, mechanical or other form.
The units described as separate units may or may not be physically separate, and units shown as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units may be selected according to actual needs to achieve the purpose of the embodiment.
In addition, each functional unit in each embodiment of the present application may be integrated into one processing unit, each unit may exist alone physically, or two or more units may be integrated into one unit. The integrated units may be implemented in hardware or in software functional units.
The integrated units, if implemented in the form of software functional units and sold or used as stand-alone products, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present application may be embodied in essence or a part contributing to the prior art or all or part of the technical solution, in the form of a software product stored in a storage medium, including several instructions to cause a computer device (which may be a personal computer, a server, or a network device, etc.) or a processor (processor) to perform all or part of the steps of the methods described in the embodiments of the present application. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a random access Memory (RAM, random Access Memory), a magnetic disk, or an optical disk, or other various media capable of storing program codes.
The foregoing description is only illustrative of the present invention and is not intended to limit the scope of the invention, and all equivalent structures or equivalent processes or direct or indirect application in other related technical fields are included in the scope of the present invention.

Claims (18)

1. A mobile terminal, comprising:
the application management module is used for setting the corresponding display resolution for the application program according to a user instruction, wherein the user instruction is set by a user through application setting options;
the image to be displayed generation module is used for running the application program according to the display resolution after the application program is started to generate an image to be displayed, wherein the image resolution of the image to be displayed is the display resolution;
and the resolution adjustment module is used for adjusting the resolution of the image to be displayed so that the adjusted image resolution of the image to be displayed is consistent with the resolution of the display screen.
2. The mobile terminal of claim 1, further comprising a storage module for storing a display resolution corresponding to the application program;
the image to be displayed generating module is specifically configured to obtain, from the storage module, a display resolution corresponding to the application program after the application program is started, and operate the application program according to the display resolution to generate the image to be displayed.
3. The mobile terminal according to claim 1 or 2, wherein the display image generation module is further configured to: when the corresponding display resolution is not queried, returning prompt information, wherein the prompt information is used for prompting a user to set the display resolution corresponding to the application program; or alternatively, the process may be performed,
the display image generation module is further configured to: requesting the user to confirm whether the setting of the display resolution is required;
and if the user selects to not need to set the display resolution, running the application program according to the resolution of the display screen.
4. The mobile terminal according to claim 1, wherein the application management module is specifically configured to:
after receiving the display resolution of the application program which is required to be set by the user, setting the corresponding display resolution for the application program according to the user instruction.
5. The mobile terminal of claim 1, further comprising a display buffer for buffering the image to be displayed;
the resolution adjustment module is specifically configured to obtain the image to be displayed from the display buffer and adjust the resolution of the image to be displayed.
6. The mobile terminal according to claim 5, further comprising a display service module configured to set a buffer address of a display buffer, where the size of the buffer address is consistent with the size of the image to be displayed, and write the image to be displayed generated by the image to be displayed generating module into the buffer address.
7. A method of running an application, comprising:
setting corresponding display resolution for an application program according to a user instruction, wherein the user instruction is set by a user through application setting options;
after the application program is started, running the application program according to the display resolution to generate an image to be displayed, wherein the image resolution of the image to be displayed is the display resolution;
and adjusting the resolution of the image to be displayed so that the adjusted image resolution of the image to be displayed is consistent with the resolution of a display screen.
8. The method of claim 7, wherein the step of determining the position of the probe is performed,
after the application program is started, the running the application program to generate the image to be displayed comprises the following steps:
and after the application program is started, acquiring the stored display resolution corresponding to the application program, and running the application program according to the display resolution to generate the image to be displayed.
9. The method according to claim 7 or 8, characterized in that the method further comprises:
and returning prompt information when the corresponding display resolution is not queried, wherein the prompt information is used for prompting a user to set the display resolution corresponding to the application program.
10. The method of claim 7, wherein prior to said setting the corresponding display resolution for the application according to the user instruction, the method further comprises:
requesting the user to confirm whether the setting of the display resolution is required;
if the display resolution of the application program is required to be set by the user, setting the corresponding display resolution for the application program according to the user instruction;
and if the user selects to not need to set the display resolution, running the application program according to the resolution of the display screen.
11. The method of claim 7, wherein the method further comprises:
caching the image to be displayed through a display cache;
the adjusting the resolution of the image to be displayed comprises the following steps:
and acquiring the image to be displayed from the display cache and adjusting the resolution of the image to be displayed.
12. The method of claim 11, wherein the method further comprises:
setting a cache address of the display cache, wherein the size of the cache address is consistent with the size of the image to be displayed;
and writing the generated image to be displayed into the cache address.
13. A mobile terminal, comprising: a processor and a bus system;
the processor is configured to invoke program instructions stored in the memory to perform the steps of:
setting corresponding display resolution for an application program according to a user instruction, wherein the user instruction is set by a user through application setting options;
after the application program is started, running the application program according to the display resolution to generate an image to be displayed, wherein the image resolution of the image to be displayed is the display resolution;
and adjusting the resolution of the image to be displayed so that the adjusted image resolution of the image to be displayed is consistent with the resolution of a display screen.
14. The mobile terminal of claim 13, wherein the mobile terminal further comprises:
the memory is used for displaying the resolution and the program instructions corresponding to the application program;
the processor is specifically configured to:
and the display resolution corresponding to the application program is obtained from the memory after the application program is started, and the application program is operated according to the display resolution so as to generate the image to be displayed.
15. The mobile terminal of claim 13 or 14, wherein the processor is further configured to:
and returning prompt information when the corresponding display resolution is not queried, wherein the prompt information is used for prompting a user to set the display resolution corresponding to the application program.
16. The mobile terminal of claim 13, wherein the processor is further configured to:
requesting the user to confirm whether the setting of the display resolution is required;
if the display resolution of the application program is required to be set by the user, setting the corresponding display resolution for the application program according to the user instruction;
and if the user selects to not need to set the display resolution, running the application program according to the resolution of the display screen.
17. The mobile terminal of claim 13, wherein the processor is further configured to:
setting a cache address of a display cache, wherein the size of the cache address is consistent with the size of the image to be displayed, and writing the generated image to be displayed into the cache address.
18. The mobile terminal of claim 17, wherein the processor is further configured to:
and setting the cache address of the display cache through an application programming interface API.
CN201910980022.1A 2015-07-16 2015-07-16 Mobile terminal and application program running method thereof Active CN110888521B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910980022.1A CN110888521B (en) 2015-07-16 2015-07-16 Mobile terminal and application program running method thereof

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201910980022.1A CN110888521B (en) 2015-07-16 2015-07-16 Mobile terminal and application program running method thereof
CN201510420257.7A CN106339061B (en) 2015-07-16 2015-07-16 A kind of mobile terminal and its method for running application program

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
CN201510420257.7A Division CN106339061B (en) 2015-07-16 2015-07-16 A kind of mobile terminal and its method for running application program

Publications (2)

Publication Number Publication Date
CN110888521A CN110888521A (en) 2020-03-17
CN110888521B true CN110888521B (en) 2023-07-18

Family

ID=57826646

Family Applications (2)

Application Number Title Priority Date Filing Date
CN201910980022.1A Active CN110888521B (en) 2015-07-16 2015-07-16 Mobile terminal and application program running method thereof
CN201510420257.7A Active CN106339061B (en) 2015-07-16 2015-07-16 A kind of mobile terminal and its method for running application program

Family Applications After (1)

Application Number Title Priority Date Filing Date
CN201510420257.7A Active CN106339061B (en) 2015-07-16 2015-07-16 A kind of mobile terminal and its method for running application program

Country Status (1)

Country Link
CN (2) CN110888521B (en)

Families Citing this family (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106873755A (en) * 2017-02-13 2017-06-20 北京奇虎科技有限公司 Screen electricity-saving control method, device and mobile terminal
CN107067453A (en) * 2017-03-10 2017-08-18 珠海研果科技有限公司 A kind of MiniGUI based on linux system is drawn draws the method shown simultaneously with GPU
CN108496198B (en) * 2017-10-09 2021-08-20 华为技术有限公司 Image processing method and device
AU2017435234B2 (en) * 2017-10-09 2021-06-10 Huawei Technologies Co., Ltd. Image processing method and device
CN108037819A (en) * 2017-12-05 2018-05-15 广东美晨通讯有限公司 A kind of mobile terminal reduces method, mobile terminal and the storage device of power consumption
CN110166792B (en) * 2018-02-14 2021-10-22 斑马智行网络(香港)有限公司 Image display method, device, system and storage medium
CN110286864A (en) * 2019-05-15 2019-09-27 武汉卡比特信息有限公司 A kind of mobile phone and computer terminal, which adaptively interconnect, throws screen method
CN111158618A (en) * 2019-12-13 2020-05-15 东方明珠新媒体股份有限公司 Method and equipment for displaying pattern based on mobile terminal
CN111603767A (en) * 2020-04-14 2020-09-01 上海卓易科技股份有限公司 Method, terminal and storage medium for adjusting resolution
CN111901660A (en) * 2020-06-30 2020-11-06 视联动力信息技术股份有限公司 Image display method, terminal, electronic equipment and storage medium
CN112799557B (en) * 2021-01-28 2022-03-22 青岛海信移动通信技术股份有限公司 Ink screen display control method, terminal and computer readable storage medium
CN113505685A (en) * 2021-07-06 2021-10-15 浙江大华技术股份有限公司 Monitoring equipment installation positioning method and device, electronic equipment and storage medium

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20130081829A (en) * 2012-01-10 2013-07-18 에스케이플래닛 주식회사 Image providing system, service apparatus and image providing method thereof

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100835593B1 (en) * 2003-05-31 2008-06-09 삼성전자주식회사 Display apparatus and control method of display condition therof
CN103258509B (en) * 2012-02-20 2016-07-06 联想(北京)有限公司 A kind of method regulating resolution and electronic equipment
CN106200803B (en) * 2012-03-05 2019-07-26 联想(北京)有限公司 A kind of display methods and electronic equipment
CN102707946B (en) * 2012-04-17 2016-08-17 Tcl集团股份有限公司 A kind of processing method and processing device of Application Program Interface
CN103037257B (en) * 2012-12-31 2016-12-28 北京赛科世纪数码科技有限公司 A kind of startup method
CN104777980B (en) * 2015-04-22 2017-08-11 广东欧珀移动通信有限公司 A kind of electricity saving method and device of high-resolution terminal

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20130081829A (en) * 2012-01-10 2013-07-18 에스케이플래닛 주식회사 Image providing system, service apparatus and image providing method thereof

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
基于NIOSⅡ的高分辨率图像采集系统设计;梁海军;赵建;;中国测试技术(第05期);全文 *

Also Published As

Publication number Publication date
CN106339061B (en) 2019-11-05
CN110888521A (en) 2020-03-17
CN106339061A (en) 2017-01-18

Similar Documents

Publication Publication Date Title
CN110888521B (en) Mobile terminal and application program running method thereof
CN108702480B (en) Electronic device and method for driving display thereof
CN110377257B (en) Layer composition method and device, electronic equipment and storage medium
US10921967B2 (en) Electronic device and method for configuring display thereof
CN110377264B (en) Layer synthesis method, device, electronic equipment and storage medium
US10430918B2 (en) Display driver, display system, and method of operating the display driver
CN110264935B (en) Display driving method, display driving integrated circuit and electronic device
CN112447129A (en) Method of driving display panel
CN110363831B (en) Layer composition method and device, electronic equipment and storage medium
US20180324459A1 (en) Method and device for compressing image, and electronic device
US20160217724A1 (en) Display controller for improving display noise, semiconductor integrated circuit device including the same and method of operating the display controller
CN106648496B (en) Electronic device and method for controlling display of electronic device
WO2017202175A1 (en) Method and device for video compression and electronic device
CN114051145B (en) Video compression processing method, device and medium
US10747489B2 (en) Method for displaying content and electronic device therefor
CN111918098A (en) Video processing method and device, electronic equipment, server and storage medium
US10078999B2 (en) Dynamic bandwidth usage reduction for displays
EP2840782A1 (en) Method for improving video output definition and terminal device
US10152295B2 (en) Methods for displaying image data in a computer system supporting multiple displays
US9959598B2 (en) Method of processing image and electronic device thereof
US9348825B2 (en) Server and method for causing terminal to display screen
CN112309341A (en) Electronic device for blending layers of image data
US7382376B2 (en) System and method for effectively utilizing a memory device in a compressed domain
US8971137B2 (en) Bit based fuse repair
US10152766B2 (en) Image processor, method, and chipset for increasing intergration and performance of image processing

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