Nothing Special   »   [go: up one dir, main page]

CN114327750A - Display method of android simulator, android simulator and storage medium - Google Patents

Display method of android simulator, android simulator and storage medium Download PDF

Info

Publication number
CN114327750A
CN114327750A CN202111483808.6A CN202111483808A CN114327750A CN 114327750 A CN114327750 A CN 114327750A CN 202111483808 A CN202111483808 A CN 202111483808A CN 114327750 A CN114327750 A CN 114327750A
Authority
CN
China
Prior art keywords
application
window
current application
preset
interface
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202111483808.6A
Other languages
Chinese (zh)
Other versions
CN114327750B (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.)
Chengdu Luyi Technology Co ltd
Original Assignee
Chengdu Luyi 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 Chengdu Luyi Technology Co ltd filed Critical Chengdu Luyi Technology Co ltd
Priority to CN202111483808.6A priority Critical patent/CN114327750B/en
Publication of CN114327750A publication Critical patent/CN114327750A/en
Application granted granted Critical
Publication of CN114327750B publication Critical patent/CN114327750B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

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

Abstract

The application discloses a display method of an android simulator, the android simulator, a storage medium and computer equipment. The method comprises the following steps: under the condition that the running application is displayed in the preset window, receiving a starting instruction, and starting the current application according to the starting instruction; judging whether the current application is independently displayed or not according to the state of the current application; if the current application is displayed independently, setting a first target interface corresponding to the current application to be in an activated state, and placing an independent window corresponding to the first target interface on the top layer; and if not, displaying a second target interface corresponding to the current application on the preset window in a label mode. The method can simultaneously run a plurality of programs on the simulator and display a plurality of windows corresponding to the programs.

Description

Display method of android simulator, android simulator and storage medium
Technical Field
The application relates to the technical field of computers, in particular to a display method and device of an android simulator, a storage medium and computer equipment.
Background
The existing android simulator can only display one window. Therefore, the user can only open one application at a time, the application is displayed in a unique window, and if a plurality of applications are opened, a plurality of simulators can only be opened at the same time, so that the operation is complex and the use is inconvenient.
Disclosure of Invention
In view of this, the present application provides a display method for an android simulator, the android simulator, a storage medium, and a computer device, which can simultaneously run a plurality of programs on the simulator and display a plurality of windows corresponding to the plurality of programs.
According to one aspect of the application, a display method of an android simulator is provided, and comprises the following steps:
under the condition that a preset window displays an operated application, receiving a starting instruction, and starting a current application according to the starting instruction;
judging whether the current application is independently displayed or not according to the state of the current application;
if the current application is displayed independently, setting a first target interface corresponding to the current application to be in an activated state, and placing an independent window corresponding to the first target interface on a top layer;
and if not, displaying a second target interface corresponding to the current application on a preset window in a label mode.
Optionally, after the second target interface corresponding to the current application is displayed on the preset window in a tab manner, the method further includes:
creating a virtual display device in response to the first drag instruction;
creating a corresponding sub-window by using the virtual display equipment, and displaying the second target interface on the sub-window;
and displaying a default interface corresponding to a preset default application on the preset window.
Optionally, after the default window displays a default interface corresponding to a preset default application, the method further includes:
in response to a second dragging instruction, removing the virtual display equipment corresponding to the child window;
determining that the application corresponding to each interface in the preset window is a background pause application, and pausing the task corresponding to the background pause application;
displaying the second target interface on the preset window; or
And in response to a closing instruction, removing the current application and removing the virtual display device.
Optionally, the displaying the second target interface on the sub-window specifically includes:
binding the virtual display equipment corresponding to the child window with the current application;
displaying a second target interface corresponding to the current application on the sub-window;
displaying a default interface corresponding to a preset default application on the preset window, specifically including:
binding a preset virtual display device corresponding to the preset window with the default application;
and displaying a default interface corresponding to the default application in the preset window.
Optionally, the displaying the second target interface in the preset window specifically includes:
binding a preset virtual display device corresponding to the preset window with the current application;
and displaying a second target interface corresponding to the current application in the preset window.
Optionally, the determining, according to the state of the current application, whether the current application is independently displayed specifically includes:
judging whether the current application is in a running state or not according to the state of the current application;
if so, judging whether the current application is bound with the virtual display equipment corresponding to any independent window;
if so, the current application is already displayed independently.
Optionally, the method further comprises:
if the interfaces are displayed on the preset window in a label mode, determining that the interface on the uppermost layer is an active interface;
determining each interface of the plurality of interfaces, except the active interface, to be a paused interface;
and setting the task corresponding to each pause interface to be in a pause state.
According to another aspect of the application, there is provided an android simulator, comprising:
the receiving module is used for receiving a starting instruction under the condition that a running application is displayed in a preset window and starting the current application according to the starting instruction;
the judging module is used for judging whether the current application is independently displayed or not according to the state of the current application;
the top setting module is used for setting a first target interface corresponding to the current application to be in an activated state and setting an independent window corresponding to the first target interface on a top layer if the first target interface is displayed independently;
and the display module is used for displaying the second target interface corresponding to the current application on a preset window in a label mode if the second target interface is not independently displayed.
Optionally, the android simulator further comprises a virtual display device control module.
The virtual display equipment control module is used for responding to a first dragging instruction and creating virtual display equipment;
the display module is further configured to create a corresponding sub-window by using the virtual display device, and display the second target interface on the sub-window;
the display module is further configured to display a default interface corresponding to a preset default application in the preset window.
Optionally, the android simulator further comprises a pause module.
The virtual display device control module is further configured to remove the virtual display device corresponding to the child window in response to a second dragging instruction;
the state control module is used for determining that the application corresponding to each interface in the preset window is a background pause application and pausing the task corresponding to the background pause application;
the display module is further configured to display the second target interface on the preset window;
the virtual display device control module is further configured to remove the current application and remove the virtual display device in response to a close instruction.
Optionally, the display module is further configured to:
binding the virtual display equipment corresponding to the child window with the current application;
displaying a second target interface corresponding to the current application on the sub-window;
binding a preset virtual display device corresponding to the preset window with the default application;
and displaying a default interface corresponding to the default application in the preset window.
Optionally, the display module is further configured to:
binding a preset virtual display device corresponding to the preset window with the current application;
and displaying a second target interface corresponding to the current application in the preset window.
Optionally, the determining module is specifically configured to: .
Judging whether the current application is in a running state or not according to the state of the current application;
if so, judging whether the current application is bound with the virtual display equipment corresponding to any independent window;
if so, the current application is independently displayed.
Optionally, the state control module is specifically configured to:
if the interfaces are displayed on the preset window in a label mode, determining that the interface on the uppermost layer is an active interface;
determining each interface of the plurality of interfaces, except the active interface, to be a paused interface;
and setting the task of the application corresponding to each pause interface to be in a pause state.
According to yet another aspect of the present application, there is provided a storage medium having stored thereon a computer program which, when executed by a processor, implements the display method of the above-described android simulator.
According to yet another aspect of the present application, there is provided a computer device, including a storage medium, a processor, and a computer program stored on the storage medium and executable on the processor, wherein the processor implements the display method of the android simulator when executing the program.
By means of the technical scheme, under the condition that the application is displayed on the preset window, the first target interface corresponding to the started and independently operated current application can be set on top, so that the interface corresponding to the application is displayed on the foreground; and displaying the second target interface of the current application which is not independently displayed on the preset window. The application breaks through the limitation that the existing display method can only display one application, the contents of a plurality of applications can be displayed simultaneously only by starting one android simulator, and the operation is more convenient.
The foregoing description is only an overview of the technical solutions of the present application, and the present application can be implemented according to the content of the description in order to make the technical means of the present application more clearly understood, and the following detailed description of the present application is given in order to make the above and other objects, features, and advantages of the present application more clearly understandable.
Drawings
The accompanying drawings, which are included to provide a further understanding of the application and are incorporated in and constitute a part of this application, illustrate embodiment(s) of the application and together with the description serve to explain the application and not to limit the application. In the drawings:
fig. 1 shows a flowchart of a display method of an android simulator provided in an embodiment of the present application;
FIG. 2 is a schematic diagram illustrating a comparison between a display method of another android simulator provided in an embodiment of the present application and an existing display method;
FIG. 3 is a schematic diagram illustrating a comparison between a display method of another android simulator provided in an embodiment of the present application and an existing display method;
FIG. 4 is a schematic flow chart illustrating a display method of an android simulator provided in the embodiment of the present application;
fig. 5 shows a block diagram of an android simulator provided in an embodiment of the present application.
Detailed Description
The present application will be described in detail below with reference to the accompanying drawings in conjunction with embodiments. It should be noted that the embodiments and features of the embodiments in the present application may be combined with each other without conflict.
In this embodiment, a display method of an android simulator is provided, as shown in fig. 1, the method includes:
step 101, receiving a starting instruction under the condition that a preset window displays an operated application, and starting a current application according to the starting instruction;
the display method is suitable for the android simulator, and can display other applications simultaneously when the running applications are displayed on the preset window of the android simulator. In this case, a start instruction is first received, and the current application is started according to the start instruction, thereby simultaneously displaying the running application and the current application in the simulator.
Step 102, judging whether the current application is independently displayed or not according to the state of the current application;
in this embodiment, some applications based on the android system may have been launched and displayed independently during the use, and a window for display does not need to be set for such current applications again, so that the applications that have been displayed independently can be screened out according to the states of the applications.
103, if the current application is displayed independently, setting a first target interface corresponding to the current application to be in an activated state, and placing an independent window corresponding to the first target interface on the top layer;
in this embodiment, if the current application is already displayed in the independent window, the first target interface corresponding to the current application may be activated and the independent window may be placed on top, so that the first target application may be displayed in the foreground through the independent window. According to the embodiment, the current application corresponding to the starting instruction is displayed at the top, so that a user can conveniently operate the application.
And 104, if the second target interface is not independently displayed, displaying the second target interface corresponding to the current application on a preset window in a label mode.
In this embodiment, if the current application is not independently displayed, that is, the current application does not have a corresponding independent window, the second target interface corresponding to the current application may be displayed in the preset window. Specifically, the second target interface is displayed in the form of a tab. When a plurality of applications are started, a plurality of interfaces can be displayed in a preset window at the same time, each interface is displayed in a browser label mode, interface switching can be achieved by clicking the label, and interface closing can be achieved by clicking a closing button corresponding to the label.
As shown in fig. 2 (conventional display method) and fig. 3 (display method of the present application), a plurality of applications are managed uniformly by WMS (window management service) and AMS (activity management service) of the android system, in the conventional display method, an android simulator has only one window, and a plurality of tasks need to be displayed in a unique window, so that only the uppermost interface of the uppermost application can be displayed at the same time; in the display method of the application, the android simulator can have a plurality of windows, so that one window can be provided for each application, and therefore, the interfaces of the plurality of applications can be displayed in the respective windows at the same time.
By applying the technical scheme of the embodiment, a plurality of applications can be displayed simultaneously in the same simulator, the problem that the plurality of applications can be displayed only by opening a plurality of simulators in the existing display method is effectively solved, and the operation is simpler and more convenient.
Further, as a refinement and an extension of the specific implementation of the above embodiment, in order to fully illustrate the specific implementation process of the embodiment, another display method of an android simulator is provided, as shown in fig. 4, in the method, after displaying the target interface in the activated state on the preset window in a tab manner, the method further includes:
step 401, in response to a first drag instruction, creating a virtual display device;
in this embodiment, the second target interface corresponding to the current task may be dragged to drop away from the preset window. In this case, first, according to the first drag command, a virtual display device (DisplayDevice device) is created for the current task by using the SF service of the android system, so that the target interface of the current task can be displayed by using the virtual display device.
Step 402, creating a corresponding sub-window by using virtual display equipment, and displaying a second target interface on the sub-window;
in this embodiment, after the virtual display device is created. And creating a sub-window in the virtual display device, wherein the second target interface corresponding to the current task can be displayed in the sub-window.
And step 403, displaying a default interface corresponding to a preset default application on a preset window.
In this embodiment, after the second target interface corresponding to the current task is dragged to be away from the preset window, the second target interface is displayed in the newly-created sub-window, and at this time, the preset window may display a default interface corresponding to the preset default application. The default interface may be an interface corresponding to a desktop application (Launcher).
In addition, the default window may also display this default interface when the simulator is just started.
Further, in another display method of an android simulator, after a default interface corresponding to a preset default application is displayed in a preset window, the method further includes:
step 501, in response to a second dragging instruction, removing virtual display equipment corresponding to the child window;
in this embodiment, the target interface departing from the preset window may also be dragged back to the preset window, that is, the sub-window is merged with the preset window. Specifically, the virtual display device corresponding to the child window is removed, and at this time, the child window is also removed, and the target interface and the child window no longer have a corresponding relationship.
Step 502, determining an application corresponding to each interface in a preset window as a background pause application, and pausing a task corresponding to the background pause application;
step 503, displaying a second target interface on a preset window;
in this embodiment, after the second target interface is dragged back to the preset window, the second target interface may be displayed in the preset window, and the task corresponding to the default application displayed by each tab of the preset window is paused.
Further, if each tab of the preset window displays not the default application but other applications, the tasks corresponding to the other applications are also paused.
Or:
step 503, in response to the close instruction, removing the current application and removing the virtual display device.
In this embodiment, if a close instruction is received, the current application is removed, the virtual display device is removed, meanwhile, the child window corresponding to the virtual display device is also removed, and the android simulator does not display the second target interface corresponding to the current task any more.
Further, in another display method of an android simulator, displaying a second target interface in a sub-window specifically includes:
601, binding the virtual display equipment corresponding to the child window with the current application;
step 602, displaying a second target interface corresponding to the current application on the sub-window;
displaying a default interface corresponding to a preset default application on a preset window, specifically comprising:
step 603, binding a preset virtual display device corresponding to a preset window with a default application;
and step 604, displaying a default interface corresponding to the default application in a preset window.
In this embodiment, the virtual display device corresponding to the window is bound to an application, and the window can display the interface corresponding to the application. Specifically, each application corresponds to an application code, and the application code is assigned to a virtual display device, so that the binding between the virtual display device and the application is realized. Based on the method, the virtual display device corresponding to the sub-window is bound with the current application, the preset display device corresponding to the preset window is bound with the default application, the effect that the sub-window displays the second target interface and the preset window displays the preset interface can be achieved.
Further, in another display method of an android simulator, displaying a second target interface in a preset window specifically includes:
step 701, binding a preset virtual display device corresponding to a preset window with a current application;
and 702, displaying a second target interface corresponding to the current application on a preset window.
In this embodiment, the virtual display device corresponding to the window is bound to an application, and the window can display the interface corresponding to the application. Based on the method, the effect that the window displays the second target interface can be preset by binding the preset display device corresponding to the preset window with the current application.
Further, in another display method of an android simulator, determining whether the current application is independently displayed according to the state of the current application specifically includes:
step 801, judging whether the current application is in a running state or not according to the state of the current application;
step 802, if yes, judging whether the current application is bound with a virtual display device corresponding to any independent window;
if yes, the current application displays independently, step 803.
In this embodiment, whether the current application has been started is determined according to whether the current application is already in a running state. If the application is started, whether the application is allocated with an independent window capable of displaying content can be judged according to whether the current application is bound with a virtual display device corresponding to any independent window. If so, the current application is deemed to have achieved independent display through the independent window without requiring a sub-window to be allocated for the application.
Further, the independent window is a non-preset window.
Further, in another display method of an android simulator, the method further comprises the following steps:
step 901, if a plurality of interfaces are displayed on a preset window in a label form, determining that the interface on the uppermost layer is an active interface;
step 902, determining each interface except an active interface in the plurality of interfaces as a pause interface;
step 903, setting the task corresponding to each pause interface to be in a pause state.
In this embodiment, if multiple interfaces are simultaneously displayed on the preset window, the interface on the uppermost layer of the preset window, that is, the interface currently being displayed, is an active interface, a task corresponding to the active interface is always in an operating state, and information output by an application corresponding to the active page is displayed in real time. And tasks corresponding to other interfaces except the active interface in the preset window are all set to be in a pause state, so that resource consumption is reduced.
Further, as a specific implementation of the display method of the android simulator, an embodiment of the present application provides an android simulator, as shown in fig. 5, the android simulator includes: the device comprises a receiving module, a judging module, a top setting module and a display module.
The receiving module is used for receiving a starting instruction under the condition that the running application is displayed on the preset window and starting the current application according to the starting instruction;
the judging module is used for judging whether the current application is independently displayed or not according to the state of the current application;
the top setting module is used for setting a first target interface corresponding to the current application to be in an activated state and setting an independent window corresponding to the first target interface on the top layer if the first target interface is displayed independently;
and the display module is used for displaying the second target interface corresponding to the current application on the preset window in a label mode if the second target interface is not independently displayed.
In a specific application scenario, optionally, the android simulator further includes a virtual display device control module.
The virtual display equipment control module is used for responding to the first dragging instruction and creating virtual display equipment;
the display module is also used for creating a corresponding sub-window by utilizing the virtual display equipment and displaying a second target interface on the sub-window;
and the display module is also used for displaying a default interface corresponding to the preset default application on the preset window.
In a specific application scenario, optionally, the android simulator further comprises a pause module.
The virtual display equipment control module is also used for responding to the second dragging instruction and removing the virtual display equipment corresponding to the child window;
the state control module is used for determining that the application corresponding to each interface in the preset window is a background pause application and pausing the task corresponding to the background pause application;
the display module is also used for displaying a second target interface on the preset window;
and the virtual display equipment control module is also used for responding to the closing instruction, removing the current application and removing the virtual display equipment.
In a specific application scenario, optionally, the display module is further configured to:
binding the virtual display equipment corresponding to the child window with the current application;
displaying a second target interface corresponding to the current application on the sub-window;
binding a preset virtual display device corresponding to a preset window with a default application;
and displaying a default interface corresponding to the default application in a preset window.
In a specific application scenario, optionally, the display module is further configured to:
binding a preset virtual display device corresponding to a preset window with the current application;
and displaying a second target interface corresponding to the current application in the preset window.
In a specific application scenario, optionally, the determining module is specifically configured to: .
Judging whether the current application is in a running state or not according to the state of the current application;
if so, judging whether the current application is bound with the virtual display equipment of any independent window;
if so, the current application is displayed independently.
In a specific application scenario, optionally, the state control module is specifically configured to:
if the interfaces are displayed on the preset window in a label mode, determining that the interface on the uppermost layer is an active interface;
determining each interface of the plurality of interfaces except the active interface as a pause interface;
and setting the task of the application corresponding to each pause interface to be in a pause state.
It should be noted that other corresponding descriptions of the functional modules related to the android simulator provided in the embodiment of the present application may refer to the corresponding descriptions in fig. 1 to fig. 4, and are not described herein again.
Based on the method shown in fig. 1 to 4, correspondingly, an embodiment of the present application further provides a storage medium, on which a computer program is stored, and the program, when executed by a processor, implements the display method of the android simulator shown in fig. 1 to 4.
Based on such understanding, the technical solution of the present application may be embodied in the form of a software product, which may be stored in a non-volatile storage medium (which may be a CD-ROM, a usb disk, a removable hard disk, etc.), and includes several instructions for enabling a computer device (which may be a personal computer, a server, or a network device, etc.) to execute the method according to the implementation scenarios of the present application.
Based on the above methods shown in fig. 1 to fig. 4 and the android simulator embodiment shown in fig. 5, in order to achieve the above object, an embodiment of the present application further provides a computer device, which may specifically be a personal computer, a server, a network device, and the like, where the computer device includes a storage medium and a processor; a storage medium for storing a computer program; a processor for executing a computer program to implement the display method of the android simulator as shown in fig. 1 to 4.
Optionally, the computer device may also include a user interface, a network interface, a camera, Radio Frequency (RF) circuitry, sensors, audio circuitry, a WI-FI module, and so forth. The user interface may include a Display screen (Display), an input unit such as a keypad (Keyboard), etc., and the optional user interface may also include a USB interface, a card reader interface, etc. The network interface may optionally include a standard wired interface, a wireless interface (e.g., a bluetooth interface, WI-FI interface), etc.
It will be appreciated by those skilled in the art that the present embodiment provides a computer device architecture that is not limiting of the computer device, and that may include more or fewer components, or some components in combination, or a different arrangement of components.
The storage medium may further include an operating system and a network communication module. An operating system is a program that manages and maintains the hardware and software resources of a computer device, supporting the operation of information handling programs, as well as other software and/or programs. The network communication module is used for realizing communication among the controls in the storage medium and communication with other hardware and software in the entity equipment.
Through the above description of the embodiments, those skilled in the art will clearly understand that the present application can be implemented by software plus a necessary general hardware platform, and can also be implemented by hardware.
Those skilled in the art will appreciate that the drawings are merely schematic representations of one preferred implementation scenario and that the elements or processes in the drawings are not necessarily required to practice the present application. Those skilled in the art will appreciate that elements of a device in an implementation scenario may be distributed in the device in the implementation scenario according to the description of the implementation scenario, or may be located in one or more devices different from the present implementation scenario with corresponding changes. The units of the implementation scenario may be combined into one unit, or may be further split into a plurality of sub-units.
The above application serial numbers are for description purposes only and do not represent the superiority or inferiority of the implementation scenarios. The above disclosure is only a few specific implementation scenarios of the present application, but the present application is not limited thereto, and any variations that can be made by those skilled in the art are intended to fall within the scope of the present application.

Claims (10)

1. A display method of an android simulator, the method comprising:
under the condition that a preset window displays an operated application, receiving a starting instruction, and starting a current application according to the starting instruction;
judging whether the current application is independently displayed or not according to the state of the current application;
if the current application is displayed independently, setting a first target interface corresponding to the current application to be in an activated state, and placing an independent window corresponding to the first target interface on a top layer;
and if not, displaying a second target interface corresponding to the current application on a preset window in a label mode.
2. The display method according to claim 1, wherein after the second target interface corresponding to the current application is displayed on a preset window in a tab manner, the method further comprises:
creating a virtual display device in response to the first drag instruction;
creating a corresponding sub-window by using the virtual display equipment, and displaying the second target interface on the sub-window;
and displaying a default interface corresponding to a preset default application on the preset window.
3. The display method according to claim 2, wherein after the preset window displays a default interface corresponding to a preset default application, the method further comprises:
in response to a second dragging instruction, removing the virtual display equipment corresponding to the child window;
determining that the application corresponding to each interface in the preset window is a background pause application, and pausing the task corresponding to the background pause application;
displaying the second target interface on the preset window; or
And in response to a closing instruction, removing the current application and removing the virtual display device.
4. The display method according to claim 2, wherein the displaying the second target interface in the sub-window specifically includes:
binding the virtual display equipment corresponding to the child window with the current application;
displaying a second target interface corresponding to the current application on the sub-window;
displaying a default interface corresponding to a preset default application on the preset window, specifically including:
binding a preset virtual display device corresponding to the preset window with the default application;
and displaying a default interface corresponding to the default application in the preset window.
5. The display method according to claim 3, wherein the displaying the second target interface in the preset window specifically includes:
binding a preset virtual display device corresponding to the preset window with the current application;
and displaying a second target interface corresponding to the current application in the preset window.
6. The method according to claim 1, wherein the determining whether the current application is independently displayed according to the state of the current application specifically includes:
judging whether the current application is in a running state or not according to the state of the current application;
if so, judging whether the current application is bound with the virtual display equipment corresponding to any independent window;
if so, the current application is already displayed independently.
7. The display method according to claim 6, wherein the method further comprises:
if the interfaces are displayed on the preset window in a label mode, determining that the interface on the uppermost layer is an active interface;
determining each interface of the plurality of interfaces, except the active interface, to be a paused interface;
and setting the task of the application corresponding to each pause interface to be in a pause state.
8. An android simulator, the simulator comprising:
the receiving module is used for receiving a starting instruction under the condition that a running application is displayed in a preset window and starting the current application according to the starting instruction;
the judging module is used for judging whether the current application is independently displayed or not according to the running state of the current application;
the top setting module is used for setting a first target interface corresponding to the current application to be in an activated state and setting an independent window corresponding to the first target interface on a top layer if the first target interface is displayed independently;
and the display module is used for displaying the second target interface corresponding to the current application on a preset window in a label mode if the second target interface is not independently displayed.
9. A readable storage medium on which a program or instructions are stored, characterized in that the program or instructions, when executed by a processor, implement the steps of the display method according to any one of claims 1 to 7.
10. A computer device comprising a storage medium, a processor and a computer program stored on the storage medium and executable on the processor, characterized in that the processor implements the display method of any one of claims 1 to 7 when executing the program.
CN202111483808.6A 2021-12-07 2021-12-07 Android simulator display method, android simulator and storage medium Active CN114327750B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111483808.6A CN114327750B (en) 2021-12-07 2021-12-07 Android simulator display method, android simulator and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111483808.6A CN114327750B (en) 2021-12-07 2021-12-07 Android simulator display method, android simulator and storage medium

Publications (2)

Publication Number Publication Date
CN114327750A true CN114327750A (en) 2022-04-12
CN114327750B CN114327750B (en) 2024-08-20

Family

ID=81048856

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111483808.6A Active CN114327750B (en) 2021-12-07 2021-12-07 Android simulator display method, android simulator and storage medium

Country Status (1)

Country Link
CN (1) CN114327750B (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2015133786A1 (en) * 2014-03-03 2015-09-11 엘지전자 주식회사 Method for verifying operations for common application development of in-vehicle infotainment system and mobile terminal
CN108694073A (en) * 2018-05-11 2018-10-23 腾讯科技(深圳)有限公司 Control method, device, equipment and the storage medium of virtual scene
CN110339568A (en) * 2019-08-19 2019-10-18 网易(杭州)网络有限公司 Display methods, device, storage medium and the electronic device of virtual control
CN110427239A (en) * 2019-07-30 2019-11-08 维沃移动通信有限公司 A kind of event-handling method, terminal device and computer readable storage medium
CN110471591A (en) * 2019-08-08 2019-11-19 深圳传音控股股份有限公司 A kind of exchange method, device and computer storage medium
CN111352677A (en) * 2018-12-20 2020-06-30 青岛海信移动通信技术股份有限公司 Interface display method and terminal of application program
CN113326075A (en) * 2021-04-09 2021-08-31 北京润信恒达科技有限公司 Method, device and system for running multiple application foreground
CN113641271A (en) * 2020-04-27 2021-11-12 华为技术有限公司 Application window management method, terminal device and computer readable storage medium

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2015133786A1 (en) * 2014-03-03 2015-09-11 엘지전자 주식회사 Method for verifying operations for common application development of in-vehicle infotainment system and mobile terminal
CN108694073A (en) * 2018-05-11 2018-10-23 腾讯科技(深圳)有限公司 Control method, device, equipment and the storage medium of virtual scene
CN111352677A (en) * 2018-12-20 2020-06-30 青岛海信移动通信技术股份有限公司 Interface display method and terminal of application program
CN110427239A (en) * 2019-07-30 2019-11-08 维沃移动通信有限公司 A kind of event-handling method, terminal device and computer readable storage medium
CN110471591A (en) * 2019-08-08 2019-11-19 深圳传音控股股份有限公司 A kind of exchange method, device and computer storage medium
CN110339568A (en) * 2019-08-19 2019-10-18 网易(杭州)网络有限公司 Display methods, device, storage medium and the electronic device of virtual control
CN113641271A (en) * 2020-04-27 2021-11-12 华为技术有限公司 Application window management method, terminal device and computer readable storage medium
CN113326075A (en) * 2021-04-09 2021-08-31 北京润信恒达科技有限公司 Method, device and system for running multiple application foreground

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
孟占帅: ""安卓应用分析与测试通用支撑工具的设计与实现"", 《中国优秀硕士学位论文全文数据库(电子期刊)信息科技辑》, 15 February 2019 (2019-02-15) *

Also Published As

Publication number Publication date
CN114327750B (en) 2024-08-20

Similar Documents

Publication Publication Date Title
US9348633B2 (en) Multi-environment operating system
US8868899B2 (en) System and method for switching between environments in a multi-environment operating system
CN106959879B (en) Control method and electronic equipment
US9842091B2 (en) Switching to and from native web applications
CN103649902B (en) Immersive and desktop shell display
CN109726076B (en) Applet life cycle management method and system
WO2012166184A1 (en) Desktop as immersive application
WO2015100933A1 (en) Data processing method for realizing multiple operating systems and terminal device
CN109569214B (en) Application display method and device in split screen mode and display equipment
CN112286612B (en) Information display method and device and electronic equipment
CN102112953A (en) Information processing apparatus and program
CN104516782A (en) Method for switching operating environments of intelligent system and equipment
CN102981818A (en) Scenario based animation library
CN109147022A (en) VR data rendering method and system, computer equipment, computer storage medium
CN109144447B (en) Split screen window adjusting method and device, storage medium and electronic equipment
CN112783391A (en) Application program running method and device, electronic equipment and storage medium
EP3637257A1 (en) View switching
EP3407186B1 (en) Interface refresh synchronization method and apparatus, terminal, and storage medium
KR20140076185A (en) Mobile device for simultaneous executing multi operating program and method thereof
CN113569171A (en) Webpage theme changing method and device, storage medium and computer equipment
CN107678737B (en) Service processing method and device and self-service terminal equipment
CN114327750B (en) Android simulator display method, android simulator and storage medium
WO2015196543A1 (en) Terminal and multi-window display method for terminal, and storage medium
CN116866661A (en) Video prerendering method, device, equipment and storage medium
EP3627313A1 (en) Method and system for operating a software application on a processor of a mobile 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
GR01 Patent grant
GR01 Patent grant