CN110069226B - Mobile display method for application in display equipment and display equipment - Google Patents

Mobile display method for application in display equipment and display equipment Download PDF

Info

Publication number
CN110069226B
CN110069226B CN201910261243.3A CN201910261243A CN110069226B CN 110069226 B CN110069226 B CN 110069226B CN 201910261243 A CN201910261243 A CN 201910261243A CN 110069226 B CN110069226 B CN 110069226B
Authority
CN
China
Prior art keywords
application
screen
task
display
relevance
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
CN201910261243.3A
Other languages
Chinese (zh)
Other versions
CN110069226A (en
Inventor
张耀仁
于洪
李保成
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hisense Visual Technology Co Ltd
Original Assignee
Hisense Visual Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hisense Visual Technology Co Ltd filed Critical Hisense Visual Technology Co Ltd
Priority to CN201910261243.3A priority Critical patent/CN110069226B/en
Publication of CN110069226A publication Critical patent/CN110069226A/en
Application granted granted Critical
Publication of CN110069226B publication Critical patent/CN110069226B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/14Digital output to display device ; Cooperation and interconnection of the display device with other functional units
    • G06F3/1423Digital output to display device ; Cooperation and interconnection of the display device with other functional units controlling a plurality of local displays, e.g. CRT and flat panel display
    • G06F3/1431Digital output to display device ; Cooperation and interconnection of the display device with other functional units controlling a plurality of local displays, e.g. CRT and flat panel display using a single graphics controller
    • 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/4401Bootstrapping
    • G06F9/4411Configuring for operating with peripheral devices; Loading of device drivers
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files

Abstract

The invention relates to the technical field of display, in particular to a mobile display method applied in display equipment, which comprises the following steps: acquiring at least two applications currently displayed in a first screen; judging whether an application with starting relevance exists in at least two applications; if yes, switching the application with the starting relevance to a second screen for displaying; the invention binds the application tasks with the starting relevance and displays the bound application tasks together on a screen, thereby ensuring the integrity of the associated scenes of the application tasks and greatly improving the use experience of users.

Description

Mobile display method for application in display equipment and display equipment
Technical Field
The invention relates to the technical field of electronic display, in particular to a mobile display method applied in display equipment and the display equipment for executing the mobile display method.
Background
The split screen mode is a commonly used display mode in existing display devices, when the display device displays in the split screen mode, a screen of the display device is divided into an upper display area, a lower display area, a left display area and a right display area, and each display area can independently display and operate an application therein.
In actual use, a user often moves an application in one display area to another display area for display according to the needs of the user. In the prior art, as shown in fig. 1, a display device usually moves an application 1 in a first screen to a second screen, and an application 2 triggering the start of the application 1 is left in the first screen, so that two associated applications are displayed in two display areas after moving the screen, and an application-associated scene is damaged, which greatly affects the use experience of a user.
For example, the application 2 displayed in the first screen is an electronic whiteboard application, and when a user needs to show a picture in the display device in the electronic whiteboard application, the user may touch the "insert picture" icon in the first screen to trigger starting of the application 1, that is, the file management application; and the application 3 displayed in the second screen is a setting application. At this time, when the user needs to shift the application in the two screens, only the file management application and the setting application are usually exchanged, and the electronic whiteboard application displayed in the first screen is overwritten by the setting application. Therefore, after the screen is moved, the operation of inserting the picture into the electronic whiteboard application cannot be completed.
Disclosure of Invention
In order to overcome the above drawbacks, the present invention provides a method and a display device for ensuring that associated applications can be displayed in the same display area in a split-screen display mode.
The purpose of the invention is realized by the following technical scheme:
the invention relates to a mobile display method applied in display equipment, which comprises the following steps:
acquiring at least two applications currently displayed in a first screen;
determining whether an associated application exists among the at least two applications;
and if so, switching the associated application to a second screen for display.
In the present invention, the method further comprises:
and simultaneously switching at least one application currently displayed in the second screen to be displayed in the first screen.
In the present invention, before acquiring at least two applications currently displayed in the first screen, the method further includes:
an instruction is received to instruct to swap an application currently displayed in the first screen and the second screen.
In the present invention, the method further comprises:
and simultaneously displaying the started target application in the first screen.
In the present invention, before acquiring at least two applications currently displayed in the first screen, the method further includes:
an instruction is received to instruct launching of a target application, the target application being different from at least two applications currently displayed in the first screen.
In the present invention, the acquiring at least two applications currently displayed in the first screen includes:
and acquiring at least two tasks corresponding to the applications from the top to the bottom of the stack from a first task stack where the first screen is located.
In the present invention, the determining whether there is an associated application further includes:
judging whether the tasks corresponding to the at least two acquired applications have starting relevance or not;
and if so, moving the task with the starting relevance out of the first task stack and saving the task to a temporary area.
In the present invention, the switching the associated application to the display in the second screen includes:
recording the display level sequence of the associated tasks in the first task stack, moving the associated tasks in the temporary area into the second task stack where the second screen is located, and arranging the associated tasks according to the display level sequence in the first task stack.
In the present invention, said obtaining at least two applications currently displayed in the first screen previously comprises:
and setting the starting associated information of all the applications.
The present invention is a display device, comprising:
a memory for storing processor-executable instructions;
wherein the processor is configured to execute the mobile display method of an in-display device application as described above.
The method and the device for displaying the application in the mobile terminal binding the application with the starting relevance in the same display area bind the application with the starting relevance, and when one bound application needs to be displayed in a screen shifting mode, other bound applications also simultaneously display in the screen shifting mode, so that the application with the starting relevance can be effectively displayed in the same display area, the integrity of application relevant scenes is guaranteed, and the use experience of a user is greatly improved.
Drawings
For the purpose of easy explanation, the present invention will be described in detail with reference to the following preferred embodiments and the accompanying drawings.
FIG. 1 is a diagram illustrating a usage scenario of application swapping display in a display device according to the prior art;
FIG. 2 is a schematic diagram illustrating a workflow of an embodiment of a mobile display method applied in a display device according to the present invention;
FIG. 3 is a schematic view of a usage scenario of application swapping display in the display device of the present invention;
FIG. 4 is a schematic diagram of another usage scenario of application swapping display in a display device according to the present invention;
fig. 5 is a detailed flowchart of an embodiment of a mobile display method applied in a display device according to the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention is further described in detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
In the description of the present invention, it is to be understood that the terms "center", "longitudinal", "lateral", "length", "width", "thickness", "upper", "lower", "front", "rear", "left", "right", "vertical", "horizontal", "top", "bottom", "inner", "outer", "clockwise", "counterclockwise", and the like, indicate orientations and positional relationships based on those shown in the drawings, and are used only for convenience of description and simplicity of description, and do not indicate or imply that the device or element being referred to must have a particular orientation, be constructed and operated in a particular orientation, and thus, should not be considered as limiting the present invention. Furthermore, the terms "first", "second" and "first" are used for descriptive purposes only and are not to be construed as indicating or implying relative importance or implicitly indicating the number of technical features indicated. Thus, features defined as "first", "second", may explicitly or implicitly include one or more of the described features. In the description of the present invention, "a plurality" means two or more unless specifically defined otherwise.
The following describes a mobile display method applied in a display device according to an embodiment of the present invention.
It should be noted that each window corresponds to a stack (stack) list, that is, a stack, which has a last-in-first-out characteristic.
Illustratively, when a first application is started in a window, a first task corresponding to the first application is created in a task stack corresponding to the window; when a second application is started in the window, a second task corresponding to the second application is created in a task stack corresponding to the window, and the second task is positioned above the first task; when a third application is started in the window, a third task corresponding to the third application is created in a task stack corresponding to the window, and the third task is located above the second task … …, where the sequence of tasks from the top of the stack to the bottom of the stack in the task stack is: a third task, a second task, and a first task; and the task currently displayed on the window is a top-of-stack task, i.e., a third application.
On the basis of the above description, please refer to fig. 2, the method includes:
s201, judging whether the tasks in a window have relevance or not
As shown in fig. 3, all task lists of the FullScreen task stack where the first screen window task is located are obtained through an activitystackhypervisor (task stack supervisory thread), and whether the top task and the sub-top task of the task list have an association is checked. Here, the association of the two tasks may be implemented such that the start of the top-of-stack task can be triggered by the secondary top-of-stack task.
The stack list corresponding to the first screen window is called a FullScreen stack, and the stack list corresponding to the second screen window is called a Docker stack. S202, moving out the task to a temporary area
Acquiring the judgment result of the step S201, if the stack top task and the secondary stack top task are not related, only removing the stack top task from the FullScreen task stack where the right window task is located, and storing the removed stack top task in a first temporary area; and if the stack top task and the secondary stack top task are related, the stack top task and the secondary stack top task are removed from the FullScreen task stack where the right window task is located, and the removed stack top task and the secondary stack top task are stored in the first temporary area.
S203, judging whether the task in the other window is related or not
And obtaining all task lists of the Docked task stack where the second screen window task is located through the ActivityStackSupervisor, and checking whether the stack top task and the secondary stack top task of the task lists are related or not. Here, the association of the two tasks may be implemented such that the start of the top-of-stack task can be triggered by the secondary top-of-stack task.
S204, moving out the task to the temporary area
Acquiring the judgment result of the step S203, if the stack top task and the secondary stack top task have no relevance, only removing the stack top task from the Docked task stack where the second screen window task is located, and storing the removed stack top task in a second temporary area; and if the stack top task and the secondary stack top task are related, the stack top task and the secondary stack top task are removed from the Docked task stack where the second screen window task is located, and the removed stack top task and the secondary stack top task are stored in a second temporary area.
In this embodiment, the steps S201 to S202 may be exchanged with the steps S203 to S204, or may be executed simultaneously.
S205. pause window refresh
And informing the WMS of window management service, preparing for exchanging applications, and suspending window refreshing.
S206, switching out tasks in two windows
The task stored in the first temporary area in step S202 is moved to the FullScreen task stack where the first screen window task is located, and the task stored in the second temporary area in step S204 is moved to the docketed task stack where the second screen window task is located. Preferably, if two tasks with relevance are simultaneously moved in, the sequence relation of the previous tasks is not changed, the secondary stack top task is moved in first, then the stack top task is moved in, and the moved stack top task is set as the stack top task which is newly moved in the task stack; therefore, the task sequence of the tasks with relevance in the FullScreen task stack is the same as that of the tasks in the Docked task stack.
S207, refreshing a window to display the task
The WMS is notified of the window management service that an application swap window refresh can be performed and the application is notified of the refresh.
In some embodiments, before the task stack corresponding to the window is acquired, the association information of each task in the task stack is set, so that after the task stack corresponding to the window is acquired, whether a stack top task and a secondary stack top task in the task stack have an association is determined based on the association information.
Setting task association information, including setting attribute information or a label which represents the association of the application task in the application task; and further, whether the tasks have relevance can be judged by detecting the labels of the tasks.
Wherein, the associated information may be: the label of the application 1 is of type A, the label of the application 2 is of type A, the label of the application 3 is of type B, the label of the application 4 is of type B, and the label of the application 5 is of type B; then applications 1, 2 may be defined as associated task group a and applications 3, 4, 5 may be defined as associated task group B; the relevance of the application tasks may be a relevance mode that one application task can trigger to another application task.
In other embodiments, an instruction to swap screen displays is received before a task stack corresponding to a window is retrieved.
Receiving an instruction input by a user for instructing to swap the currently displayed applications in the first screen and the second screen; a user may click a screen shift function button of the display device (as shown in fig. 3, a screen shift function button may be set at a junction of the first screen and the second screen), so that the display device generates an instruction for instructing to swap currently displayed applications in the first screen and the second screen, and when the applications are displayed in the split screens, at least 2 split screen windows are simultaneously displayed in one display screen. One split screen window shows the user interface of one application, so that a plurality of split screen windows can simultaneously show the user interfaces of a plurality of applications. The applications displayed in the split-screen window may be game-type applications, video-type applications, chat-type applications, and the like.
Steps S201 to S207 shown in fig. 2 are then performed.
As shown in fig. 3, in the present embodiment, all the associated applications 1, 2 in the first screen are moved into the second screen together, and the application 3 in the second screen is moved into the first screen. This effectively prevents the application 3 in the second screen, which is swapped into the first screen, from overwriting the original application 2 in the first screen, resulting in an event that destroys the application scene.
In this embodiment, the user can autonomously realize the interchange of the display positions of the associated applications displayed in the current first and second screens through the interactive display function buttons on the screens.
In other embodiments, an instruction is received to instruct launching of a target application that is different from at least two applications currently displayed in the display device prior to retrieving a task stack corresponding to a window.
As shown in fig. 4, in the process of displaying the associated applications 1 and 2 in the first screen and displaying the application 3 in the second screen, the user triggers, by using a gesture, to cause the display device to display a floating window including other application icons, and the user clicks the icon of the application 4, at this time, after steps S201 to S207 shown in fig. 2 are executed, all the associated applications 1 and 2 in the first screen are moved into the second screen together, and the application 3 in the second screen is covered by the newly started application 4 after being moved into the first screen.
In this embodiment, the user may automatically implement interchanging the display positions of the associated applications displayed in the current first and second screens by triggering the start of the new application, and start the new application into the first screen.
The present invention is a display device, comprising:
a memory for storing processor-executable instructions;
wherein the processor is configured to execute the mobile display method of an in-display device application as described above.
In the description of the present specification, reference to the description of the terms "one embodiment", "some embodiments", "an illustrative embodiment", "an example", "a specific example", or "some examples", etc., means that a particular feature, structure, material, or characteristic described in connection with the embodiment or example is included in at least one embodiment or example of the present invention. In this specification, schematic representations of the above terms do not necessarily refer to the same embodiment or example. Furthermore, the particular features, structures, materials, or characteristics described may be combined in any suitable manner in any one or more embodiments or examples.
The above description is only for the purpose of illustrating the preferred embodiments of the present invention and is not to be construed as limiting the invention, and any modifications, equivalents and improvements made within the spirit and principle of the present invention are intended to be included within the scope of the present invention.

Claims (8)

1. A mobile display method for an application in a display device, comprising:
receiving an instruction for instructing to swap applications currently displayed in the first screen and the second screen or receiving an instruction for instructing to launch a target application, the target application being different from the at least two applications currently displayed in the first screen;
acquiring at least two applications currently displayed in a first screen;
judging whether applications with starting relevance exist in at least two applications or not;
and if so, switching the application with the starting relevance to a second screen for display.
2. The method for mobile display of an application within a display device according to claim 1, further comprising:
and simultaneously switching at least one application currently displayed in the second screen to be displayed in the first screen.
3. The method for mobile display of an application within a display device according to claim 1, further comprising:
and simultaneously displaying the started target application in the first screen.
4. The method for mobile display of an application in a display device according to claim 1, wherein said obtaining at least two applications currently displayed in the first screen comprises:
and acquiring at least two tasks corresponding to the applications from the top to the bottom of the stack from a first task stack where the first screen is located.
5. The method for displaying the movement of the application in the display device according to claim 4, wherein the determining whether the application having the starting relevance exists comprises:
judging whether the tasks corresponding to the at least two acquired applications have starting relevance or not;
and if so, moving the task with the starting relevance out of the first task stack and saving the task to a temporary area.
6. The method for displaying the movement of the application in the display device according to claim 5, wherein the switching the application with the starting relevance to the display in the second screen comprises:
and moving the task with the starting relevance in the temporary area into a second task stack where a second screen is located, wherein the display layer sequence of the task with the starting relevance in the first task stack is the same as that of the task with the starting relevance in the second task stack.
7. The method according to claim 1, wherein the acquiring at least two applications currently displayed in the first screen comprises, before:
and setting the starting relevance information of all the applications.
8. A display device, comprising:
a memory for storing processor-executable instructions;
wherein the processor is configured to perform the mobile display method applied in the display device of any one of claims 1 to 7.
CN201910261243.3A 2019-04-01 2019-04-01 Mobile display method for application in display equipment and display equipment Active CN110069226B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910261243.3A CN110069226B (en) 2019-04-01 2019-04-01 Mobile display method for application in display equipment and display equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910261243.3A CN110069226B (en) 2019-04-01 2019-04-01 Mobile display method for application in display equipment and display equipment

Publications (2)

Publication Number Publication Date
CN110069226A CN110069226A (en) 2019-07-30
CN110069226B true CN110069226B (en) 2022-05-17

Family

ID=67367004

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910261243.3A Active CN110069226B (en) 2019-04-01 2019-04-01 Mobile display method for application in display equipment and display equipment

Country Status (1)

Country Link
CN (1) CN110069226B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112328350A (en) * 2020-11-17 2021-02-05 西安闻泰电子科技有限公司 Split screen display method and device, electronic equipment and storage medium

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20160020166A (en) * 2014-08-13 2016-02-23 삼성전자주식회사 Electronic apparatus and screen diplaying method thereof
CN105677231A (en) * 2016-02-23 2016-06-15 努比亚技术有限公司 Associated application split-screen display device and method as well as terminal
CN107943400A (en) * 2017-11-30 2018-04-20 努比亚技术有限公司 Double-sided screen switching method, mobile terminal and readable storage medium storing program for executing
CN108170356A (en) * 2017-12-25 2018-06-15 广东欧珀移动通信有限公司 Using split screen method and Related product
CN108319436A (en) * 2018-01-18 2018-07-24 努比亚技术有限公司 Dual-screen mobile terminal screen display method, mobile terminal and storage medium
CN108363593A (en) * 2018-05-21 2018-08-03 Oppo广东移动通信有限公司 Application program preloads method, apparatus, storage medium and terminal
CN109117105A (en) * 2018-06-27 2019-01-01 努比亚技术有限公司 A kind of collaboration desktop interaction regulation method, equipment and computer readable storage medium
CN109408012A (en) * 2018-09-21 2019-03-01 Oppo(重庆)智能科技有限公司 Display control method and relevant apparatus

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20160020166A (en) * 2014-08-13 2016-02-23 삼성전자주식회사 Electronic apparatus and screen diplaying method thereof
CN105677231A (en) * 2016-02-23 2016-06-15 努比亚技术有限公司 Associated application split-screen display device and method as well as terminal
CN107943400A (en) * 2017-11-30 2018-04-20 努比亚技术有限公司 Double-sided screen switching method, mobile terminal and readable storage medium storing program for executing
CN108170356A (en) * 2017-12-25 2018-06-15 广东欧珀移动通信有限公司 Using split screen method and Related product
CN108319436A (en) * 2018-01-18 2018-07-24 努比亚技术有限公司 Dual-screen mobile terminal screen display method, mobile terminal and storage medium
CN108363593A (en) * 2018-05-21 2018-08-03 Oppo广东移动通信有限公司 Application program preloads method, apparatus, storage medium and terminal
CN109117105A (en) * 2018-06-27 2019-01-01 努比亚技术有限公司 A kind of collaboration desktop interaction regulation method, equipment and computer readable storage medium
CN109408012A (en) * 2018-09-21 2019-03-01 Oppo(重庆)智能科技有限公司 Display control method and relevant apparatus

Also Published As

Publication number Publication date
CN110069226A (en) 2019-07-30

Similar Documents

Publication Publication Date Title
US11079908B2 (en) Method and apparatus for adding icon to interface of android system, and mobile terminal
EP2619657B1 (en) Terminal device for downloading and installing an application and method thereof
US8878778B2 (en) Information processing apparatus, and control method and program therefor
EP2369462B1 (en) Mobile terminal and icon control method for the same
CN108595100B (en) Split screen display method and device, storage medium and electronic equipment
EP2325740A2 (en) User interface apparatus and method
US20140304631A1 (en) Method and device for arranging icons
CN103902363A (en) Electronic device supporting multiple-task switching and switching method
US20130159902A1 (en) User terminal device and method for displaying background screen thereof
EP3096214B1 (en) Terminal control method and terminal control device
KR20160013162A (en) User interface elements for multiple displays
CN110286978B (en) Window hierarchy switching method, device, equipment and storage medium
CN108694012B (en) Method and system for displaying objects on screen
TWI534694B (en) Computer implemented method and computing device for managing an immersive environment
EP2463773A1 (en) Operating environments for mobile computing devices
JP2008117181A (en) Portable terminal and its display control method
CN102654822A (en) Display method, display device and terminal
CN106980431B (en) Management method and device for application icons in mobile terminal
WO2016188229A1 (en) Terminal device and method for dynamically adjusting control position
CN105094534A (en) Method and device for window display switching of intelligent hand-held equipment
JP6026363B2 (en) Information processing apparatus and control program
CN110069226B (en) Mobile display method for application in display equipment and display equipment
EP4170473A1 (en) Application icon display method and apparatus, and electronic device
CN112130734B (en) Document management method and device based on floating layer technology
CN113407075A (en) Icon sorting method and device and electronic equipment

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
CB02 Change of applicant information

Address after: 266000, No. 218, Bay Road, Qingdao economic and Technological Development Zone, Shandong

Applicant after: Hisense Video Technology Co., Ltd

Address before: 266555 Qingdao economic and Technological Development Zone, Shandong, Hong Kong Road, No. 218

Applicant before: HISENSE ELECTRIC Co.,Ltd.

CB02 Change of applicant information
GR01 Patent grant
GR01 Patent grant