CN105005427A - Window management method and apparatus - Google Patents

Window management method and apparatus Download PDF

Info

Publication number
CN105005427A
CN105005427A CN201410167081.4A CN201410167081A CN105005427A CN 105005427 A CN105005427 A CN 105005427A CN 201410167081 A CN201410167081 A CN 201410167081A CN 105005427 A CN105005427 A CN 105005427A
Authority
CN
China
Prior art keywords
window
application
display
parameter
display screen
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
CN201410167081.4A
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.)
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 CN201410167081.4A priority Critical patent/CN105005427A/en
Priority to PCT/CN2014/083324 priority patent/WO2015161578A1/en
Publication of CN105005427A publication Critical patent/CN105005427A/en
Pending legal-status Critical Current

Links

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/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance

Abstract

The present invention provides a window management method and apparatus, which are applicable to an Android system. A management process of the method comprises: first, configuring window parameters of applications in a system, wherein the configured window parameters comprise a multi-window parameter and an application window display parameter; and then, when an application in the system runs, determining, according to the configured multi-window parameter, whether the application supports multiple windows, and if yes, displaying a window of the application on a display screen directly according to the application window display parameter previously configured for the application. It can be seen that according to the present application, when generating a window on the display screen, each application directly generates the corresponding window on the display screen according to the previously configured application window display parameter instead of dividing the display screen. The windows of the applications are independent of each other, and a user can adjust a size and a display position of just one or more windows without affecting the other windows on the display screen, thereby improving the flexibility and usability of window management.

Description

A kind of window management method and device
Technical field
The present invention relates to the communications field, be specifically related to a kind of window management method and device.
Background technology
Along with the widespread use of android technology, the android terminal such as android flat board, android Set Top Box, android large-size screen monitors smart mobile phone have more and more appeared in daily life.Such equipment has a common feature: have giant-screen.But in Android system, all application are all full frame at present, user once can only operate on a display screen in a window, this just causes waste, especially for the terminal of large display screen, user such as to chat on line while cannot realizing seeing video on android equipment at the conventional scene.Have in currently available technology and on android equipment, realize split screen technology based on open source projects " Cornerstone " and then realize realizing on a display screen the management of multiwindow; It is implemented as when there being application to need to run, and the number according to the application of operation current on display screen is split again to display screen, thinks the window that this application that will run reserves region and shows this application.Visible, the existing management realizing multiwindow is all based on the segmentation to display screen, and is not separate between each window realized after segmentation, as long as user adjusts one of them window, will have influence on the window of other all application on display screen.Therefore there is dirigibility and ease for use is poor in this multi-window managing mode, causes the problem of the satisfaction difference of Consumer's Experience.
Summary of the invention
The main technical problem to be solved in the present invention is, provides a kind of window management method and device, solves the dirigibility of existing window management existence and the problem of ease for use difference.
For solving the problem, the invention provides a kind of window management method, comprising:
The Windowing parameter applied in configuration-system, described Windowing parameter comprises multiwindow parameter and application window display parameter;
When application some in described system run, the described multiwindow parameter according to configuration judges whether this application supports multiwindow, in this way, shows the window of this application according to described application window display parameter on a display screen.
In an embodiment of the present invention, when judging that multiwindow is not supported in described application, with the window of default behavior in this application of described display screen display.
In an embodiment of the present invention, with default behavior when the window applied described in described display screen display, if current operation has other to support the application of multiwindows on described display screen, these application are switched to backstage.
In an embodiment of the present invention, described application window display parameter comprise application window display position parameter and/or application window display size parameter.
In an embodiment of the present invention, when operation current on described display screen has the application of multiple support multiwindow, the current application window as focus is shown in the mode being different from other application windows on described display screen.
In an embodiment of the present invention, describedly the current application window as focus is carried out display in the mode being different from other application windows on described display screen comprise: the current application window as focus is adjusted to described display screen and shows foremost, and/or the current application window as focus is shown with the color and/or brightness that are different from other application windows on described display screen.
In order to solve the problem, present invention also offers a kind of counter management apparatus, comprise system configuration module, application management module and window display module;
Described system configuration module is used for the Windowing parameter applied in configuration-system, and described Windowing parameter comprises multiwindow parameter and application window display parameter;
When a certain application be used in systems in which of described application management module runs, the described multiwindow parameter according to configuration judges whether this application supports multiwindow, and judged result is issued described window display module;
Described window display module comprises first window and generates submodule, for when described judged result is for being, shows the window of described application according to described application window display parameter on a display screen.
In an embodiment of the present invention, described window display module also comprises Second Window and generates submodule, during for being no in described judged result, and the window applied described in described display screen display with default behavior.
In an embodiment of the present invention, described window display module also comprises window management submodule, for generate at described Second Window submodule with default behavior at the window applied described in described display screen display time, if current operation has other to support the application of multiwindow on described display screen, these application are switched to backstage.
In an embodiment of the present invention, described application window display parameter comprise application window display position parameter and/or application window display size parameter.
In an embodiment of the present invention, also comprise focus management module, for being shown in the mode being different from other application windows on described display screen by the current application window as focus.
In an embodiment of the present invention, described focus management module comprises order adjustment submodule and/or display adjustment submodule;
Described order adjustment submodule is used for the current application window as focus to be adjusted to described display screen foremost;
Described display adjustment submodule is the color and/or the brightness that are different from other application windows on described display screen for the color of the current application window as focus and/or brightness adjustment.
The invention has the beneficial effects as follows:
Window management method provided by the invention and device, be applicable to Android system, and its management process is the Windowing parameter applied in first configuration-system, and the Windowing parameter of configuration comprises application multiwindow parameter and application window display parameter; Then when application some in system run, multiwindow parameter according to configuration judges whether this application supports multiwindow, as supported, then directly show the window of this application on a display screen according to the application window display parameter before for this application configuration.Visible, the application, for each application in system, is the Windowing parameter just configuring each application before runtime, is not to determine its Windowing parameter in application operational process temporarily, therefore the configuration of parameter is more flexible, and easier and more controlled when user configures; In addition, respectively apply in the application on a display screen generating window time, be not that display screen is split, but directly generate corresponding window on a display screen according to the application window display parameter configured before, separate between each window of each application, can be overlapped between each window, can there is no overlap yet; User can adjust the size of wherein one or more windows and display position and not affect other windows on display screen separately, improves dirigibility and the ease for use of window management further, and then improves the satisfaction of Consumer's Experience.
Accompanying drawing explanation
The window management schematic flow sheet that Fig. 1 provides for the embodiment of the present invention one;
The focus switching flow schematic diagram that Fig. 2 provides for the embodiment of the present invention one;
The counter management apparatus structural representation one that Fig. 3 provides for the embodiment of the present invention two;
The counter management apparatus structural representation two that Fig. 4 provides for the embodiment of the present invention two;
The counter management apparatus structural representation three that Fig. 5 provides for the embodiment of the present invention two.
Embodiment
Below in conjunction with drawings and Examples, the present invention is further elaborated.
Embodiment one:
The present embodiment provides window management method to be applicable to support the Android system of multiwindow, is certainly not limited in Android system.Specifically, it is applicable to the system of all support multiwindows.Concrete, Windowing management can be carried out for the android equipment such as tablet terminal, mobile phone terminal, STB terminal running Android system.Shown in Figure 1, its management process comprises:
Step 101: the Windowing parameter applied in configuration-system, the Windowing parameter of configuration comprises multiwindow parameter and application window display parameter;
Step 102: when certain application runs in system, judge whether this application supports multiwindow, specifically according to before for the multiwindow parameter of this application configuration judges whether this application supports multiwindow, in this way, can go to step 103; Otherwise, go to step 104;
Step 103: the window showing this application according to the application window display parameter configured for this application on a display screen.
Step 104: when multiwindow is not supported in application, show the window of this application on a display screen with default behavior.
Visible, in the present embodiment each application supporting multiwindow on a display screen generating window time, be not that display screen is split, but directly generate corresponding window on a display screen according to the application window display parameter configured before, separate between each window of each application, can be overlapped between each window, can there is no overlap yet; User can adjust the size of wherein one or more windows and display position and not affect other windows on display screen separately, improves dirigibility and the ease for use of window management, and then improves the satisfaction of Consumer's Experience.
In above-mentioned steps 101, the multiwindow parameter configured for a certain application is specially support or does not support, different marks specifically can be adopted to represent, such as, support to represent with 1, do not support, represent with 0.In above-mentioned steps 101, the application window display parameter configured for a certain application can comprise application window display position parameter and/or application window display size parameter.Meanwhile, in order to realize multi-window managing on a display screen, application window display position parameter and/or the application window display size parameter of configuration generally make the window generated according to this parameter no longer take display screen.Such as, the application window display parameter of configuration only can comprise application window display position parameter, for the configurable different application window display position parameter of no application, position like this for different application display window is on a display screen just different, like this when each window shows with identical size (generally getting the size of the effective display area being less than display screen), in theory can stacked display of staggering mutually between each window; Even if each window shows with different sizes in this case, in fact large multiwindow also can staggered floor be folded mutually opens display.Again such as, the application window display parameter of configuration only can comprise application window display size parameter, and different windows carries out showing with different sizes also can make to stagger at least partly between each window display to a certain extent.Certainly, in order to better show each window, the application window display parameter of the present embodiment preferred disposition comprise application window display position parameter and application window display size parameter, such user can arrange position and the size (comprising height and the width of window) of the display of each application window more flexibly, the window that each application is finally demonstrated on a display screen can show according to the demand of each user as much as possible, and then promotes the dirigibility of window management and the ease for use of window management further.
In addition, in the present embodiment, support the window that the application of multiwindow generates, also can support the operations such as movement, stretching, maximum-minimize, closedown, switching focus.Below each feature operation is described in detail.
For the application supporting certain multiwindow, its assigned address at display screen with the size generating window of specifying after, this window can be moved to other positions of display screen by user, such as user can select this window (user can pass through mouse, telepilot or directly use the selected windows such as finger or pointer when display screen supports touch control operation), is then moved to the correspondence position on display screen.In the present embodiment also when generating window, generate corresponding window border, the generation of window border can make better to distinguish each window, like this when the window of the application of multiple support multiwindow shows on a display screen simultaneously, more independent on the window appearance adding upper side frame, even if having juxtaposition between each window, user also can see intuitively and distinguish.Meanwhile, for different windows, the present embodiment also can adopt different frame generating modes to generate different frames, to distinguish further.When user needs to adjust the size of a certain window, user can be chosen the frame of this window or this window to draw high accordingly by mouse, telepilot, pointer etc. and be compressed and be adjusted to suitable size.
In the present embodiment, for the application supporting multiwindow, all title block can be generated in the window of its correspondence, can arrange at least one control knob such as " exiting ", " maximizing/reduction ", " minimizing " at title block, user can perform corresponding operation by mouse, telepilot etc.Such as certain window, " exiting " button that user clicks on this title bar window can exit this application; Clicking " maximizing/reduction " button can by full frame for the window of application; Clicking " maximizing/reduction " button again can by this window restoration to window size before; Click the window that " minimizing " can hide this application.
In the present embodiment, when operation current on display screen has the application of multiple support multiwindow (now these application programs are simultaneously at front stage operation), using current for the user window chosen as focus, when the window change that user chooses, corresponding focus also just there occurs switching, input focus is also switched to corresponding window simultaneously.User specifically chooses corresponding window by telepilot, mouse etc.In the present embodiment, when the current application window as focus is shown to be different from the mode of other application windows on display screen, specifically can comprise: the current application window as focus is adjusted to display screen and shows foremost, and/or the current application window as focus is shown with the color and/or brightness that are different from other application windows on display screen; Be convenient to user like this and identify the window which window current makes it choose, also namely identify its current selected application.
Known by above-mentioned analysis, in the present embodiment, when the application of multiple support multiwindow shows on a display screen simultaneously, when focus is moved to certain application window by user operation, need the state handling other application well.Be described for the application A of operation current on display screen, application B and application C below.When focus is when extremely applying the window of B by the windows exchange of application A, the window of application B is as current focus, its Z sequence is adjusted to display screen front end, also by this window the showing foremost of display screen again, other application A, C on display screen are while losing focus, and its state still remains operation (run) instead of suspends (suspend).In addition, when focus move to one do not support the application of multiwindow time, before then on screen, the state of visible application A, B, C all needs process, therefore the application that current focus is corresponding does not support multiwindow, it will take whole screen, therefore the window applying A, B, C then no longer shows on a display screen, and the state of corresponding application A, B, C all switches to time-out (suspend), also namely retreats to running background.Be described with a concrete application scenarios below: such as apply the Video Applications that B is a support multiwindow, user while with this application viewing video, opens the browser application A that is supported multiwindow; While browser application A switches to focus, Video Applications B still keeps broadcast state, instead of because lose focus, state becomes suspend; User opens a full frame application (also namely not supporting the application of multiwindow) more afterwards, as game D, then Video Applications B and browser application A all can block by game application, its state all needs to switch to suspend, namely all falls back on running background.Known based on above-mentioned analysis, the processing procedure that the focus in the present embodiment switches is shown in Figure 2, comprising:
Step 201: the window as focus switches;
Step 202: judge whether the application that this window is corresponding supports multiwindow, in this way, goes to step 203; Otherwise, go to step 205;
Step 203: application corresponding for the window losing focus is added to and waits to suspend queue (also namely treating suspend chained list), but this application still keeps running status;
Step 204: the application of multiple support multiwindow is positioned at foreground and runs simultaneously.
Step 205: the state of application corresponding for the window losing focus is switched to and suspends suspend; Wait that the state of the application suspended in queue (also namely treating suspend chained list) is all set to suspend suspend by existing simultaneously;
Step 206: only the current application as focus is positioned at front stage operation, other application states are all suspend.
Known based on above-mentioned steps 104, when multiwindow is not supported in the application of current operation, show the window of this application with default behavior on a display screen, the default behavior display in the present embodiment is also full screen display.Therefore, also run when having other to support the application of multiwindows if now current on display screen, then need these application to switch to backstage.Detailed process refers to shown in example, does not repeat them here.
In the present embodiment, the application that also system can have been started is managed by condition managing hurdle.User can directly call condition managing hurdle, then selects the application started in this condition managing hurdle, and then efficiently this application is switched to front stage operation.
Embodiment two:
Shown in Figure 3, the counter management apparatus that the present embodiment provides comprises system configuration module, application management module and window display module;
System configuration module is used for the Windowing parameter applied in configuration-system, and the Windowing parameter of configuration comprises multiwindow parameter and application window display parameter;
When a certain application be used in systems in which of application management module runs, the multiwindow parameter according to configuration judges whether this application supports multiwindow, and judged result is issued described window display module;
Window display module comprises first window and generates submodule, Second Window generation submodule and window management submodule; First window submodule is used for when judged result is for being, shows the window of described application according to application window display parameter on a display screen; Second Window generates submodule, and during for being no in judged result, namely the window applied described in described display screen display with default behavior, also show in full frame mode; These application, for when Second Window generation submodule shows the window of described application on a display screen with default behavior, if current operation has other to support the application of multiwindows on display screen, are switched to backstage by window management submodule.Such as: before operation application A, run application B, C of supporting multiwindow; Then when running application A, when judging that application A supports multiwindow, then generate according to the application window display parameter for application A configuration and show corresponding window, now showing the window of application A, B, C tri-application on a display screen simultaneously, and three application are simultaneously at front stage operation; When judging that application A does not support multiwindow, then showing need to the window full screen display of application A, and now then with full frame mode display application A, the application window simultaneously applying B, C all can be blocked, the state of application B, C all switches to time-out, and switches to backstage.
In the present embodiment, the application window display parameter of system configuration module configuration comprise application window display position parameter and/or application window display size parameter; Meanwhile, in order to realize multi-window managing on a display screen, application window display position parameter and/or the application window display size parameter of configuration generally make the window generated according to this parameter no longer take display screen.Such as, the application window display parameter of configuration only can comprise application window display position parameter, for the configurable different application window display position parameter of no application, position like this for different application display window is on a display screen just different, like this when each window shows with identical size (generally getting the size of the effective display area being less than display screen), stacked display of can mutually staggering between each window in theory; Even if each window shows with different sizes in this case, in fact large multiwindow also can stagger stacked display mutually.Again such as, the application window display parameter of configuration only can comprise application window display size parameter, and different windows carries out showing with different sizes also can make to stagger at least partly between each window display to a certain extent.Certainly, in order to better show each window, the application window display parameter of the present embodiment preferred disposition comprise application window display position parameter and application window display size parameter, such user can arrange position and the size (comprising height and the width of window) of the display of each application window more flexibly, the window that each application is finally demonstrated on a display screen can show according to the demand of each user as much as possible, and then promotes the dirigibility of window management and the ease for use of window management further.
In addition, the window that in the present embodiment, first window submodule generates, can support the operations such as movement, stretching, maximum-minimize, closedown.Below each feature operation is described in detail.
For the application supporting certain multiwindow, first window submodule is after the assigned address of display screen is with the size generating window of specifying, this window can be moved to other positions of display screen by user, such as user can select this window (user can pass through mouse, telepilot or directly use the selected windows such as finger or pointer when display screen supports touch control operation), is then moved to the correspondence position on display screen.In the present embodiment also when generating window, generate corresponding window border, the generation of window border can make better to distinguish each window, like this when the window of the application of multiple support multiwindow shows on a display screen simultaneously, more independent on the window appearance adding upper side frame, even if having juxtaposition between each window, user also can see intuitively and distinguish.Meanwhile, for different windows, the present embodiment also can adopt different frame generating modes to generate different frames, to distinguish further.When user needs to adjust the size of a certain window, user can be chosen the frame of this window or this window to draw high accordingly by mouse, telepilot, pointer etc. and be compressed and be adjusted to suitable size.
In the present embodiment, for the application supporting multiwindow, all title block can be generated in the window of its correspondence, can arrange at least one control knob such as " exiting ", " maximizing/reduction ", " minimizing " at title block, user can perform corresponding operation by mouse, telepilot etc.Such as certain window, " exiting " button that user clicks on this title bar window can exit this application; Clicking " maximizing/reduction " button can by full frame for the window of application; Clicking " maximizing/reduction " button again can by this window restoration to window size before; Click the window that " minimizing " can hide this application.
Shown in Figure 4, the counter management apparatus in the present embodiment also comprises focus management module, for being shown in the mode being different from other application windows on described display screen by the current application window as focus.In the present embodiment, when operation current on display screen has the application of multiple support multiwindow (now these application programs are simultaneously at front stage operation), using current for the user window chosen as focus, when the window change that user chooses, corresponding focus also just there occurs switching, input focus is also switched to corresponding window simultaneously.User specifically chooses corresponding window by telepilot, mouse etc.In the present embodiment, when the current application window as focus is shown to be different from the mode of other application windows on display screen, specifically can comprise: the current application window as focus is adjusted to display screen and shows foremost, and/or the current application window as focus is shown with the color and/or brightness that are different from other application windows on display screen; Be convenient to user like this and identify the window which window current makes it choose.
Shown in Figure 5, the counter management apparatus in the present embodiment also comprises status bar administration module, is managed by condition managing hurdle for application system started; User can directly call condition managing hurdle, then selects the application started in this condition managing hurdle, and then efficiently this application is switched to front stage operation.Present embodiments provide two kinds of Starting mode of status bar administration module: mode one, be suspended in system desktop, remain visible, user can carry out switch application by clicking it at any time; Mode two, be arranged in informing, user can by clicking the mode quick starting state hurdle administration module of informing, can list with the form of dialog box the application started in current system after status bar administration module starts, user can choose the application of response, and click can be switched to foreground.
Visible, the window management method that the application provides, allows user to be configured for the application (this application can be the application that system carries, and also can be third-party application) in system and makes it support multiwindow; Also allow simultaneously multiple Windowing after application window be simultaneously displayed on display screen, namely realize multiple task to run simultaneously, so that user realizes the operation of multiple application simultaneously, and the scheme of the application also supports that user manages each window on display screen easily, such as user can moving window position, amendment window size, switch window etc., therefore more flexible and easy-to-use to the management of window, greatly improve the satisfaction of Consumer's Experience.
Above embodiment only in order to technical scheme of the present invention and unrestricted to be described, only with reference to preferred embodiment to invention has been detailed description.Those of ordinary skill in the art should be appreciated that and can modify to technical scheme of the present invention or equivalent replacement, and does not depart from the spirit and scope of technical solution of the present invention, all should be encompassed in the middle of right of the present invention.

Claims (12)

1. a window management method, is characterized in that comprising:
The Windowing parameter applied in configuration-system, described Windowing parameter comprises multiwindow parameter and application window display parameter;
When application some in described system run, the described multiwindow parameter according to configuration judges whether this application supports multiwindow, in this way, shows the window of this application according to described application window display parameter on a display screen.
2. window management method as claimed in claim 1, is characterized in that, when judging that multiwindow is not supported in described application, with the window of default behavior in this application of described display screen display.
3. window management method as claimed in claim 2, is characterized in that, with default behavior when the window applied described in described display screen display, if current operation has other to support the application of multiwindows on described display screen, these application is switched to backstage.
4. the window management method as described in any one of claim 1-3, is characterized in that, described application window display parameter comprise application window display position parameter and/or application window display size parameter.
5. the window management method as described in any one of claim 1-3, it is characterized in that, when operation current on described display screen has the application of multiple support multiwindow, the current application window as focus is shown in the mode being different from other application windows on described display screen.
6. window management method as claimed in claim 4, it is characterized in that, describedly the current application window as focus is carried out display in the mode being different from other application windows on described display screen comprise: the current application window as focus is adjusted to described display screen and shows foremost, and/or the current application window as focus is shown with the color and/or brightness that are different from other application windows on described display screen.
7. a counter management apparatus, is characterized in that comprising system configuration module, application management module and window display module;
Described system configuration module is used for the Windowing parameter applied in configuration-system, and described Windowing parameter comprises multiwindow parameter and application window display parameter;
When a certain application be used in systems in which of described application management module runs, the described multiwindow parameter according to configuration judges whether this application supports multiwindow, and judged result is issued described window display module;
Described window display module comprises first window and generates submodule, for when described judged result is for being, shows the window of described application according to described application window display parameter on a display screen.
8. counter management apparatus as claimed in claim 7, is characterized in that, described window display module also comprises Second Window and generates submodule, during for being no in described judged result, and the window applied described in described display screen display with default behavior.
9. counter management apparatus as claimed in claim 8, it is characterized in that, described window display module also comprises window management submodule, for generate at described Second Window submodule with default behavior at the window applied described in described display screen display time, if current operation has other to support the application of multiwindow on described display screen, these application are switched to backstage.
10. the counter management apparatus as described in any one of claim 7-9, is characterized in that, described application window display parameter comprise application window display position parameter and/or application window display size parameter.
11. counter management apparatus as described in any one of claim 7-9, is characterized in that, also comprise focus management module, for being shown in the mode being different from other application windows on described display screen by the current application window as focus.
12. counter management apparatus as claimed in claim 11, is characterized in that, described focus management module comprises order adjustment submodule and/or display adjustment submodule;
Described order adjustment submodule is used for the current application window as focus to be adjusted to described display screen foremost;
Described display adjustment submodule is the color and/or the brightness that are different from other application windows on described display screen for the color of the current application window as focus and/or brightness adjustment.
CN201410167081.4A 2014-04-23 2014-04-23 Window management method and apparatus Pending CN105005427A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201410167081.4A CN105005427A (en) 2014-04-23 2014-04-23 Window management method and apparatus
PCT/CN2014/083324 WO2015161578A1 (en) 2014-04-23 2014-07-30 Window management method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410167081.4A CN105005427A (en) 2014-04-23 2014-04-23 Window management method and apparatus

Publications (1)

Publication Number Publication Date
CN105005427A true CN105005427A (en) 2015-10-28

Family

ID=54331676

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410167081.4A Pending CN105005427A (en) 2014-04-23 2014-04-23 Window management method and apparatus

Country Status (2)

Country Link
CN (1) CN105005427A (en)
WO (1) WO2015161578A1 (en)

Cited By (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106201167A (en) * 2016-06-24 2016-12-07 北京奇虎科技有限公司 The multi-screen display method of terminal screen, device and terminal
CN106201241A (en) * 2016-06-24 2016-12-07 北京奇虎科技有限公司 The multi-screen display method of terminal screen, device and terminal
CN106201226A (en) * 2016-07-05 2016-12-07 深圳市爱培科技术股份有限公司 Widescreen rearview mirror split screen method and system based on android system
CN106445286A (en) * 2016-09-13 2017-02-22 北京奇虎科技有限公司 Focus determination method and device for terminal screen based on split screens and terminal equipment
CN107219974A (en) * 2017-05-26 2017-09-29 努比亚技术有限公司 A kind of method, mobile terminal and storage medium for showing application software
CN107329721A (en) * 2017-06-30 2017-11-07 联想(北京)有限公司 Display methods, electronic equipment and computer-readable recording medium
CN107562344A (en) * 2017-08-31 2018-01-09 网易(杭州)网络有限公司 interface display method, device, storage medium, processor and terminal
CN107894236A (en) * 2017-05-26 2018-04-10 深圳市北斗车载电子有限公司 A kind of vehicle mounted guidance multi-screen display method and system based on Android system
CN108536506A (en) * 2018-03-20 2018-09-14 青岛海信移动通信技术股份有限公司 A kind of application state management method and device
CN108646961A (en) * 2018-05-04 2018-10-12 腾讯科技(深圳)有限公司 A kind of management method of Pending tasks, device and storage medium
CN109271074A (en) * 2018-09-05 2019-01-25 Oppo广东移动通信有限公司 A kind of window regulation method, window adjusting means and mobile terminal
CN109669765A (en) * 2017-10-17 2019-04-23 中兴通讯股份有限公司 Application switching method and device
CN110457109A (en) * 2019-08-15 2019-11-15 北京字节跳动网络技术有限公司 Multiwindow parallel method and device, terminal and storage medium
CN111263207A (en) * 2018-11-30 2020-06-09 青岛海尔多媒体有限公司 Control method and device for video playing equipment and computer storage medium
CN112099688A (en) * 2020-09-09 2020-12-18 上海商米科技集团股份有限公司 Multi-application operation self-adaption method based on Andriod, window and electronic equipment
CN112181257A (en) * 2020-10-23 2021-01-05 网易(杭州)网络有限公司 Display method and device of mind map, terminal and storage medium
CN113934392A (en) * 2021-10-13 2022-01-14 广东睿盟计算机科技有限公司 Isolated dual-computer same-screen control method and device, computer equipment and storage medium
WO2022228572A1 (en) * 2021-04-30 2022-11-03 海信视像科技股份有限公司 Display device and user interface control method
CN116719587A (en) * 2022-09-30 2023-09-08 荣耀终端有限公司 Screen display method, electronic device and computer readable storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6549218B1 (en) * 1999-03-31 2003-04-15 Microsoft Corporation Dynamic effects for computer display windows
CN102810040A (en) * 2011-05-31 2012-12-05 联想(北京)有限公司 Display processing method, display processing device and computer system
CN102968243A (en) * 2012-09-29 2013-03-13 顾晶 Method, device and equipment for displaying multiple application windows on mobile terminal
CN103559055A (en) * 2013-10-31 2014-02-05 青岛海信移动通信技术股份有限公司 Activity starting method and device applied to Android platform
CN103577091A (en) * 2012-07-27 2014-02-12 三星电子株式会社 Display device for executing multiple applications and method for controlling the same

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103365525B (en) * 2012-03-28 2017-05-10 百度在线网络技术(北京)有限公司 Mobile terminal and multi-window displaying method for mobile terminal
CN103699312B (en) * 2013-12-30 2017-05-03 中科创达软件股份有限公司 Multi-application foreground running implementation method and device and electronic device

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6549218B1 (en) * 1999-03-31 2003-04-15 Microsoft Corporation Dynamic effects for computer display windows
CN102810040A (en) * 2011-05-31 2012-12-05 联想(北京)有限公司 Display processing method, display processing device and computer system
CN103577091A (en) * 2012-07-27 2014-02-12 三星电子株式会社 Display device for executing multiple applications and method for controlling the same
CN102968243A (en) * 2012-09-29 2013-03-13 顾晶 Method, device and equipment for displaying multiple application windows on mobile terminal
CN103559055A (en) * 2013-10-31 2014-02-05 青岛海信移动通信技术股份有限公司 Activity starting method and device applied to Android platform

Cited By (24)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106201167A (en) * 2016-06-24 2016-12-07 北京奇虎科技有限公司 The multi-screen display method of terminal screen, device and terminal
CN106201241A (en) * 2016-06-24 2016-12-07 北京奇虎科技有限公司 The multi-screen display method of terminal screen, device and terminal
CN106201226A (en) * 2016-07-05 2016-12-07 深圳市爱培科技术股份有限公司 Widescreen rearview mirror split screen method and system based on android system
CN106445286A (en) * 2016-09-13 2017-02-22 北京奇虎科技有限公司 Focus determination method and device for terminal screen based on split screens and terminal equipment
CN106445286B (en) * 2016-09-13 2020-05-19 北京奇虎科技有限公司 Method and device for determining focus of terminal screen based on split screen and terminal equipment
CN107219974A (en) * 2017-05-26 2017-09-29 努比亚技术有限公司 A kind of method, mobile terminal and storage medium for showing application software
CN107894236A (en) * 2017-05-26 2018-04-10 深圳市北斗车载电子有限公司 A kind of vehicle mounted guidance multi-screen display method and system based on Android system
CN107329721A (en) * 2017-06-30 2017-11-07 联想(北京)有限公司 Display methods, electronic equipment and computer-readable recording medium
CN107562344A (en) * 2017-08-31 2018-01-09 网易(杭州)网络有限公司 interface display method, device, storage medium, processor and terminal
CN109669765A (en) * 2017-10-17 2019-04-23 中兴通讯股份有限公司 Application switching method and device
CN109669765B (en) * 2017-10-17 2024-01-23 中兴通讯股份有限公司 Application switching method and device
CN108536506A (en) * 2018-03-20 2018-09-14 青岛海信移动通信技术股份有限公司 A kind of application state management method and device
CN108646961A (en) * 2018-05-04 2018-10-12 腾讯科技(深圳)有限公司 A kind of management method of Pending tasks, device and storage medium
CN109271074A (en) * 2018-09-05 2019-01-25 Oppo广东移动通信有限公司 A kind of window regulation method, window adjusting means and mobile terminal
WO2020048243A1 (en) * 2018-09-05 2020-03-12 Oppo广东移动通信有限公司 Window adjustment method, window adjustment device and mobile terminal
US11507244B2 (en) 2018-09-05 2022-11-22 Guangdong Oppo Mobile Telecommunications Corp., Ltd. Window adjustment method, window adjustment device and mobile terminal
CN111263207A (en) * 2018-11-30 2020-06-09 青岛海尔多媒体有限公司 Control method and device for video playing equipment and computer storage medium
CN110457109A (en) * 2019-08-15 2019-11-15 北京字节跳动网络技术有限公司 Multiwindow parallel method and device, terminal and storage medium
CN110457109B (en) * 2019-08-15 2021-07-23 北京字节跳动网络技术有限公司 Multi-window parallel method and device, terminal and storage medium
CN112099688A (en) * 2020-09-09 2020-12-18 上海商米科技集团股份有限公司 Multi-application operation self-adaption method based on Andriod, window and electronic equipment
CN112181257A (en) * 2020-10-23 2021-01-05 网易(杭州)网络有限公司 Display method and device of mind map, terminal and storage medium
WO2022228572A1 (en) * 2021-04-30 2022-11-03 海信视像科技股份有限公司 Display device and user interface control method
CN113934392A (en) * 2021-10-13 2022-01-14 广东睿盟计算机科技有限公司 Isolated dual-computer same-screen control method and device, computer equipment and storage medium
CN116719587A (en) * 2022-09-30 2023-09-08 荣耀终端有限公司 Screen display method, electronic device and computer readable storage medium

Also Published As

Publication number Publication date
WO2015161578A1 (en) 2015-10-29

Similar Documents

Publication Publication Date Title
CN105005427A (en) Window management method and apparatus
CN103870282B (en) Method and device for adjusting icon display mode
CN103067569B (en) Method and device of multi-window displaying of smart phone
US8791877B2 (en) Image display system, image display device, and image display method
CN105677265A (en) Display method and terminal
CN103561220A (en) Television terminal and multi-screen display and control method thereof
US20230102776A1 (en) Information processing apparatus, information processing method, and program
CN105389149A (en) Method and system for implementing multi-screen operation of smart device
CN103605524A (en) Method and device for running programs on mobile terminal in split-screen manner
CN104077016B (en) A kind of windows display and switching method and device
CN101566909A (en) Multiwindow operation interface display method
CN112527224B (en) Spliced screen video layout device, method, terminal device, system and medium
CN103648040A (en) Fast switching method and apparatus for application program option of intelligent television
KR20230058163A (en) User Interface Adjustment Methods, Devices and Electronics
JP2012009007A (en) Display device and control method thereof
CN112148160B (en) Floating window display method and device, electronic equipment and computer readable storage medium
CN104571872A (en) Mobile terminal split screen management method and device
CN103324436A (en) Task processing method and device
RU2013127504A (en) MAPPING DEVICE, METHOD FOR USER INTERFACE AND PROGRAM
CN103914204A (en) Method and device for displaying and switching views
CN105242830A (en) Device and method for achieving multi-screen view of user interface
KR20110070046A (en) Method for power saving of display device with a graded brightness and apparatus using the same
CN103559151A (en) Method and device for switching screen resolution of mobile terminal
CN104020839A (en) Information processing method and device
KR20110122372A (en) Multi-tiled display system controlled by mobile controller and operating method thereof

Legal Events

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

Application publication date: 20151028