CN101291488A - Screen printing method on mobile terminal - Google Patents

Screen printing method on mobile terminal Download PDF

Info

Publication number
CN101291488A
CN101291488A CNA2008100662092A CN200810066209A CN101291488A CN 101291488 A CN101291488 A CN 101291488A CN A2008100662092 A CNA2008100662092 A CN A2008100662092A CN 200810066209 A CN200810066209 A CN 200810066209A CN 101291488 A CN101291488 A CN 101291488A
Authority
CN
China
Prior art keywords
screenshotss
frame buffer
buffer device
portable terminal
backstage
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CNA2008100662092A
Other languages
Chinese (zh)
Other versions
CN101291488B (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.)
ZTE Corp
Original Assignee
ZTE Corp
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 ZTE Corp filed Critical ZTE Corp
Priority to CN200810066209A priority Critical patent/CN101291488B/en
Publication of CN101291488A publication Critical patent/CN101291488A/en
Application granted granted Critical
Publication of CN101291488B publication Critical patent/CN101291488B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Telephone Function (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The invention discloses a method for intercepting screen on a mobile terminal, which comprises the following steps of loading a background servo program after the mobile terminal is started and monitoring a screen interception command; sending the screen interception command to the background servo program of the mobile terminal, and the background servo program driving the screen interception program to intercept the content of a frame buffer device. The method for intercepting screen on the mobile terminal adopts the background servo program of the mobile terminal to drive the screen interception program to intercept screen, thereby enabling the mobile terminal to execute current tasks when simultaneously intercepting screen, and consequently realizing the simultaneous operation of a plurality of tasks and facilitating the usage of a user.

Description

A kind of on portable terminal the method for screen printing
Technical field
The present invention relates to a kind of processing method in embedded system device field, relate in particular to a kind of on portable terminal the method for screen printing.
Background technology
Along with the mobile device technology constantly develops progressive and portable terminal popularizing in people's daily life, people also grow with each passing day in the requirement aspect recreational and intelligent to portable terminal.The screenshotss function of portable terminal, made things convenient for the user to carry out sharing of information, increased interest, for example with the page that is worth on the portable terminal sharing with other people, the voice and appearance of conversation one side in the visual telephone are intercepted and get off to send to the friend, and that can increase exchanges is recreational; When the content of the portable terminal page is the required data of user, during such as data required in the systems development process, the page of portable terminal is intercepted, can reduce the complexity in the development process, shorten user's construction cycle, the work that is convenient for people to; The user can also share at the positioning result of the portable terminal intercepting with GPS-capable oneself and give the user who does not have this function, to share the computational resource of portable terminal.
At present, the main frame buffering (Framebuffer) of using is carried out the demonstration of static state, dynamic image on the portable terminal of embedded OS, so-called frame buffering is the abstraction interface that operating system provides for display device, it the display buffer abstract be a kind of equipment, allow upper level applications under graphic model, directly read-write operation to be carried out in the display buffer.Therefore, can carry out screenshotss by the content that reads the frame buffer device.This operation is abstract, unified, having very strong portability, the user needn't be concerned about position, the operating system in the physical buffer district mechanism of skipping or the like detail, the application that the frame buffering drives is very extensive.When the user uses the frame buffer device, only need independently to need content displayed to write respectively in the corresponding frame buffer device and get final product, and need not be concerned about final display image composition problem, all demonstrations are all finished by read-write frame buffer device.
But the portable terminal under the prior art when it carries out screenshotss task, mostly needs to interrupt current task, carries out screenshotss then, and the deadline of current task will lag behind like this, to people the use of portable terminal has been caused great inconvenience.
Therefore, there is defective in prior art, needs further improvement and develops.
Summary of the invention
The object of the present invention is to provide a kind of on portable terminal the method for screen printing, make the process of portable terminal screen printing not influence the execution of current task.
Technical scheme of the present invention is as follows:
A kind of on portable terminal the method for screen printing, may further comprise the steps:
A, start the back at described portable terminal and load the backstage servo programe, and instruction is monitored to screenshotss;
B, transmission screenshotss instruct to the backstage servo programe of portable terminal, and described backstage servo programe drives the content of screenshotss program intercepts frame buffer device.
Described method, wherein, described screenshotss instruction sends to described backstage servo programe by the interrupt handling routine of portable terminal keyboard.
Described method, wherein, described interrupt handling routine starts by the shortcut that triggers described keyboard.
Described method, wherein, described step B also comprises: described backstage servo programe invoke script drives described screenshotss program by described script.
Described method, wherein, described script logging has pre-configured described frame buffer device information.
Described method, wherein, described step B also comprises: the described frame buffer device content that is truncated to is converted into rgb format.
Described method, wherein, described step B also comprises: the described frame buffer device content that is truncated to is saved as picture format.
Described method, wherein, described frame buffer device has a plurality of.
Described method, wherein, described screenshotss program reads the content in described a plurality of frame buffer device successively, and is stored in respectively in the different memory cell.
Compared with prior art, the invention provides a kind of on portable terminal the method for screen printing, the backstage servo programe by portable terminal drives the screenshotss program and carries out screenshotss, makes portable terminal carry out current task simultaneously when screenshotss, realized that multitask moves simultaneously, convenient for users to use.
Description of drawings
Fig. 1 is the structure chart of portable terminal screen printing function of the present invention;
Fig. 2 is the flow chart of portable terminal screen printing of the present invention;
Fig. 3 calls the flow chart of screenshotss program intercepts frame buffer device content for script of the present invention.
Embodiment
Below in conjunction with accompanying drawing, preferred embodiment of the present invention is described in further detail.
Provided by the invention on portable terminal the method for screen printing, as shown in Figure 1, send screenshotss by keyboard driver and instruct backstage servo programe to portable terminal, drive the content of screenshotss program intercepts frame buffer device and store memory cell into according to the screenshotss instruction that receives by described backstage servo programe, the user can realize the screenshotss function at any time under the situation of not interrupting current task, make screenshotss function and any other function of portable terminal all can work in coordination with use, easy to use.
The invention provides the operation-interface of key screenshotss,, as shown in Figure 2, specifically may further comprise the steps to realize the backstage screenshotss:
201, portable terminal starts, and loads backstage servo programe and keyboard driver simultaneously automatically, and described backstage servo programe is created a specific process at running background, is used for the monitoring system signal, and this is that prior art repeats no more.
The shortcut of user's screen printing is set on the keyboard of portable terminal, and described shortcut can be a default configuration, and the customization interface perhaps is provided.
Add the interrupt handling routine that the interruption to described shortcut responds in the described keyboard driver.
202, send the screenshotss instruction to described keyboard driver by the shortcut that touches or knock keyboard, simple to operate, a key can be finished.
203, the interrupt handling routine in the described keyboard driver judges whether receive signal is the screenshotss instructions, if not, enter step 209, if enter step 204.
204, described interrupt handling routine transmission screenshotss instruct to the described backstage servo programe of user's space.
205, the signal of described backstage servo programe reception interrupt handling routine transmission, described specific process judge whether the signal that receives is the screenshotss instructions, if, enter step 207, enter step 206 if not.
206, described specific process reenters the state of monitoring system signal.
207, described backstage servo programe calls screenshotss instruction processing unit, i.e. script.
208, described script calls the content in the screenshotss program intercepts frame buffer device.
Described script is the script of executable program, is programmable, easily by revising its behavior of its content customization.For example, can realize the frame buffer device that the autonomous configuration of user will intercept, or formulate the position of the screen of intercepting by the content of script.And the modification of content for script can also be disposed by user interface, and is easy and simple to handle, and strengthened the man-machine interaction of screenshotss function of the present invention.By the content of described script is set, can be with the image separate storage in the different frame buffer device, such as providing the frame buffer device respectively at still image and dynamic image, with the content stores of the frame buffer device of described still image in a memory cell, with the content in the frame buffer device of described dynamic image, be stored in the another one memory cell, be about to the image separate storage in the different frame buffer device, the user only need visit the mobile phone memory cell and can operate the screenshotss result, easy to use, also be convenient to user's analysis.
This step comprises the content of the following aspects, as shown in Figure 3:
301, described script calls described screenshotss program.
302, described screenshotss program is opened the frame buffer device of an appointment according to the content of described script.
303, described screenshotss program reads the current content of described frame buffer device.
304, described screenshotss program judges whether the content that is read is rgb format, if, enter step 306, if not, enter step 305.
305, described screenshotss program is converted into rgb format with the content that reads.
306, described screenshotss program makes it to save as the general image form such as bmp for the RGB data add corresponding header, and is saved in corresponding memory cell.
307, judge whether to also have the content in the frame buffer device to need intercepting, if, return step 302, if not, enter step 209.
209, screen interception finishes.
Provided by the invention a kind of on portable terminal the method for screen printing, default shortcut can send the screenshotss instruction before the user only need press, easy and simple to handle, and the operation of screenshotss program is at running background, make the current task of portable terminal can continue operation, make portable terminal intelligent more.
Should be understood that above-mentioned statement at preferred embodiment of the present invention is comparatively detailed, can not therefore think the restriction to scope of patent protection of the present invention, scope of patent protection of the present invention should be as the criterion with claims.

Claims (9)

1, a kind of on portable terminal the method for screen printing, may further comprise the steps:
A, start the back at described portable terminal and load the backstage servo programe, and instruction is monitored to screenshotss;
B, transmission screenshotss instruct to the backstage servo programe of portable terminal, and described backstage servo programe drives the content of screenshotss program intercepts frame buffer device.
2, method according to claim 1 is characterized in that, described screenshotss instruction sends to described backstage servo programe by the interrupt handling routine of portable terminal keyboard.
3, method according to claim 2 is characterized in that, described interrupt handling routine starts by the shortcut that triggers described keyboard.
4, method according to claim 1 is characterized in that, described step B also comprises: described backstage servo programe invoke script drives described screenshotss program by described script.
5, method according to claim 4 is characterized in that, described script logging has pre-configured described frame buffer device information.
6, method according to claim 1 is characterized in that, described step B also comprises: the described frame buffer device content that is truncated to is converted into rgb format.
7, method according to claim 7 is characterized in that, described step B also comprises: the described frame buffer device content that is truncated to is saved as picture format.
8, method according to claim 1 is characterized in that, described frame buffer device has a plurality of.
9, method according to claim 8 is characterized in that, described screenshotss program reads the content in described a plurality of frame buffer device successively, and is stored in respectively in the different memory cell.
CN200810066209A 2008-03-24 2008-03-24 Screen printing method on mobile terminal Expired - Fee Related CN101291488B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN200810066209A CN101291488B (en) 2008-03-24 2008-03-24 Screen printing method on mobile terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN200810066209A CN101291488B (en) 2008-03-24 2008-03-24 Screen printing method on mobile terminal

Publications (2)

Publication Number Publication Date
CN101291488A true CN101291488A (en) 2008-10-22
CN101291488B CN101291488B (en) 2012-09-05

Family

ID=40035510

Family Applications (1)

Application Number Title Priority Date Filing Date
CN200810066209A Expired - Fee Related CN101291488B (en) 2008-03-24 2008-03-24 Screen printing method on mobile terminal

Country Status (1)

Country Link
CN (1) CN101291488B (en)

Cited By (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2010083712A1 (en) * 2009-01-22 2010-07-29 中兴通讯股份有限公司 Mobile terminal and method for realizing real-time intercepting image to stream media
CN101867776A (en) * 2010-04-15 2010-10-20 西安酷派软件科技有限公司 Method and system for interaction of mobile television programs, mobile terminal and playing system
CN102270139A (en) * 2011-08-16 2011-12-07 潘天华 Screenshot method
CN102438029A (en) * 2010-09-29 2012-05-02 卓望数码技术(深圳)有限公司 Control method and system for realizing remote interaction of Android cell phones
CN102521284A (en) * 2011-11-28 2012-06-27 优视科技有限公司 Page screenshot processing method and device based on mobile terminal browser
CN102546797A (en) * 2011-12-31 2012-07-04 互动在线(北京)科技有限公司 Screen shooting method for mobile equipment based on browser end/server end structure
CN102779027A (en) * 2011-05-09 2012-11-14 腾讯科技(深圳)有限公司 Method and device for realizing screen capture based on instant communication software
CN103020263A (en) * 2012-12-24 2013-04-03 北京小米科技有限责任公司 Method, device and terminal for storing webpage information
WO2013113191A1 (en) * 2012-02-03 2013-08-08 海尔集团公司 Method and system for rapid video image transmission
CN103365840A (en) * 2012-03-26 2013-10-23 腾讯科技(深圳)有限公司 Web-based screenshot taking method and device
CN103426418A (en) * 2012-05-21 2013-12-04 联想(北京)有限公司 Method for processing display data and electronic device
CN103428489A (en) * 2012-05-15 2013-12-04 奇扬网科股份有限公司 Sending device and method for sharing screen capture
CN103577187A (en) * 2013-10-15 2014-02-12 中兴通讯股份有限公司 Method and related equipment for realizing webpage screenshot
CN103777855A (en) * 2012-10-23 2014-05-07 腾讯科技(深圳)有限公司 Method and device for capturing mobile terminal screen
CN103793366A (en) * 2012-10-29 2014-05-14 中兴通讯股份有限公司 Mobile terminal having built-in comment issuing function and issuing method thereof
CN103888589A (en) * 2012-12-20 2014-06-25 腾讯科技(深圳)有限公司 Method and device for realizing screenshot on application interface of mobile terminal
CN103891270A (en) * 2011-09-01 2014-06-25 汤姆逊许可公司 Method for capturing video related content
CN105100664A (en) * 2015-08-21 2015-11-25 北京金山安全软件有限公司 Image generation method and device
CN108008935A (en) * 2016-10-27 2018-05-08 北京国双科技有限公司 The treating method and apparatus of media resource
CN108388461A (en) * 2018-02-27 2018-08-10 山东超越数控电子股份有限公司 A kind of screen picture intercept method and device for firmware

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100678204B1 (en) * 2002-09-17 2007-02-01 삼성전자주식회사 Device and method for displaying data and television signal according to mode in mobile terminal
CN100384240C (en) * 2004-02-09 2008-04-23 联想(北京)有限公司 Screen printing method
CN100562092C (en) * 2007-06-25 2009-11-18 中兴通讯股份有限公司 Image information input method and system based on conversation on video telephone

Cited By (31)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2010083712A1 (en) * 2009-01-22 2010-07-29 中兴通讯股份有限公司 Mobile terminal and method for realizing real-time intercepting image to stream media
CN101867776A (en) * 2010-04-15 2010-10-20 西安酷派软件科技有限公司 Method and system for interaction of mobile television programs, mobile terminal and playing system
CN101867776B (en) * 2010-04-15 2013-04-24 西安酷派软件科技有限公司 Method and system for interaction of mobile television programs, mobile terminal and playing system
CN102438029A (en) * 2010-09-29 2012-05-02 卓望数码技术(深圳)有限公司 Control method and system for realizing remote interaction of Android cell phones
CN102438029B (en) * 2010-09-29 2015-01-14 卓望数码技术(深圳)有限公司 Control method and system for realizing remote interaction of Android cell phones
CN102779027B (en) * 2011-05-09 2016-08-10 腾讯科技(深圳)有限公司 A kind of method and device realizing screen interception based on instant communication software
CN102779027A (en) * 2011-05-09 2012-11-14 腾讯科技(深圳)有限公司 Method and device for realizing screen capture based on instant communication software
CN102270139B (en) * 2011-08-16 2013-09-11 潘天华 Screenshot method
CN102270139A (en) * 2011-08-16 2011-12-07 潘天华 Screenshot method
CN103891270A (en) * 2011-09-01 2014-06-25 汤姆逊许可公司 Method for capturing video related content
CN102521284A (en) * 2011-11-28 2012-06-27 优视科技有限公司 Page screenshot processing method and device based on mobile terminal browser
CN102521284B (en) * 2011-11-28 2015-04-29 优视科技有限公司 Page screenshot processing method and device based on mobile terminal browser
CN102546797A (en) * 2011-12-31 2012-07-04 互动在线(北京)科技有限公司 Screen shooting method for mobile equipment based on browser end/server end structure
CN102546797B (en) * 2011-12-31 2014-08-13 互动在线(北京)科技有限公司 Screen shooting method for mobile equipment based on browser end/server end structure
WO2013113191A1 (en) * 2012-02-03 2013-08-08 海尔集团公司 Method and system for rapid video image transmission
CN103365840B (en) * 2012-03-26 2016-08-03 腾讯科技(深圳)有限公司 A kind of screenshot method based on web and device
CN103365840A (en) * 2012-03-26 2013-10-23 腾讯科技(深圳)有限公司 Web-based screenshot taking method and device
CN103428489A (en) * 2012-05-15 2013-12-04 奇扬网科股份有限公司 Sending device and method for sharing screen capture
CN103426418A (en) * 2012-05-21 2013-12-04 联想(北京)有限公司 Method for processing display data and electronic device
CN103426418B (en) * 2012-05-21 2016-03-30 联想(北京)有限公司 A kind of data display processing method and electronic equipment
CN103777855A (en) * 2012-10-23 2014-05-07 腾讯科技(深圳)有限公司 Method and device for capturing mobile terminal screen
CN103777855B (en) * 2012-10-23 2018-09-21 腾讯科技(深圳)有限公司 The method and apparatus for intercepting mobile terminal screen
CN103793366A (en) * 2012-10-29 2014-05-14 中兴通讯股份有限公司 Mobile terminal having built-in comment issuing function and issuing method thereof
CN103888589A (en) * 2012-12-20 2014-06-25 腾讯科技(深圳)有限公司 Method and device for realizing screenshot on application interface of mobile terminal
CN103888589B (en) * 2012-12-20 2015-11-18 腾讯科技(深圳)有限公司 Method and the device of sectional drawing is realized at mobile terminal application interface
CN103020263A (en) * 2012-12-24 2013-04-03 北京小米科技有限责任公司 Method, device and terminal for storing webpage information
CN103577187A (en) * 2013-10-15 2014-02-12 中兴通讯股份有限公司 Method and related equipment for realizing webpage screenshot
CN105100664A (en) * 2015-08-21 2015-11-25 北京金山安全软件有限公司 Image generation method and device
CN108008935A (en) * 2016-10-27 2018-05-08 北京国双科技有限公司 The treating method and apparatus of media resource
CN108008935B (en) * 2016-10-27 2021-05-14 北京国双科技有限公司 Media resource processing method and device
CN108388461A (en) * 2018-02-27 2018-08-10 山东超越数控电子股份有限公司 A kind of screen picture intercept method and device for firmware

Also Published As

Publication number Publication date
CN101291488B (en) 2012-09-05

Similar Documents

Publication Publication Date Title
CN101291488B (en) Screen printing method on mobile terminal
CN105549819B (en) The display methods and device of background application information
WO2021115194A1 (en) Application icon display method and electronic device
CN106357880A (en) Double-screen mobile terminal and system control method thereof
CN101834941A (en) Method, system and mobile terminal for generating browser page link
CN113132526B (en) Page drawing method and related device
US11455075B2 (en) Display method when application is exited and terminal
CN105988860A (en) Method for executing application program and mobile device
CN101807138A (en) Menu picture display device and method thereof
CN104765522A (en) Chat window display control method and system
CN103488371A (en) Method for making animation on mobile terminal and mobile terminal
CN101800810B (en) Display equipment capable of displaying effective information after switching off and method
CN108304234A (en) A kind of page display method and device
CN109739571A (en) Application program launching method, mobile terminal and computer readable storage medium
US20100103102A1 (en) Displaying method and display control module
CN116052618A (en) Screen refresh rate switching method and electronic equipment
CN116088716B (en) Window management method and terminal equipment
JPWO2012127627A1 (en) Information device, screen switching method, and screen switching program
CN107809531A (en) A kind of schedule creation method, mobile terminal
KR20160097415A (en) Application for operating multi-windows on android platform and the touch device equipped with the same
CN105472679B (en) Network switching method and device of communication terminal
CN102184076A (en) Method and device for controlling input of mobile terminal specific to JAVA program
WO2006080306A1 (en) Linkage operation method and communication terminal apparatus
WO2023246386A1 (en) Interface display method and apparatus
CN101167056A (en) Linkage operation method and communication terminal device

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20120905

Termination date: 20170324