CN107832113A - A kind of interface display method and device of android system application program - Google Patents

A kind of interface display method and device of android system application program Download PDF

Info

Publication number
CN107832113A
CN107832113A CN201711015133.6A CN201711015133A CN107832113A CN 107832113 A CN107832113 A CN 107832113A CN 201711015133 A CN201711015133 A CN 201711015133A CN 107832113 A CN107832113 A CN 107832113A
Authority
CN
China
Prior art keywords
activity
task stack
stack
interface
task
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
CN201711015133.6A
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.)
Hisense Mobile Communications Technology Co Ltd
Original Assignee
Hisense Mobile Communications 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 Mobile Communications Technology Co Ltd filed Critical Hisense Mobile Communications Technology Co Ltd
Priority to CN201711015133.6A priority Critical patent/CN107832113A/en
Publication of CN107832113A publication Critical patent/CN107832113A/en
Pending legal-status Critical Current

Links

Abstract

The present invention provides a kind of interface display method and device of android system application program, and this method includes:When meeting that default multiple solutions show trigger condition, the 2nd Activity to be started by the first Activity of the application program creates the second task stack for being different from the first Activity places first task stack, wherein, the first task stack is located at foreground, first Activity is located at the stack top of the first task stack, and the 2nd Activity is located at the stack top of second task stack;By second task stack push foreground so that the first Activity and the 2nd Activity respectively the corresponding application program different interfaces simultaneously be shown in foreground.Show and operate simultaneously by the multiple solutions of the achievable same application of the present invention.

Description

A kind of interface display method and device of android system application program
Technical field
The present invention relates to field of computer technology, more particularly to a kind of interface display side of android system application program Method and device.
Background technology
In Android (Android) system, each application program includes at least one Activity (activity), each Activity is responsible for the display and operation at an interface.Multiple Activity that same application includes according to dispatching sequence according to In single task role stack corresponding to secondary deposit application program, the Activity finally started is located at stack top, is active, its Its Activity is placed in a suspend state or halted state, interface corresponding to the current Activity only positioned at stack top can be shown And operation.But in actual use, user is often desirable to see and operate multiple interfaces of same application simultaneously, for example, When being chatted by wechat, the circle of friends of wechat can be browsed simultaneously, while can not also realizing this multiple solutions at present display and Operation.
The content of the invention
It is an object of the invention to provide a kind of interface display method and device of android system application program, to Realize the multiple solutions of same application while show and operate.
For achieving the above object, the invention provides following technical scheme:
On the one hand, the present invention provides a kind of interface display method of android system application program, and methods described includes:
When meeting that default multiple solutions show trigger condition, to be started by the first Activity of the application program The 2nd Activity create be different from the first Activity where first task stack the second task stack, wherein, it is described First task stack is located at foreground, and the first Activity is located at the stack top of the first task stack, the 2nd Activity Positioned at the stack top of second task stack;
Second task stack is pushed into foreground, so that the first Activity and the 2nd Activity are right respectively The different interfaces for the application program answered while it is shown in foreground.
On the other hand, the present invention also provides a kind of interface display apparatus of android system application program, described device bag Include:
Creating unit, for when meeting that default multiple solutions show trigger condition, to pass through the of the application program The 2nd Activity that one Activity starts creates second different from first task stack where the first Activity Business stack, wherein, the first task stack is located at foreground, and the first Activity is located at the stack top of the first task stack, institute State the stack top that the 2nd Activity is located at second task stack;
Push unit, for second task stack to be pushed into foreground, so that the first Activity and described second Activity respectively the corresponding application program different interfaces simultaneously be shown in foreground.
The present invention is by the first Activity of same application and the 2nd Activity points it can be seen from above description Different task stack (first task stack and the second task stack) is not put into, and first task stack and the second task stack are pushed simultaneously Foreground so that positioned at the first Activity of first task stack stack top correspond to interface and positioned at the second task stack stack top second Activity corresponds to interface while shown, and can be user-operably.
Brief description of the drawings
Technical scheme in order to illustrate the embodiments of the present invention more clearly, make required in being described below to embodiment Accompanying drawing is briefly described, it should be apparent that, drawings in the following description are only some embodiments of the present invention, for For those of ordinary skill in the art, on the premise of not paying creative work, other can also be obtained according to these accompanying drawings Accompanying drawing.
Fig. 1 is a kind of interface display method flow chart of android system application program shown in the embodiment of the present invention;
Fig. 2A to Fig. 2 C is the task stack schematic diagram shown in the embodiment of the present invention;
Fig. 3 A and Fig. 3 B are the multiple solutions display schematic diagrams shown in the embodiment of the present invention;
Fig. 4 is the structural representation of the terminal device shown in the embodiment of the present invention;
Fig. 5 is that a kind of structure of the interface display apparatus of android system application program shown in the embodiment of the present invention is shown It is intended to.
Embodiment
Here exemplary embodiment will be illustrated in detail, its example is illustrated in the accompanying drawings.Following description is related to During accompanying drawing, unless otherwise indicated, the same numbers in different accompanying drawings represent same or analogous key element.Following exemplary embodiment Described in embodiment do not represent and the consistent all embodiments of the present invention.On the contrary, they be only with it is such as appended The example of the consistent apparatus and method of some aspects being described in detail in claims, of the invention.
It is only merely for the purpose of description specific embodiment in terminology used in the present invention, and is not intended to be limiting the present invention. It is also intended in " one kind " of the singulative of the invention with used in appended claims, " described " and "the" including majority Form, unless context clearly shows that other implications.It is also understood that term "and/or" used herein refers to and wrapped Containing the associated list items purpose of one or more, any or all may be combined.
It will be appreciated that though various information, but this may be described using term first, second, third, etc. in the present invention A little information should not necessarily be limited by these terms.These terms are only used for same type of information being distinguished from each other out.For example, do not departing from In the case of the scope of the invention, the first information can also be referred to as the second information, and similarly, the second information can also be referred to as One information.Depending on linguistic context, word as used in this " if " can be construed to " ... when " or " when ... When " or " in response to determining ".
The embodiment of the present invention proposes a kind of interface display method of android system application program, and this method is answered same First task stack and the second task stack are respectively put into the first Activity of program and the 2nd Activity, and by first task Stack and the second task stack push foreground simultaneously, so that corresponding to interface and position positioned at the first Activity of first task stack stack top Interface is corresponded in the 2nd Activity of the second task stack stack top while is shown, and can be user-operably.
It is one embodiment flow chart of the interface display method of android system application program of the present invention referring to Fig. 1, The interface display process of android system application program is described the embodiment.
Step 101, when meeting that default multiple solutions show trigger condition, to pass through the first of the application program The 2nd Activity that Activity starts creates the second task for being different from the first Activity places first task stack Stack.
This step comprises at least following two embodiments:
In one embodiment, when in the first Activity of application program, (the first Activity is located at first task Stack stack top, and first task stack is located at foreground) when receiving the instruction for starting the 2nd Activity on corresponding interface, by second The first task stack that Activity is added to where the first Activity, now, the 2nd Activity is located at first task stack stack Top, foreground shows that the 2nd Activity corresponds to interface.If the 2nd Activity of user's click corresponds to the return push-button on interface, i.e., When the 2nd Activity is corresponded to and the instruction for returning to the first Activity is received on interface, establishment is different from the first Activity The new task stack (being designated as the second task stack) of place first task stack, the 2nd Activity is moved to from first task stack Second Activity (is added to the second task stack, while deletes second in first task stack by two task stacks Activity), now, the first Activity is located at the stack top of first task stack, and the 2nd Activity is located at the second task stack Stack top.
In another embodiment, when in the first Activity of application program, (the first Activity is positioned at first It is engaged in stack stack top, and first task stack be located at foreground) when receiving the instruction for starting the 2nd Activity on corresponding interface, establishment is not Second task stack of first task stack where being same as the first Activity, the 2nd Activity is added to second newly created Business stack, or the 2nd Activity is directly initiated in the second task stack, now, the first Activity is located at the stack of first task stack Top, the 2nd Activity are located at the stack top of the second task stack.Specifically, open when corresponding to receive on interface in the first Activity During dynamic 2nd Activity instruction, the startup attribute for the 2nd Activity being pre-configured with can be obtained, when this second Activity startup attribute is when starting in new task stack, creates new task stack (the second task stack), i.e., the present invention is logical The startup attribute for being pre-configured with the 2nd Activity is crossed, to determine whether to create new task stack for the 2nd Activity, so as to Effectively utilize system resource.
Step 102, second task stack is pushed into foreground.
After performing step 101, the first Activity be located at the stack top of first task stack, and the 2nd Activity is located at the The stack top of two task stacks, and first task stack has been located in foreground, therefore, perform after the second task stack pushes foreground by this step, Foreground shows that the first Activity corresponds to interface and the 2nd Activity corresponds to interface simultaneously, wherein, the first Activity is corresponding Interface and the 2nd Activity correspond to the different interfaces that interface is same application, and the first Activity corresponds to interface and the Two Activity, which correspond to interface, with multiple-window mode or multitask mode while to be shown in foreground.
Now by taking a concrete application program (wechat) as an example, the interface display mistake of android system application program is discussed in detail Journey.
The wechat icon on mobile phone desktop is clicked on, opens wechat main interface, equivalent to corresponding to startup wechat main interface Activity, be designated as Activity1, if there is currently no root Activity be Activity1 task stack, i.e., wechat first by Open, then create task stack, be designated as Task1, Activity1 is added in Task1, as shown in Figure 2 A.Before Task1 is pushed Platform, then mobile phone screen show wechat main interface corresponding to the Activity1 positioned at Task1 stack tops.
In one embodiment, when opening circle of friends interface from wechat main interface, i.e., from corresponding to wechat main interface When Activity1 starts Activity2 corresponding to circle of friends interface, Activity2 is added in Task1, as shown in Figure 2 B, Activity2 is located at Task1 stack top, now, circle of friends interface corresponding to mobile phone screen display Activity2, does not show Wechat main interface corresponding to Activity1.When performing return operation at circle of friends interface, that is, perform and return to wechat main interface During operation, new task stack is created for Activity2, Task2 is designated as, Activity2 is added in Task2, delete simultaneously Activity2 in Task1, as shown in Figure 2 C, now, Activity1 is located at Task1 stack top, and Activity2 is located at Task2 stack top.Task2 is pushed into foreground (Task1 has been located in foreground), then mobile phone screen is shown simultaneously is located at Task1 stack tops Activity1 corresponding to circle of friends interface corresponding to wechat main interface and Activity2 positioned at Task2 stack tops.
In another embodiment, it is when opening circle of friends interface from wechat main interface, i.e., corresponding from wechat main interface Activity1 when starting Activity2 corresponding to circle of friends interface, obtain the startup attribute for the Activity2 being pre-configured with, If Activity2 startup attribute directly creates new task stack to start in new task stack on the basis of Fig. 2A (Task2), Activity2 is added in Task2, or, Activity2 is directly initiated in Task2, as shown in Figure 2 C, Now, Activity1 is located at Task1 stack top, and Activity2 is located at Task2 stack top.Task2 is pushed into foreground (Task1 Have been located in foreground), then mobile phone screen shows wechat main interface corresponding to the Activity1 positioned at Task1 stack tops and is located at simultaneously Circle of friends interface corresponding to the Activity2 of Task2 stack tops.
Wechat main interface and circle of friends interface can use multiwindow or multitask mode to show, be multiwindow referring to Fig. 3 A Mode display example, Fig. 3 B are multitask mode display example.
It is corresponding with the embodiment of the interface display method of foregoing android system application program, present invention also offers The embodiment of the interface display apparatus of android system application program.
The embodiment of the interface display apparatus of android system application program of the present invention can be applied on the terminal device. Device embodiment can be realized by software, can also be realized by way of hardware or software and hardware combining.It is implemented in software Exemplified by, it is corresponding calculating in the processor run memory by equipment where it as the device on a logical meaning What machine programmed instruction was formed.For hardware view, as shown in figure 4, the interface for android system application program of the present invention shows A kind of hardware structure diagram of equipment where showing device, in addition to processor and nonvolatile memory shown in Fig. 4, implement Equipment in example where device can also include other hardware, this is repeated no more generally according to the actual functional capability of the equipment.
Fig. 5 is refer to, for the knot of the interface display apparatus of the android system application program in one embodiment of the invention Structure schematic diagram.The interface display apparatus of the android system application program includes creating unit 501 and push unit 502, its In:
Creating unit 501, for when meeting that default multiple solutions show trigger condition, to pass through the application program The 2nd Activity that first Activity starts, which is created, is different from the second of the first Activity places first task stack Task stack, wherein, the first task stack is located at foreground, and the first Activity is located at the stack top of the first task stack, 2nd Activity is located at the stack top of second task stack;
Push unit 502, for second task stack to be pushed into foreground, so that the first Activity and described the Two Activity respectively the corresponding application program different interfaces simultaneously be shown in foreground.
Further, described device also includes:
Adding device, start the 2nd Activity for working as to correspond to receive on interface in the first Activity Instruction when, by the 2nd Activity be added to the first Activity where first task stack stack top so that 2nd Activity corresponds to interface display in foreground;
The creating unit 501, received specifically for working as to correspond in the 2nd Activity on interface described in return During the first Activity instruction, the second task stack of first task stack where being different from the first Activity is created;Will 2nd Activity is moved to second task stack from the first task stack.
Further,
The creating unit 501, received specifically for working as to correspond in the first Activity on interface described in startup During the 2nd Activity instruction, the second task stack of first task stack where being different from the first Activity is created;Will 2nd Activity is added to second task stack;Or directly initiate described second in second task stack Activity。
Further,
The creating unit 501, received specifically for working as to correspond in the first Activity on interface described in startup During the 2nd Activity instruction, the startup attribute for the 2nd Activity being pre-configured with is obtained;If described second Activity startup attribute then creates second task stack to start in new task stack.
Further,
The push unit 502, specifically for second task stack is pushed into foreground, so that the first Activity Corresponding interface and the 2nd Activity correspond to interface with multiple-window mode or multitask mode while are shown in foreground.
The function of unit and the implementation process of effect specifically refer to and step are corresponded in the above method in said apparatus Implementation process, it will not be repeated here.
For device embodiment, because it corresponds essentially to embodiment of the method, so related part is real referring to method Apply the part explanation of example.Device embodiment described above is only schematical, wherein described be used as separating component The unit of explanation can be or may not be physically separate, can be as the part that unit is shown or can also It is not physical location, you can with positioned at a place, or can also be distributed on multiple NEs.Can be according to reality Need to select some or all of module therein to realize the purpose of the present invention program.Those of ordinary skill in the art are not paying In the case of going out creative work, you can to understand and implement.
The foregoing is merely illustrative of the preferred embodiments of the present invention, is not intended to limit the invention, all essences in the present invention God any modification, equivalent substitution and improvements done etc., should be included within the scope of protection of the invention with principle.

Claims (10)

1. a kind of interface display method of android system application program, it is characterised in that methods described includes:
When meeting that default multiple solutions show trigger condition, for started by the first Activity of the application program the Two Activity create the second task stack for being different from the first Activity places first task stack, wherein, described first Task stack is located at foreground, and the first Activity is located at the stack top of the first task stack, and the 2nd Activity is located at The stack top of second task stack;
Second task stack is pushed into foreground, so that corresponding to the first Activity and the 2nd Activity difference The different interfaces of the application program are shown in foreground simultaneously.
2. the method as described in claim 1, it is characterised in that it is described when meeting that default multiple solutions show trigger condition, The 2nd Activity to be started by the first Activity of the application program, which is created, is different from the first Activity Before second task stack of place first task stack, in addition to:
When corresponding to and the instruction for starting the 2nd Activity being received on interface in the first Activity, by described The stack top of first task stack where two Activity are added to the first Activity, so that the 2nd Activity is corresponding Interface display is in foreground;
It is described when meeting that default multiple solutions show trigger condition, start to pass through the first Activity of the application program The 2nd Activity create be different from the first Activity where first task stack the second task stack, including:
When corresponding to and the instruction for returning to the first Activity being received on interface in the 2nd Activity, create different The second task stack of first task stack where the first Activity;
2nd Activity is moved to second task stack from the first task stack.
3. the method as described in claim 1, it is characterised in that it is described when meeting that default multiple solutions show trigger condition, The 2nd Activity to be started by the first Activity of the application program, which is created, is different from the first Activity Second task stack of place first task stack, including:
When corresponding to and the instruction for starting the 2nd Activity being received on interface in the first Activity, create different The second task stack of first task stack where the first Activity;
2nd Activity is added to second task stack;Or directly initiate institute in second task stack State the 2nd Activity.
4. method as claimed in claim 3, it is characterised in that described ought be corresponded in the first Activity receives on interface To during the instruction for starting the 2nd Activity, second of first task stack where being different from the first Activity is created Task stack, including:
When corresponding to and the instruction for starting the 2nd Activity being received on interface in the first Activity, obtain advance The 2nd Activity of configuration startup attribute;
If the startup attribute of the 2nd Activity creates second task stack to start in new task stack.
5. the method as described in Claims 1-4 is any, it is characterised in that the first Activity and described second Activity respectively the corresponding application program different interfaces simultaneously be shown in foreground, including:
First Activity corresponds to interface and the 2nd Activity corresponds to interface with multiple-window mode or multitask side Formula is shown in foreground simultaneously.
6. a kind of interface display apparatus of android system application program, it is characterised in that described device includes:
Creating unit, for when meeting that default multiple solutions show trigger condition, to pass through the first of the application program The 2nd Activity that Activity starts creates the second task for being different from the first Activity places first task stack Stack, wherein, the first task stack is located at foreground, and the first Activity is located at the stack top of the first task stack, described 2nd Activity is located at the stack top of second task stack;
Push unit, for second task stack to be pushed into foreground, so that the first Activity and described second Activity respectively the corresponding application program different interfaces simultaneously be shown in foreground.
7. device as claimed in claim 6, it is characterised in that described device also includes:
Adding device, the finger for starting the 2nd Activity is received on interface for working as to correspond in the first Activity When making, the stack top by the 2nd Activity added to the first task stack where the first Activity, so that described 2nd Activity corresponds to interface display in foreground;
The creating unit, return described first is received on interface specifically for working as to correspond in the 2nd Activity During Activity instruction, the second task stack of first task stack where being different from the first Activity is created;By described in 2nd Activity is moved to second task stack from the first task stack.
8. device as claimed in claim 6, it is characterised in that:
The creating unit, startup described second is received on interface specifically for working as to correspond in the first Activity During Activity instruction, the second task stack of first task stack where being different from the first Activity is created;By described in 2nd Activity is added to second task stack;Or directly initiate described second in second task stack Activity。
9. device as claimed in claim 8, it is characterised in that:
The creating unit, startup described second is received on interface specifically for working as to correspond in the first Activity During Activity instruction, the startup attribute for the 2nd Activity being pre-configured with is obtained;If the 2nd Activity Startup attribute to start in new task stack, then create second task stack.
10. the device as described in claim 6 to 9 is any, it is characterised in that:
The push unit, specifically for second task stack is pushed into foreground, so that the first Activity corresponds to boundary Face and the 2nd Activity correspond to interface with multiple-window mode or multitask mode while are shown in foreground.
CN201711015133.6A 2017-10-26 2017-10-26 A kind of interface display method and device of android system application program Pending CN107832113A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201711015133.6A CN107832113A (en) 2017-10-26 2017-10-26 A kind of interface display method and device of android system application program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201711015133.6A CN107832113A (en) 2017-10-26 2017-10-26 A kind of interface display method and device of android system application program

Publications (1)

Publication Number Publication Date
CN107832113A true CN107832113A (en) 2018-03-23

Family

ID=61649412

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201711015133.6A Pending CN107832113A (en) 2017-10-26 2017-10-26 A kind of interface display method and device of android system application program

Country Status (1)

Country Link
CN (1) CN107832113A (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109298907A (en) * 2018-08-23 2019-02-01 Oppo广东移动通信有限公司 Application program display methods, application program display device and terminal
CN112231077A (en) * 2020-07-24 2021-01-15 华为技术有限公司 Application scheduling method and electronic equipment
CN112395029A (en) * 2019-08-16 2021-02-23 珠海市魅族科技有限公司 Application program interface display method and device, electronic equipment and storage medium
CN109101289B (en) * 2018-06-21 2021-09-10 海信视像科技股份有限公司 Data processing method and device for terminal equipment
CN114115618A (en) * 2020-08-28 2022-03-01 荣耀终端有限公司 Application window display method and electronic equipment
US11567623B2 (en) 2018-11-26 2023-01-31 Huawei Technologies Co., Ltd. Displaying interfaces in different display areas based on activities
CN116126201A (en) * 2021-11-30 2023-05-16 荣耀终端有限公司 Application starting method, electronic device and readable storage medium
WO2024017304A1 (en) * 2022-07-22 2024-01-25 华为技术有限公司 Content display method and electronic device

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140096062A1 (en) * 2012-09-28 2014-04-03 Francis Luu Mobile Ticker
CN103970526A (en) * 2013-11-21 2014-08-06 成都力淼科技有限公司 Android based single-activity view switching technology
US20150113445A1 (en) * 2013-10-22 2015-04-23 David Michael Breger System for generating a user interface for a social network and method therefor
CN105468529A (en) * 2015-12-15 2016-04-06 北京奇虎科技有限公司 Accurate traversal method and apparatus for UI controls of android application
CN106095377A (en) * 2016-07-22 2016-11-09 深圳天珑无线科技有限公司 The multi-screen display method of a kind of copy software based on terminal and terminal
CN106445446A (en) * 2016-10-24 2017-02-22 深圳市金立通信设备有限公司 Program moving method and terminal
CN106445438A (en) * 2016-09-09 2017-02-22 深圳市金立通信设备有限公司 Terminal and display method thereof
US20170097748A1 (en) * 2011-06-19 2017-04-06 Mr. Buzz, Inc., Dba Weotta Dynamic sorting and inference using gesture based machine learning
CN106778248A (en) * 2016-12-26 2017-05-31 北京奇虎科技有限公司 The method and apparatus that application program Activity starts
CN106959879A (en) * 2017-03-31 2017-07-18 联想(北京)有限公司 A kind of control method and electronic equipment
CN107193587A (en) * 2017-04-21 2017-09-22 北京奇虎科技有限公司 A kind of method and apparatus for the multitask stack for realizing plug-in unit

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20170097748A1 (en) * 2011-06-19 2017-04-06 Mr. Buzz, Inc., Dba Weotta Dynamic sorting and inference using gesture based machine learning
US20140096062A1 (en) * 2012-09-28 2014-04-03 Francis Luu Mobile Ticker
US20150113445A1 (en) * 2013-10-22 2015-04-23 David Michael Breger System for generating a user interface for a social network and method therefor
CN103970526A (en) * 2013-11-21 2014-08-06 成都力淼科技有限公司 Android based single-activity view switching technology
CN105468529A (en) * 2015-12-15 2016-04-06 北京奇虎科技有限公司 Accurate traversal method and apparatus for UI controls of android application
CN106095377A (en) * 2016-07-22 2016-11-09 深圳天珑无线科技有限公司 The multi-screen display method of a kind of copy software based on terminal and terminal
CN106445438A (en) * 2016-09-09 2017-02-22 深圳市金立通信设备有限公司 Terminal and display method thereof
CN106445446A (en) * 2016-10-24 2017-02-22 深圳市金立通信设备有限公司 Program moving method and terminal
CN106778248A (en) * 2016-12-26 2017-05-31 北京奇虎科技有限公司 The method and apparatus that application program Activity starts
CN106959879A (en) * 2017-03-31 2017-07-18 联想(北京)有限公司 A kind of control method and electronic equipment
CN107193587A (en) * 2017-04-21 2017-09-22 北京奇虎科技有限公司 A kind of method and apparatus for the multitask stack for realizing plug-in unit

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109101289B (en) * 2018-06-21 2021-09-10 海信视像科技股份有限公司 Data processing method and device for terminal equipment
CN109298907A (en) * 2018-08-23 2019-02-01 Oppo广东移动通信有限公司 Application program display methods, application program display device and terminal
CN109298907B (en) * 2018-08-23 2021-03-26 Oppo广东移动通信有限公司 Application program display method, application program display device and terminal
US11567623B2 (en) 2018-11-26 2023-01-31 Huawei Technologies Co., Ltd. Displaying interfaces in different display areas based on activities
CN112395029A (en) * 2019-08-16 2021-02-23 珠海市魅族科技有限公司 Application program interface display method and device, electronic equipment and storage medium
CN112231077A (en) * 2020-07-24 2021-01-15 华为技术有限公司 Application scheduling method and electronic equipment
CN112231077B (en) * 2020-07-24 2021-10-19 荣耀终端有限公司 Application scheduling method and electronic equipment
CN114115618A (en) * 2020-08-28 2022-03-01 荣耀终端有限公司 Application window display method and electronic equipment
CN114115618B (en) * 2020-08-28 2022-12-09 荣耀终端有限公司 Application window display method and electronic equipment
CN116126201A (en) * 2021-11-30 2023-05-16 荣耀终端有限公司 Application starting method, electronic device and readable storage medium
CN116126201B (en) * 2021-11-30 2023-11-07 荣耀终端有限公司 Application starting method, electronic device and readable storage medium
WO2024017304A1 (en) * 2022-07-22 2024-01-25 华为技术有限公司 Content display method and electronic device

Similar Documents

Publication Publication Date Title
CN107832113A (en) A kind of interface display method and device of android system application program
WO2018103484A1 (en) Data processing method, apparatus and system for live broadcast page
CN104898952B (en) A kind of terminal split screen implementation method and terminal
CN109564531B (en) Clipboard repository interaction
US20070226650A1 (en) Apparatus and method for highlighting related user interface controls
US20150128085A1 (en) Method, Device and Computer Storage Medium for Controlling Desktop
CN107508961A (en) A kind of active window starts method, terminal and computer-readable recording medium
CN104035683B (en) A kind of communicating terminal split screen multi-task interaction method
US20150220239A1 (en) Global keyboard shortcuts management for web applications
CN107066188B (en) A kind of method and terminal sending screenshot picture
KR20130027499A (en) Method, apparatus and computer program product for joining the displays of multiple devices
TW201044277A (en) Apparatus and method for handling tasks within a computing device
EP4206883A1 (en) Permission setting method and apparatus and electronic device
US11256400B2 (en) Terminal, split-screen display method for screen thereof, and storage device
CN113407086B (en) Object dragging method, device and storage medium
US20210271491A1 (en) Application processing method, device, electronic device and storage medium
CN103513969A (en) Establishment method, device and terminal of application program entry
WO2023029747A1 (en) Method for implementing single instance function of application, and apparatus
US11249771B2 (en) Terminal input invocation
CN102968313B (en) The generation method and terminal of a kind of desktop widget
CN109240573A (en) A kind of folder management method thereof, terminal device and computer readable storage medium
CN108780400A (en) Data processing method and electronic equipment
US11314533B2 (en) Virtual desktop management method and system
CN113741754A (en) Task creation method and device, electronic equipment and computer-readable storage medium
WO2022171058A1 (en) Application program processing method and apparatus, and electronic device

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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20180323