CN102109959A - Method for realizing rotation of JAVA application programming interface (API) with rotation of screen - Google Patents

Method for realizing rotation of JAVA application programming interface (API) with rotation of screen Download PDF

Info

Publication number
CN102109959A
CN102109959A CN2011100538379A CN201110053837A CN102109959A CN 102109959 A CN102109959 A CN 102109959A CN 2011100538379 A CN2011100538379 A CN 2011100538379A CN 201110053837 A CN201110053837 A CN 201110053837A CN 102109959 A CN102109959 A CN 102109959A
Authority
CN
China
Prior art keywords
screen
java
rotation
application program
pixel value
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN2011100538379A
Other languages
Chinese (zh)
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.)
Huizhou TCL Mobile Communication Co Ltd
Original Assignee
Huizhou TCL Mobile Communication 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 Huizhou TCL Mobile Communication Co Ltd filed Critical Huizhou TCL Mobile Communication Co Ltd
Priority to CN2011100538379A priority Critical patent/CN102109959A/en
Publication of CN102109959A publication Critical patent/CN102109959A/en
Priority to PCT/CN2012/071951 priority patent/WO2012119531A1/en
Pending legal-status Critical Current

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/16Constructional details or arrangements
    • G06F1/1601Constructional details related to the housing of computer displays, e.g. of CRT monitors, of flat displays
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F1/00Details not covered by groups G06F3/00 - G06F13/00 and G06F21/00
    • G06F1/16Constructional details or arrangements
    • G06F1/1613Constructional details or arrangements for portable computers
    • G06F1/1633Constructional details or arrangements of portable computers not specific to the type of enclosures covered by groups G06F1/1615 - G06F1/1626
    • G06F1/1684Constructional details or arrangements related to integrated I/O peripherals not covered by groups G06F1/1635 - G06F1/1675
    • G06F1/1694Constructional details or arrangements related to integrated I/O peripherals not covered by groups G06F1/1635 - G06F1/1675 the I/O peripheral being a single or a set of motion sensors for pointer control or gesture input obtained by sensing movements of the portable computer
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2200/00Indexing scheme relating to G06F1/04 - G06F1/32
    • G06F2200/16Indexing scheme relating to G06F1/16 - G06F1/18
    • G06F2200/161Indexing scheme relating to constructional details of the monitor
    • G06F2200/1614Image rotation following screen orientation, e.g. switching from landscape to portrait mode
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2200/00Indexing scheme relating to G06F1/04 - G06F1/32
    • G06F2200/16Indexing scheme relating to G06F1/16 - G06F1/18
    • G06F2200/163Indexing scheme relating to constructional details of the computer
    • G06F2200/1637Sensing arrangement for detection of housing movement or orientation, e.g. for controlling scrolling or cursor movement on the display of an handheld computer

Abstract

The invention discloses a method for realizing rotation of a JAVA application programming interface (API) with the rotation of a screen. The method comprises the steps as follows: a processor detects that the state of mobile equipment is changed to trigger the screen to rotate; a bottom-layer application program sends a screen rotation event to a platform application layer; the platform application layer controls a local application program to rotate with the rotation of a display interface, and then sends the screen rotation event to a JAVA kernel through a JAVA adaptation layer; the JAVA kernel modifies screen size parameters; the JAVA core calls the screen size of the mobile equipment of the JAVA application program to modify an interface; and the JAVA application program reads new screen size parameters in altering functions of the screen size of the mobile equipment, and refreshes interface display in accordance with the new screen size parameters. By means of the method, the JAVA API can rotate with the rotation of the screen of the mobile equipment by using the minimum development working capacity, so that the mobile equipment with the rotatable screen realizes more complete promotion of user experience.

Description

The JAVA Application Program Interface is followed the method for rotation during the screen rotation
Technical field
The present invention relates to the mobile device application, the JAVA Application Program Interface was followed the method for rotation when in particular a kind of screen rotated.
Background technology
For abundant more user experience is provided, adapt to different use habits, increasing mobile device support screen rotation triggers such as passing through slip lid or G-sensor or alternate manner, thereby makes the user switch horizontal screen demonstration or perpendicular screen demonstration at any time according to the hobby of oneself.
When the screen rotation is triggered, use the local application of operating platform language development can directly receive this trigger event in the mobile device, thereby realize the rotation of following of its Application Program Interface, but the JAVA application program in the mobile device, owing to do not rotate the interface definition of incident in the JAVA standard at screen, most JAVA application programs are only at fixing screen size design, perhaps only when starting, read once current screen size (high/wide) and show according to this size always that then display interface can not be followed the rotation of mobile device screen and be rotated from system.
The JAVA technology is a highly standardized technology.Generally, any function that is not included into standard can't realize by the JAVA application program is creative, otherwise this JAVA application program is difficult to freely adapt between different system, also is cross-platform operation.But under the situation that standardized technique lags behind, some emerging application demands must cause the expansion of existing capability or multiplexing.
Therefore, prior art has yet to be improved and developed.
Summary of the invention
The JAVA Application Program Interface is followed the method for rotation when the object of the present invention is to provide a kind of screen to rotate, be intended to solve the JAVA application program in the existing mobile device, since in the JAVA standard not at the interface definition of screen rotation incident, thereby can not realize that its Application Program Interface follows the screen rotation and the problem of rotation.
Technical scheme of the present invention is as follows: the JAVA Application Program Interface was followed the method for rotation when a kind of screen rotated, and it may further comprise the steps:
S100: processor detects mobile device status and changes and trigger screen and be rotated;
S200: bottom layer application program sends to the platform application layer with screen rotation incident;
S300: platform application layer control local application is realized the rotation of following with display interface, and by the JAVA adaptation layer screen rotation incident is sent to the JAVA kernel;
S400:JAVA kernel modifications screen size parameter;
The mobile device screen size change interface of S500:JAVA kernel calls JAVA application program;
The S600:JAVA application program reads new screen size parameter and refreshes interface display in view of the above in mobile device screen size change function.
The JAVA Application Program Interface was followed the method for rotation when described screen rotated, and wherein, the mode that the triggering screen is rotated comprises: the slip lid state changes or changes by sensor mobile device direction.
The JAVA Application Program Interface was followed the method for rotation when described screen rotated, and wherein, described JAVA application program comprises the application program of full screen display and the application program of non-full screen display.
The JAVA Application Program Interface was followed the method for rotation when described screen rotated, wherein, JAVA application program for full screen display, the concrete grammar of described JAVA kernel modifications screen size parameter is: exchange screen height and width pixel value, screen height pixel value before the rotation is set to postrotational screen width pixel value, and the screen width pixel value before rotating simultaneously is set to postrotational screen height pixel value.
The JAVA Application Program Interface was followed the method for rotation when described screen rotated, wherein, JAVA application program for non-full screen display, the concrete grammar of described JAVA kernel modifications screen size parameter is: the pixel value in computing mode bar and the shared zone of softkey bar, screen height pixel value before the rotation is added that the status bar height pixel value before the rotation adds that the softkey bar height pixel value before the rotation obtains postrotational screen width pixel value, will rotate preceding screen width pixel value simultaneously and deduct postrotational status bar height pixel value and deduct postrotational softkey bar height pixel value and obtain postrotational screen height pixel value.
Beneficial effect of the present invention: the invention provides a standard interface Displayable.sizeChanged(screen size change interface that defines in a kind of multiplexing JAVA fundamental norms) transmits screen rotation incident, thereby the JAVA Application Program Interface is followed the technical method of rotation when realizing the rotation of mobile device screen with the development amount of minimum, makes the mobile device of rotatable screen have more complete user experience and promotes.
Description of drawings
Fig. 1 is the structural representation of JAVA technology platform.
Fig. 2 is the process flow diagram of method provided by the invention.
Embodiment
For making purpose of the present invention, technical scheme and advantage clearer, clear and definite, below develop simultaneously with reference to accompanying drawing that the present invention is described in more detail for embodiment.
As shown in Figure 1, the JAVA technology is a cross-platform software engineering.Meet the JAVA application program (MIDlet) of J2ME standard and can be on different hardware devices adjust and adaptive (even not needs adjustment fully) and move, and need not consider the processor and the operating system details of hardware device platform through simple.
It also is the JAVA virtual machine that the cross-platform characteristic of JAVA itself depends on its abstract application program running environment.The core function that realizes the JAVA virtual machine is commonly called JAVA kernel (Core), perhaps also simply is called JVM.
Need be when different JAVA application programs operates on the same hardware device to the management of its resource and recorded information, this part function is commonly referred to JAVA application manager (abbreviating JAM as), or be called JAVA application management layer, the part that can regard the JAVA virtual machine as also can be regarded the application layer on a basis on the JAVA kernel as.
For with the overall operation of JAVA technology on another entity hardware and software platform, need some graftings and adaptive work.Xiang Guan all hardware and software mating parts are commonly called the adaptive of JAVA and JAVA adaptation layer therewith.
Operating under the JAVA adaptation layer is exactly system platform, and some bottom layer application program.Other more high-rise application also may with operations such as the JAVA system communicates by letter with the JAVA application program, but often can not direct communication, but the help by JAVA adaptation layer and JAVA kernel and JAM.
Referring to Fig. 2, the invention provides mobile device screen when rotation JAVA Application Program Interface and follow the method flow of rotation and may further comprise the steps:
Step S100: processor detects mobile device status and changes and trigger screen and be rotated.
Step S200: bottom layer application program sends to the platform application layer with screen rotation incident.
Step S300: platform application layer control local application is realized the rotation of following with display interface, and by the JAVA adaptation layer screen rotation incident is sent to the JAVA kernel.
Step S400:JAVA kernel modifications screen size parameter.
The mobile device screen size change interface interface of step S500:JAVA kernel calls JAVA application program.
Step S600:JAVA application program reads new screen size parameter and refreshes interface display in view of the above in mobile device screen size change interface function.
Wherein, described mobile device is an example with the mobile phone, but is not limited to mobile phone, and the incident that its triggering screen is rotated comprises that the slip lid state changes or changes or other mechanical/electrical submode by sensor (G-sensor) detection mobile device direction.
The detailed protocol of method provided by the invention is described below:
At first be to change or detect by G-sensor that the mobile device direction changes or triggered screen rotation incident by other mechanical/electrical submode by the slip lid state, this moment, the processor of mobile device detected the screen spinning movement of mobile device.It is used by bottom screen rotation incident is sent to the platform application layer, here, numerous platform local applications all can be received this incident, and refresh current display interface (if any) or display interface next time in view of the above, thereby realize following rotation.
Be through with to just handling here in the traditional scheme, in the scheme that the present technique method provides, newly-increased following processing:
The platform application layer is by the JAVA adaptation layer, and the core JAVA kernel that screen rotation incident is sent to the JAVA virtual machine is JVM.The platform application layer is newly-increased screen rotation event definition at JAVA in the event definition file, and it is passed to the JAVA adaptation layer, and described JAVA adaptation layer passes to JVM again.For example, be defined as: MSG_ID_MMI_JAVA_SCREEN_ROTATION_IND.
JVM revises the screen size parameter of its record, and described screen size parameter can be read by the JAVA application program.Because some JAVA program makes and is displayed in full screen, therefore and some JAVA program is used non-full screen display, need deduct the space of softkey bar that is used for showing right and left key function character functional character string that is used for the status bar of demonstration time/electric weight/icons such as network and bottom on top for the JAVA program of non-full screen display.So both of these case all will be considered: for the situation of full screen display, only need exchange screen height/wide pixel value, be about to the preceding screen height pixel value of rotation and be set to postrotational screen width pixel value, the screen width pixel value before rotating simultaneously is set to postrotational screen height pixel value; Situation for non-full screen display, then need to recomputate plus-minus status bar and the shared zone of softkey bar, the screen height pixel value that is about to before the rotation adds that the status bar height pixel value before the rotation adds that the softkey bar height pixel value before the rotation obtains postrotational screen width pixel value, will rotate preceding screen width pixel value simultaneously and deduct postrotational status bar height pixel value and deduct postrotational softkey bar height pixel value and obtain postrotational screen height pixel value.
JVM calls the Displayable.sizeChanged (comprising Canvas.sizeChanged) of JAVA application program then, Displayable.sizeChanged (comprising Canvas.sizeChanged) is a standard interface that defines in the JAVA fundamental norms, be mainly used in the JAVA application program and when switching screen mode toggle and non-screen mode toggle, refresh display interface, its particular content is realized by JAVA application program oneself, JVM can't unify control, therefore in order to reach the target of following rotation, at last the JAVA application program is done following requirement:
The JAVA application program should realize in the Displayable.sizeChanged function successively: read new screen size parameter from JVM; According to new screen size parameter, recomputate the big or small position of adjusting each display element of interface,, this application program initial design shows dynamically but not fixed measure that this step just is more prone to realize if becoming; Last JAVA application program refreshes interface display, thereby realizes the final rotate effect of following.
The invention provides a standard interface Displayable.sizeChanged who defines in a kind of multiplexing JAVA fundamental norms and transmit screen rotation incident, thereby the JAVA Application Program Interface is followed the technical method of rotation when realizing the rotation of mobile device screen with the development amount of minimum, makes the mobile device of rotatable screen have more complete user experience and promotes.
Should be understood that application of the present invention is not limited to above-mentioned giving an example, for those of ordinary skills, can be improved according to the above description or conversion that all these improvement and conversion all should belong to the protection domain of claims of the present invention.

Claims (5)

1. the JAVA Application Program Interface was followed the method for rotation when a screen rotated, and it is characterized in that, may further comprise the steps:
S100: processor detects mobile device status and changes and trigger screen and be rotated;
S200: bottom layer application program sends to the platform application layer with screen rotation incident;
S300: platform application layer control local application is realized the rotation of following with display interface, and by the JAVA adaptation layer screen rotation incident is sent to the JAVA kernel;
S400:JAVA kernel modifications screen size parameter;
The mobile device screen size change interface of S500:JAVA kernel calls JAVA application program;
The S600:JAVA application program reads new screen size parameter and refreshes interface display in view of the above in mobile device screen size change function.
2. the JAVA Application Program Interface was followed the method for rotation when screen according to claim 1 rotated, and it is characterized in that, the mode that the triggering screen is rotated comprises: the slip lid state changes or changes by sensor mobile device direction.
3. the JAVA Application Program Interface was followed the method for rotation when screen according to claim 1 rotated, and it is characterized in that described JAVA application program comprises the application program of full screen display and the application program of non-full screen display.
4. the JAVA Application Program Interface was followed the method for rotation when screen according to claim 3 rotated, it is characterized in that, JAVA application program for full screen display, the concrete grammar of described JAVA kernel modifications screen size parameter is: exchange screen height and width pixel value, screen height pixel value before the rotation is set to postrotational screen width pixel value, and the screen width pixel value before rotating simultaneously is set to postrotational screen height pixel value.
5. the JAVA Application Program Interface was followed the method for rotation when screen according to claim 3 rotated, it is characterized in that, JAVA application program for non-full screen display, the concrete grammar of described JAVA kernel modifications screen size parameter is: the pixel value in computing mode bar and the shared zone of softkey bar, screen height pixel value before the rotation is added that the status bar height pixel value before the rotation adds that the softkey bar height pixel value before the rotation obtains postrotational screen width pixel value, will rotate preceding screen width pixel value simultaneously and deduct postrotational status bar height pixel value and deduct postrotational softkey bar height pixel value and obtain postrotational screen height pixel value.
CN2011100538379A 2011-03-07 2011-03-07 Method for realizing rotation of JAVA application programming interface (API) with rotation of screen Pending CN102109959A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN2011100538379A CN102109959A (en) 2011-03-07 2011-03-07 Method for realizing rotation of JAVA application programming interface (API) with rotation of screen
PCT/CN2012/071951 WO2012119531A1 (en) 2011-03-07 2012-03-05 Method for enabling java application program interface to rotate when mobile device screen rotates

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2011100538379A CN102109959A (en) 2011-03-07 2011-03-07 Method for realizing rotation of JAVA application programming interface (API) with rotation of screen

Publications (1)

Publication Number Publication Date
CN102109959A true CN102109959A (en) 2011-06-29

Family

ID=44174138

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2011100538379A Pending CN102109959A (en) 2011-03-07 2011-03-07 Method for realizing rotation of JAVA application programming interface (API) with rotation of screen

Country Status (2)

Country Link
CN (1) CN102109959A (en)
WO (1) WO2012119531A1 (en)

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102508675A (en) * 2011-12-28 2012-06-20 Tcl集团股份有限公司 Response processing method and device for mouse motion based on android platform
CN102520842A (en) * 2011-11-18 2012-06-27 广东欧珀移动通信有限公司 Horizontal-vertical screen switching rotation control method for hand-held devices
WO2012119531A1 (en) * 2011-03-07 2012-09-13 惠州Tcl移动通信有限公司 Method for enabling java application program interface to rotate when mobile device screen rotates
CN103353837A (en) * 2013-05-30 2013-10-16 百度在线网络技术(北京)有限公司 Method and equipment for display page in mobile equipment
CN103558977A (en) * 2013-10-15 2014-02-05 广东欧珀移动通信有限公司 Method and device for preventing screen mislocking
CN103970397A (en) * 2013-01-30 2014-08-06 腾讯科技(深圳)有限公司 Rotary screen interface display method and rotary screen interface display device
TWI550505B (en) * 2012-03-14 2016-09-21 三竹資訊股份有限公司 Device and method for locking up screen direction of the finance software
CN106095417A (en) * 2016-05-31 2016-11-09 广东欧珀移动通信有限公司 A kind of prospect Application Program Interface refresh synchronization method and system
CN106527699A (en) * 2016-10-26 2017-03-22 惠州Tcl移动通信有限公司 Method and system capable of realizing synchronous rotation of display interface and terminal
CN106550131A (en) * 2016-10-25 2017-03-29 惠州Tcl移动通信有限公司 A kind of method and system for realizing interface of mobile terminal content rotational display
CN106610771A (en) * 2016-12-12 2017-05-03 广州神马移动信息科技有限公司 Method and device for generating and adaptively rotating speech recognition interface
CN107256142A (en) * 2017-04-21 2017-10-17 腾讯科技(深圳)有限公司 Method and terminal that a kind of page is shown
CN109634695A (en) * 2017-10-09 2019-04-16 武汉斗鱼网络科技有限公司 A kind of method and device of the interface SDK automatic adaptation software horizontal/vertical screen

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9953017B2 (en) * 2015-05-05 2018-04-24 International Business Machines Corporation Displaying at least one categorized message

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2005027550A1 (en) * 2003-09-17 2005-03-24 Nokia Corporation A mobile cellular telephone with a display that is controlled partly by an incline sensor.
EP1580967A2 (en) * 2004-03-22 2005-09-28 Nec Corporation Display apparatus, display switching method thereof, and electronic equipment including display device
CN101030982A (en) * 2007-03-22 2007-09-05 宇龙计算机通信科技(深圳)有限公司 Apparatus and method for automatically adjusting display-screen content and direction

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2001205A4 (en) * 2006-03-28 2011-05-04 Sharp Kk Mobile communication terminal
CN102109959A (en) * 2011-03-07 2011-06-29 惠州Tcl移动通信有限公司 Method for realizing rotation of JAVA application programming interface (API) with rotation of screen

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2005027550A1 (en) * 2003-09-17 2005-03-24 Nokia Corporation A mobile cellular telephone with a display that is controlled partly by an incline sensor.
EP1580967A2 (en) * 2004-03-22 2005-09-28 Nec Corporation Display apparatus, display switching method thereof, and electronic equipment including display device
CN101030982A (en) * 2007-03-22 2007-09-05 宇龙计算机通信科技(深圳)有限公司 Apparatus and method for automatically adjusting display-screen content and direction

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
《J2ME MIDP 1.0/2.0无线设备编程指南》 20040731 闻怡洋 J2ME MIDP 1.0/2.0无线设备编程指南 北京大学出版社 第52-54页 1-5 , *

Cited By (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2012119531A1 (en) * 2011-03-07 2012-09-13 惠州Tcl移动通信有限公司 Method for enabling java application program interface to rotate when mobile device screen rotates
CN102520842A (en) * 2011-11-18 2012-06-27 广东欧珀移动通信有限公司 Horizontal-vertical screen switching rotation control method for hand-held devices
CN102508675B (en) * 2011-12-28 2015-01-07 Tcl集团股份有限公司 Response processing method and device for mouse motion based on android platform
CN102508675A (en) * 2011-12-28 2012-06-20 Tcl集团股份有限公司 Response processing method and device for mouse motion based on android platform
TWI550505B (en) * 2012-03-14 2016-09-21 三竹資訊股份有限公司 Device and method for locking up screen direction of the finance software
CN103970397B (en) * 2013-01-30 2018-06-15 腾讯科技(深圳)有限公司 Rotation screen method for showing interface and device
CN103970397A (en) * 2013-01-30 2014-08-06 腾讯科技(深圳)有限公司 Rotary screen interface display method and rotary screen interface display device
CN103353837A (en) * 2013-05-30 2013-10-16 百度在线网络技术(北京)有限公司 Method and equipment for display page in mobile equipment
WO2014190883A1 (en) * 2013-05-30 2014-12-04 百度在线网络技术(北京)有限公司 Method and device for displaying page in mobile device
CN103558977A (en) * 2013-10-15 2014-02-05 广东欧珀移动通信有限公司 Method and device for preventing screen mislocking
CN106095417A (en) * 2016-05-31 2016-11-09 广东欧珀移动通信有限公司 A kind of prospect Application Program Interface refresh synchronization method and system
WO2017206893A1 (en) * 2016-05-31 2017-12-07 广东欧珀移动通信有限公司 Interface refresh synchronization method and apparatus, terminal, and storage medium
EP3407186A4 (en) * 2016-05-31 2019-03-20 Guangdong OPPO Mobile Telecommunications Corp., Ltd. Interface refresh synchronization method and apparatus, terminal, and storage medium
CN106095417B (en) * 2016-05-31 2019-04-05 Oppo广东移动通信有限公司 A kind of prospect Application Program Interface refresh synchronization method and system
US10768947B2 (en) 2016-05-31 2020-09-08 Guangdong Oppo Mobile Telecommunications Corp., Ltd. Method for interface refresh synchronization,terminal device, and non-transitory computer-readable storage medium
US10810019B2 (en) 2016-05-31 2020-10-20 Guangdong Oppo Mobile Telecommunications Corp., Ltd. Method for interface refresh synchronization, terminal device, and non-transitory computer-readable storage medium
CN106550131A (en) * 2016-10-25 2017-03-29 惠州Tcl移动通信有限公司 A kind of method and system for realizing interface of mobile terminal content rotational display
CN106527699A (en) * 2016-10-26 2017-03-22 惠州Tcl移动通信有限公司 Method and system capable of realizing synchronous rotation of display interface and terminal
CN106610771A (en) * 2016-12-12 2017-05-03 广州神马移动信息科技有限公司 Method and device for generating and adaptively rotating speech recognition interface
CN107256142A (en) * 2017-04-21 2017-10-17 腾讯科技(深圳)有限公司 Method and terminal that a kind of page is shown
CN109634695A (en) * 2017-10-09 2019-04-16 武汉斗鱼网络科技有限公司 A kind of method and device of the interface SDK automatic adaptation software horizontal/vertical screen

Also Published As

Publication number Publication date
WO2012119531A1 (en) 2012-09-13

Similar Documents

Publication Publication Date Title
CN102109959A (en) Method for realizing rotation of JAVA application programming interface (API) with rotation of screen
EP3680764B1 (en) Icon moving method and device
JP2018085148A (en) Haptic theme framework
KR20220158800A (en) Content Sharing Methods and Electronic Equipment
JP5902556B2 (en) Electronic device, control method, and control program
CN106843537B (en) The synchronous methods, devices and systems of mouse
CN112328344B (en) Screen projection processing method and first equipment
WO2018077041A1 (en) Method and apparatus for running application
US20160072873A1 (en) Virtual desktop encoding based on user input behavior
CN107608550B (en) Touch operation response method and device
WO2019047189A1 (en) Message display method and device and terminal
CN114816208A (en) Touch control method and device
WO2012139347A1 (en) Terminal, terminal function invoking method, and device
CN104081374A (en) Hierarchical display-server system and method
WO2009104829A1 (en) Web browsing environment provider system for multiple users and control method thereof
EP3680765A1 (en) Navigation bar control method and device
EP3671412A1 (en) Touch operation response method and device
WO2015168849A1 (en) Simulated desktop building method and related device
CN102184076B (en) Method and device for controlling input of mobile terminal specific to JAVA program
US20230333803A1 (en) Enhanced Screen Sharing Method and System, and Electronic Device
CN103177028A (en) Method and system for information interaction
CN103942039A (en) Method for switching games/having access to platform in task window of mobile phone
EP3680769A1 (en) Information display method, apparatus, and terminal
JP2008191901A (en) Electronic equipment, control program and control method of electronic equipment
CN107957951B (en) Method and device for testing functions of application program

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C12 Rejection of a patent application after its publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20110629