WO2019179326A1 - Procédé et appareil d'affichage d'interface d'application, et dispositif mobile - Google Patents

Procédé et appareil d'affichage d'interface d'application, et dispositif mobile Download PDF

Info

Publication number
WO2019179326A1
WO2019179326A1 PCT/CN2019/077711 CN2019077711W WO2019179326A1 WO 2019179326 A1 WO2019179326 A1 WO 2019179326A1 CN 2019077711 W CN2019077711 W CN 2019077711W WO 2019179326 A1 WO2019179326 A1 WO 2019179326A1
Authority
WO
WIPO (PCT)
Prior art keywords
application
target application
mobile device
interface
screen
Prior art date
Application number
PCT/CN2019/077711
Other languages
English (en)
Chinese (zh)
Inventor
吴锦
修平
Original Assignee
青岛海信移动通信技术股份有限公司
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 青岛海信移动通信技术股份有限公司 filed Critical 青岛海信移动通信技术股份有限公司
Publication of WO2019179326A1 publication Critical patent/WO2019179326A1/fr

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Definitions

  • the present disclosure relates to the field of mobile device technologies, and in particular, to an application interface display method, device, and mobile device.
  • a wide variety of applications can be installed in the mobile device, and the application icons of the installed applications can be displayed on the desktop of the mobile device.
  • the user can click on the application icon of the target application.
  • the mobile device may launch the target application and display the application interface of the target application on the screen.
  • an application interface display method for a mobile device comprising: when a mobile device detects an embedded display instruction for a target application, creating a window container control in a desktop of the mobile device, and starting the target application, the target The application is an application embedded on the desktop and needs to display an application interface, and the desktop is displayed on the screen of the mobile device; the mobile device acquires drawing information of the target application through the window container control, and draws an application interface of the target application based on the drawing information; the mobile device passes the window The container control displays the application interface of the target application as a parallel page of the desktop interface on the screen.
  • an application interface display method comprising: when a mobile device detects an embedded display instruction for a target application, creating a window container control in a carrier application, and starting a target application, the target application being embedded in the carrier
  • the mobile device acquires the target application through the window container control Drawing information and drawing an application interface of the target application based on the drawing information; the mobile device displays the application interface of the target application as a parallel page of the application interface of the carrier application on the screen through the window container control.
  • a mobile device including a processor, a memory, and a display, the memory storing instructions that, when executed by the processor, cause the mobile device to perform: when an embedded display instruction for the target application is detected, Create a window container control in the desktop, and start the target application, the target application is an application embedded in the desktop and needs the display to display the application interface, the desktop is displayed on the screen of the display; the drawing information of the target application is obtained through the window container control, and is based on drawing The information draws the application interface of the target application; the application interface of the target application is displayed as a parallel page of the interface of the desktop on the screen of the display through the window container control.
  • a mobile device comprising a processor, a memory, and a display, the memory storing instructions that, when executed by the processor, cause the mobile device to: when an embedded display instruction for the target application is detected, Creating a window container control in the carrier application, and starting the target application, the target application is an application embedded in the carrier application and requiring the display to display the application interface, and the carrier application is a third-party application installed in the mobile device or a built-in application other than the desktop.
  • the application interface of the carrier application is displayed on the screen of the display; the drawing information of the target application is obtained through the window container control, and the application interface of the target application is drawn based on the drawing information; and the application interface of the target application is used as the carrier application through the window container control
  • the parallel page of the application interface is displayed on the screen of the display.
  • a machine readable non-volatile storage medium having stored thereon computer instructions that, when executed by a processor, implements the method of any of the above aspects.
  • a computer program product comprising instructions, when executed on a computer, causes the computer to perform the method of any of the above aspects.
  • FIG. 1 is a schematic structural diagram of a mobile device displayed by an application interface according to some embodiments of the present disclosure
  • FIG. 2 is a flowchart of an application interface display method according to some embodiments of the present disclosure
  • FIG. 3 is a schematic diagram of an application interface for embedding a display target application in a desktop according to some embodiments of the present disclosure
  • FIG. 4 is a schematic diagram of an application interface for embedding a display target application in a carrier application according to some embodiments of the present disclosure
  • FIG. 5 is a schematic diagram of an application interface for embedding a display target application in a card of a negative screen according to some embodiments of the present disclosure
  • FIG. 6 is a block diagram of an application interface display device according to some embodiments of the present disclosure.
  • the application scenarios involved in the embodiments of the present disclosure are first introduced.
  • the desktop interface of the Android system is called a laucher interface.
  • a variety of third-party applications can be installed in the mobile device, and the application icons of the installed applications can be displayed on the laucher interface of the mobile device.
  • the mobile device can launch the application and display the application interface of the application on the laucher interface.
  • the user is browsing the application interface of the application, there may be other reasons for switching to other applications.
  • the user often needs to exit the currently displayed application interface by clicking the return key to return to, and restart other applications that need to be opened by clicking the icons of other applications again, so that the application interfaces of other applications can be displayed on the laucher interface.
  • FIG. 1 shows a structural block diagram of a mobile device 100 according to some exemplary embodiments of the present disclosure.
  • the mobile device 100 can be a smart phone or a tablet computer or the like.
  • Mobile device 100 may also be referred to as a user device, a portable terminal, and the like.
  • mobile device 100 includes a processor 101 and a memory 102.
  • Processor 101 may include one or more processing cores, such as a 4-core processor, an 8-core processor, and the like.
  • the processor 101 may be configured by at least one of a DSP (Digital Signal Processing), an FPGA (Field-Programmable Gate Array), and a PLA (Programmable Logic Array). achieve.
  • the processor 101 may also include a main processor and a coprocessor.
  • the main processor is a processor for processing data in an awake state, which is also called a CPU (Central Processing Unit); the coprocessor is A low-power processor for processing data in standby.
  • the processor 101 may be integrated with a GPU (Graphics Processing Unit), which is responsible for rendering and rendering of the content that the display needs to display.
  • the processor 101 may also include an AI (Artificial Intelligence) processor for processing computational operations related to machine learning.
  • AI Artificial Intelligence
  • Memory 102 can include one or more computer readable storage media, which can be non-transitory. Memory 102 can also include high speed random access memory, as well as non-volatile memory, such as one or more disk storage devices, flash storage devices. In some embodiments, the non-transitory computer readable storage medium in the memory 102 is configured to store at least one instruction for execution by the processor 101 to implement an application interface provided by the method embodiment of the present application. Display method.
  • the mobile device 100 also optionally includes a peripheral device interface 103 and at least one peripheral device.
  • the processor 101, the memory 102, and the peripheral device interface 103 can be connected by a bus or a signal line.
  • Each peripheral device can be connected to the peripheral device interface 103 via a bus, signal line or circuit board.
  • the peripheral device includes at least one of a radio frequency circuit 104, a touch display screen 105, a camera 106, an audio circuit 107, a positioning component 108, and a power source 109.
  • the peripheral device interface 103 can be used to connect at least one peripheral device associated with an I/O (Input/Output) to the processor 101 and the memory 102.
  • processor 101, memory 102, and peripheral interface 103 are integrated on the same chip or circuit board; in some other embodiments, any of processor 101, memory 102, and peripheral interface 103 or The two can be implemented on a separate chip or circuit board, which is not limited in this embodiment.
  • the radio frequency circuit 104 is configured to receive and transmit an RF (Radio Frequency) signal, also referred to as an electromagnetic signal.
  • the RF circuit 104 communicates with the communication network and other communication devices via electromagnetic signals.
  • the radio frequency circuit 104 converts the electrical signal into an electromagnetic signal for transmission, or converts the received electromagnetic signal into an electrical signal.
  • the radio frequency circuit 104 includes an antenna system, an RF transceiver, one or more amplifiers, a tuner, an oscillator, a digital signal processor, a codec chipset, a subscriber identity module card, and the like.
  • the radio frequency circuit 104 can communicate with other terminals via at least one wireless communication protocol.
  • the wireless communication protocols include, but are not limited to, the World Wide Web, a metropolitan area network, an intranet, generations of mobile communication networks (2G, 3G, 4G, and 5G), wireless local area networks, and/or WiFi (Wireless Fidelity) networks.
  • the radio frequency circuit 604 may also include a circuit related to NFC (Near Field Communication), which is not limited in this application.
  • the display screen 105 is used to display a UI (User Interface).
  • the UI can include graphics, text, icons, video, and any combination thereof.
  • display screen 105 is a touch display screen, display screen 105 also has the ability to capture touch signals over the surface or surface of display screen 105.
  • the touch signal can be input to the processor 101 as a control signal for processing.
  • the display screen 105 can also be used to provide virtual buttons and/or virtual keyboards, also referred to as soft buttons and/or soft keyboards.
  • the display screen 105 can be one, and the front panel of the mobile device 100 is disposed; in other embodiments, the display screen 105 can be at least two, respectively disposed on different surfaces of the mobile device 100 or in a folded design.
  • the display screen 105 can be a flexible display screen disposed on a curved surface or a folded surface of the mobile device 100. Even the display screen 105 can be arranged as a non-rectangular irregular pattern, that is, a profiled screen.
  • the display screen 105 can be prepared by using an LCD (Liquid Crystal Display), an OLED (Organic Light-Emitting Diode) or the like.
  • Camera component 106 is used to capture images or video.
  • camera assembly 106 includes a front camera and a rear camera.
  • the front camera is placed on the front panel of the terminal, and the rear camera is placed on the back of the terminal.
  • the rear camera is at least two, which are respectively a main camera, a depth camera, a wide-angle camera, and a telephoto camera, so as to realize the background blur function of the main camera and the depth camera, and the main camera Combine with a wide-angle camera for panoramic shooting and VR (Virtual Reality) shooting or other integrated shooting functions.
  • the camera assembly 106 can also include a flash.
  • the flash can be a monochrome temperature flash or a two-color temperature flash.
  • the two-color temperature flash is a combination of a warm flash and a cool flash that can be used for light compensation at different color temperatures.
  • the audio circuit 107 can include a microphone and a speaker.
  • the microphone is used to collect sound waves of the user and the environment, and convert the sound waves into electrical signals for processing to the processor 101 for processing, or input to the radio frequency circuit 104 for voice communication.
  • the microphones may be multiple, and are respectively disposed at different parts of the mobile device 100.
  • the microphone can also be an array microphone or an omnidirectional acquisition microphone.
  • the speaker is then used to convert electrical signals from the processor 101 or the RF circuit 104 into sound waves.
  • the speaker can be a conventional film speaker or a piezoelectric ceramic speaker.
  • the audio circuit 107 can also include a headphone jack.
  • the location component 108 is used to locate the current geographic location of the mobile device 100 to implement navigation or LBS (Location Based Service).
  • the positioning component 108 can be a positioning component based on a GPS (Global Positioning System) of the United States, a Beidou system of China, or a Galileo system of the European Union.
  • Power source 109 is used to power various components in mobile device 100.
  • the power source 109 can be an alternating current, a direct current, a disposable battery, or a rechargeable battery.
  • the rechargeable battery may be a wired rechargeable battery or a wireless rechargeable battery.
  • a wired rechargeable battery is a battery that is charged by a wired line
  • a wireless rechargeable battery is a battery that is charged by a wireless coil.
  • the rechargeable battery can also be used to support fast charging technology.
  • the mobile device 100 also includes one or more sensors 110.
  • the one or more sensors 110 include, but are not limited to, an acceleration sensor 111, a gyro sensor 112, a pressure sensor 113, a fingerprint sensor 114, an optical sensor 115, and a proximity sensor 116.
  • the acceleration sensor 111 can detect the magnitude of the acceleration on the three coordinate axes of the coordinate system established by the mobile device 100.
  • the acceleration sensor 111 can be used to detect components of gravity acceleration on three coordinate axes.
  • the processor 101 can control the touch display screen 105 to display the user interface in a landscape view or a portrait view according to the gravity acceleration signal collected by the acceleration sensor 111.
  • the acceleration sensor 111 can also be used for the acquisition of game or user motion data.
  • the gyro sensor 112 can detect the body direction and the rotation angle of the mobile device 100, and the gyro sensor 112 can cooperate with the acceleration sensor 611 to collect the user's 3D motion to the mobile device 600. Based on the data collected by the gyro sensor 112, the processor 101 can realize functions such as motion sensing (e.g., changing the UI according to the user's tilting operation), image stabilization at the time of shooting, game control, and inertial navigation.
  • functions such as motion sensing (e.g., changing the UI according to the user's tilting operation), image stabilization at the time of shooting, game control, and inertial navigation.
  • the pressure sensor 113 may be disposed on a side frame of the mobile device 100 and/or a lower layer of the touch display screen 105.
  • the pressure sensor 113 When the pressure sensor 113 is disposed on the side frame of the mobile device 100, the user's holding signal to the mobile device 100 can be detected, and the processor 101 performs left and right hand recognition or shortcut operation according to the holding signal collected by the pressure sensor 113.
  • the operability control on the UI interface is controlled by the processor 101 according to the user's pressure on the touch display screen 105.
  • the operability control includes at least one of a button control, a scroll bar control, an icon control, and a menu control.
  • the fingerprint sensor 114 is configured to collect the fingerprint of the user, and the processor 101 identifies the identity of the user according to the fingerprint collected by the fingerprint sensor 114, or the fingerprint sensor 114 identifies the identity of the user according to the collected fingerprint. Upon identifying that the user's identity is a trusted identity, the processor 101 authorizes the user to perform related sensitive operations including unlocking the screen, viewing encrypted information, downloading software, paying and changing settings, and the like.
  • the fingerprint sensor 114 can be disposed on the front, back or side of the mobile device 100. When the mobile device 100 is provided with a physical button or vendor logo, the fingerprint sensor 114 can be integrated with a physical button or vendor logo.
  • Optical sensor 115 is used to collect ambient light intensity.
  • the processor 101 can control the display brightness of the touch display screen 105 based on the ambient light intensity acquired by the optical sensor 115. Illustratively, when the ambient light intensity is high, the display brightness of the touch display screen 105 is raised; when the ambient light intensity is low, the display brightness of the touch display screen 105 is lowered.
  • the processor 101 can also dynamically adjust the shooting parameters of the camera assembly 106 based on the ambient light intensity acquired by the optical sensor 115.
  • Proximity sensor 116 also referred to as a distance sensor, is typically disposed on the front panel of mobile device 100. Proximity sensor 116 is used to capture the distance between the user and the front of mobile device 100. In one embodiment, when the proximity sensor 116 detects that the distance between the user and the front of the mobile device 100 is getting smaller, the processor 101 controls the touch display screen 105 to switch from the bright screen state to the touch screen state; when the proximity sensor 616 When it is detected that the distance between the user and the front side of the mobile device 100 gradually becomes larger, the processor 101 controls the touch display screen 105 to switch from the state of the screen to the bright state.
  • the memory 102 may store instructions executable by the processor 101 for causing the processor 101 to execute the application interface display method provided in the embodiments of the present application.
  • the mobile device may display an application interface of the target application by creating a window container control, and the window container control is created in the desktop, and the desktop is displayed in the On the screen, in this way, the application interface of the target application can be displayed on the screen as a parallel page of the desktop interface, so that the user can switch between application interfaces of multiple target applications by performing a page switching operation on the desktop. So that the user can achieve the purpose of cross-application operation through the shortest operation path, which brings great convenience to the user's use.
  • the mobile device can display the application interface of the target application by creating a window container control, and the window container control is created in the carrier application, and the carrier application is displayed on the screen, so that the application of the target application can be applied.
  • the parallel page of the application interface of the interface as the carrier application is displayed on the screen, that is, the application interface of the target application can be embedded into the carrier application for display.
  • the user can switch to the application interface of the target application by performing a page switching operation in the carrier application, so that the user can achieve the purpose of cross-application operation through the shortest operation path, which brings great use for the user. Convenience.
  • the target application may be a third-party application installed in the mobile device, and the target application may have one or more.
  • the carrier application may be any built-in application or third-party application installed in the mobile device other than the desktop application, and the target application may be a third-party application installed in the mobile device.
  • the application interface display method provided by some embodiments of the present disclosure will be explained in detail below with reference to FIG. 2 , mainly by embedding the target application into a desktop for display.
  • the specific implementation process of embedding the target application in another carrier application for display may be referred to the specific implementation process embedded in the desktop for display.
  • FIG. 2 is a flowchart of a method for displaying an application interface according to some embodiments of the present disclosure.
  • the method may be used in a mobile device. As shown in FIG. 2, the method includes the following steps:
  • Step 201 When an embedded display instruction for the target application is detected, a window container control is created in the desktop, and the desktop is displayed on the screen.
  • the mobile device can launch the installed app to the screen.
  • the mobile device generally supports three screen displays, one is a main screen, that is, a physical screen of the mobile device, that is, the screen described in step 201, and related technologies, when the mobile device starts the application, the application is started. Go to this screen so that the user can see the app's app interface on the screen. Also, the desktop of the mobile device is also displayed on the screen.
  • the other is a virtual screen, and the interface displayed on the virtual screen is invisible to the user. That is to say, if the application is launched to the virtual screen, the user cannot see the application interface of the application on the virtual screen.
  • the application when a user wants to embed an application into a desktop for display, the application may be set to a target application that needs to be embedded in the display by setting an option, thereby triggering an embedded display instruction for the target application. .
  • the mobile device can detect whether an embedded display instruction for the target application input by the user is received in real time. If the mobile device receives the embedded display instruction for the target application input by the user, the window container corresponding to the virtual screen can be created in the Activity component of the desktop. Create a listener event for the window container, and create a TextureView and a surface Surface object in the window container to complete the creation of the window container control.
  • the embedding of the application interface of the target application into the desktop for display means that the application interface of the target application is displayed as a parallel page of the interface of the desktop, that is, the application interface of the target application can be displayed as an interface in the desktop. on the screen.
  • the Activity component is one of the four components in the Android system, which is mainly used to interact with the user.
  • an Activity component can provide a separate screen on which some controls can be displayed, as well as listen and process user actions to respond to them.
  • the mobile device can create a window container in the Activity component of the desktop. In order to reduce the burden on the screen when considering the subsequent launch of the target application, the target application needs to be launched onto the virtual screen, so the mobile device can associate the window container with the virtual screen.
  • the mobile device Since the window container is created in the Activity component of the desktop, the mobile device needs to process the loading and drawing of the desktop first, and the window embedded by the window container can be processed after the loading of the desktop is completed. Based on this, after the window device is created, the mobile device can create a listen event for the window container. Through the listen event, the mobile device can monitor whether the desktop has been loaded and the drawing is completed. If the desktop has been loaded and the drawing is completed, the mobile device can start the target. Apply and perform subsequent embedded window operations.
  • the mobile device may also create a TextureView in the window container after creating the window container.
  • TextureView can be used to carry the display data stream, that is, the View that carries the display data stream.
  • the mobile device needs a display canvas and controls the position and size of the screen content after rendering the interface to be displayed.
  • the mobile device can start the encapsulated SurfaceView for the Activity component of the application, and implement the role of the canvas by creating a Windows object.
  • the mobile device To embed the application interface of the target application into the desktop for display, the mobile device cannot implement the canvas by creating a Windows object.
  • the TextureView can be directly created to draw and display the application interface of the target application to implement the canvas.
  • the SurfaceView is an inherited class of the view. This view has a Surface dedicated to drawing, and the user can control the format and size of the Surface. The Surface view controls where the Surface is drawn.
  • the mobile device can create a listen event for the TextureView.
  • the listen event can be used to monitor whether the surface of the Surface object is created. If it arrives, the mobile device can create a Surface object in the window container.
  • the Surface object can include Window information indicating the width, height, and screen resolution of the window container, that is, the created Surface object specifies the size of the embedded window for displaying the application interface of the target application.
  • Creating a window container control in the desktop is accomplished by creating a window container, a listener event, a TextureView, and a surface Surface object in the Activity component of the desktop. Next, if the loading and rendering of the desktop has been completed by the listen event created for the window container, the mobile device can perform step 202.
  • Step 202 Create an external stack and start a target application.
  • the external stack is used to store application information of the application launched in the virtual screen.
  • the target application is an application embedded in the desktop and needs to display an application interface.
  • the target application After the loading and rendering of the mobile device's desktop is completed, if the target application is to be embedded in the desktop display, the target application needs to be started first, so the mobile device can obtain the application package class name of the target application, and according to the application package.
  • the class name starts the target application.
  • the target application is an application preset by the user that needs to be embedded in the desktop for display of the application interface.
  • the mobile device will launch the target application to which screen, and which screen will display the application interface of the target application accordingly.
  • the mobile device when an application is launched, the mobile device usually starts the application directly to the screen.
  • the target application since a plurality of target applications can be embedded in the desktop, if the target application is directly launched to the screen when the target application is launched, the displayed target application is embedded in the desktop. There are a few, it will start a few on the screen, so the user experience will be poor, and will affect the application stack management of the screen, which puts a heavy burden on the screen.
  • the mobile device can launch the target application onto the virtual screen that is invisible to the user, and create a separate application information for the virtual screen to record the application launched to the virtual screen. External stack.
  • the mobile device may use the virtual screen identifier as a display parameter in the StartActivity function, and call the StartActivity function through the window container control, and the StartActivity function is used to trigger the launch of the target application in the virtual screen. operating.
  • the window container control when the window container control is created, the window container is associated with the virtual screen. Therefore, after the mobile device obtains the application package class name of the target application, the window container control can call the StartActivity function. And passing the virtual screen identifier to the StartActivity function as a display parameter, so that the StartActivity function can start the application package to the virtual screen indicated by the display parameter according to the application package class name of the target application.
  • Step 203 Obtain drawing information of the target application through the window container control, and draw an application interface of the target application based on the drawing information.
  • the mobile device can obtain the drawing information of the target application through the window container control, and draw an application interface of the target application based on the drawing information.
  • the mobile device can capture the drawing information of the target application through the Surface object; and based on the drawing information and the window information, draw the application interface of the target application through the TextureView.
  • the drawing information includes drawing data for drawing an application interface of the target application, by which the TextureView can draw the size of the window according to the width, height, and screen resolution of the display window indicated by the window information.
  • the application interface of the target application is not limited to drawing data for drawing an application interface of the target application, by which the TextureView can draw the size of the window according to the width, height, and screen resolution of the display window indicated by the window information.
  • Step 204 Display, by the window container control, the application interface of the target application as a parallel page of the interface of the desktop on the screen.
  • the mobile device can display the application interface of the target application on the desktop through the TextureView in the window container control.
  • the application interface of the target application can be displayed as a parallel page of the desktop interface.
  • FIG. 3 is a schematic diagram of an application interface for embedding a display target application in a desktop according to some embodiments of the present disclosure.
  • the left image in FIG. 3 shows the interface of the desktop.
  • the application interface of the target application is displayed, that is, if the mobile device currently displays the left image in FIG. 3 .
  • the mobile device simply draws the application interface of the target application through the window container control and displays it on the screen, but does not launch the target application to the screen. Instead, it is launched to the virtual screen. In this case, what is displayed in the desktop of the screen is actually only the application interface of the target application, and the virtual screen can respond to the target application.
  • the mobile device can determine the mapping relationship between the coordinates on the virtual screen and the coordinates on the screen, that is, the mobile device can map the coordinates on the virtual screen and the coordinates on the screen one by one, so that when the mobile device is When a touch operation for the application interface of the target application is detected on the screen, the coordinates of the touch operation can be determined and the coordinates of the touch operation are sent to the virtual screen.
  • the virtual screen may determine, according to the mapping relationship between the virtual screen and the screen, the coordinates of the touch operation in the virtual screen, and if there is a control that can respond to the touch operation at the determined position , the virtual screen can respond to the touch operation through the control.
  • the mobile device displays the application interface of the target application through the window container control
  • the application interface of the target application is After the update
  • the mobile device can notify the Surface object in the window container control to re-fetch the drawing information of the target application, and redraw and display the application interface through the TextureView.
  • the application interface of the target application displayed on the screen will be updated synchronously with the update of the application interface of the target application on the virtual screen.
  • the mobile device may display an application interface of the target application by creating a window container control, and since the window container control is created in the carrier application and the carrier application is displayed on the screen, thus, The application interface of the target application may be displayed on the screen as a parallel page of the application interface of the carrier application, that is, the application interface of the target application may be embedded in the carrier application for display.
  • the user can switch to the application interface of the target application by performing a page switching operation in the carrier application, so that the user can achieve the purpose of cross-application operation through the shortest operation path, which brings great use for the user. Convenience.
  • a window container control is created in the desktop, and the target application is started, and the drawing information of the target application is obtained through the window container control, and based on the drawing The information draws the application interface of the target application, and displays the application interface of the target application as a parallel page of the interface of the desktop based on the window container control.
  • the application interface of the target application may be displayed by creating a window container control, and since the window container control is created on the desktop and the desktop is displayed on the screen, then Displaying the application interface of the target application as a parallel page of the interface of the desktop on the screen, so that the user can switch between the application interfaces of the plurality of target applications by performing a page switching operation on the desktop, so that the user can pass the shortest
  • the operation path is used to achieve the purpose of cross-application operation, which brings great convenience to the user.
  • Figure 2 shows the implementation process of embedding the target application in the desktop.
  • the mobile device may also install a third-party application or a built-in application other than the desktop as a carrier application, and embed the target application into the carrier application for display, so that the target application is applied.
  • the interface is displayed as a parallel page of the application interface of the carrier application, that is, the application interface of the target application can be displayed in the carrier application as an application interface in the carrier application.
  • FIG. 1 shows an effect diagram of embedding the target application in a carrier application for display by FIG.
  • FIG. 4 is a schematic diagram of an application interface embedding a display target application in a carrier application, according to some embodiments of the present disclosure.
  • the carrier application includes four interfaces, and by sliding left and right, different interfaces can be switched for display.
  • the left image in Figure 4 is the fourth application interface for the carrier application.
  • the target application is embedded in the carrier application, such that the carrier application will also include a fifth application interface, that is, an application interface of the target application, as shown in the right diagram of FIG. In this way, if the fourth application interface is currently displayed, and the sliding operation of sliding to the left is performed on the interface, the application interface of the target application can be switched.
  • the user can switch to the application interface of the target application by performing a switching operation in the application interface of the carrier application without exiting the carrier application, so that the user can achieve the purpose of cross-application operation through the shortest operation path. , bringing great convenience to the user's use.
  • the mobile device may also embed the application interface of the target application into a card of the negative screen by using the above method.
  • the negative screen is a platform that integrates common functions such as life service, news, video and music. Multiple cards may be included in the negative screen, each card being used to provide a common function.
  • the mobile device can embed the application interface of the target application into a card in the negative screen. Of course, if there are multiple target applications, different applications can be embedded in the multiple cards.
  • FIG. 5 is a schematic diagram of an application interface embedding a target application in a negative one-screen card according to some embodiments of the present disclosure.
  • the mobile device switches the card in the negative screen to display the next card of the first card, in the next card.
  • the application interface displaying the target application is embedded in it, as shown in the right figure in FIG.
  • FIG. 6 is an application interface display device 600 according to some embodiments of the present disclosure. Referring to FIG. 6, the device 600 includes:
  • a creating module 601 configured to: when the embedded display instruction for the target application is detected, create a window container control in the desktop, and the desktop is displayed on the screen;
  • the startup module 602 is configured to start a target application, where the target application is an application embedded in the desktop and needs to display an application interface;
  • the drawing module 603 is configured to obtain drawing information of the target application through the window container control, and draw an application interface of the target application based on the drawing information;
  • the display module 604 is configured to display, on the screen, the application interface of the target application as a parallel page of the interface of the desktop through the window container control.
  • the creation module 601 can be used to:
  • the listener event is used to monitor whether the desktop is loaded
  • the TextureView is used to draw and display the application interface of the target application
  • the Surface object includes window information indicating the width, height and screen resolution of the window container.
  • the drawing module 603 includes:
  • the capture sub-module 6031 is configured to capture drawing information of the target application by using the Surface object;
  • the drawing sub-module 6032 is configured to draw an application interface of the target application through the TextureView based on the drawing information and the window information.
  • the display module 604 can be used to:
  • the parallel interface of the target application's application interface as the desktop interface is displayed on the screen through TextureView.
  • the device 600 further includes:
  • a monitoring module configured to monitor whether the desktop is loaded by listening to an event
  • the trigger module is configured to trigger the startup module to start the target application if the desktop has been loaded.
  • the startup module 602 can be used to:
  • the virtual screen identifier is used as the display parameter in the StartActivity function, and the StartActivity function is called through the window container control, and the StartActivity function is used to trigger the operation of starting the target application in the virtual screen.
  • the device 600 further includes:
  • a determining module 605 configured to determine a mapping relationship between coordinates on the virtual screen and coordinates on the screen;
  • the detecting module 606 is configured to determine coordinates of the touch operation when a touch operation for the application interface of the target application is detected on the screen;
  • the response module 607 is configured to respond to the touch operation through the virtual screen based on the coordinates and the mapping relationship of the touch operation.
  • the device 600 is further configured to:
  • An external stack is created, which is used to store application information of an application launched in the virtual screen.
  • the mobile device may display an application interface of the target application by creating a window container control, and since the window container control is created in the carrier application and the carrier application is displayed on the screen, thus, The application interface of the target application may be displayed on the screen as a parallel page of the application interface of the carrier application, that is, the application interface of the target application may be embedded in the carrier application for display.
  • the user can switch to the application interface of the target application by performing a page switching operation in the carrier application, so that the user can achieve the purpose of cross-application operation through the shortest operation path, which brings great use for the user. Convenience.
  • the specific application of the creation module 601 may be replaced by the creation module 601 for creating a window container control in the carrier application when the embedded display instruction for the target application is detected, the carrier application being in the mobile device Installed third-party applications or built-in applications other than the desktop, and the application interface of the carrier application is displayed on the screen;
  • the specific application of the startup module 602 can be replaced by the startup module 602 for starting the target application, where the target application is an application embedded in the carrier application and needs to display the application interface;
  • the specific application of the display module 604 can be replaced by the display module 604 for displaying the application interface of the target application as a parallel page of the application interface of the carrier application on the screen through the window container control.
  • the mobile device can display the application interface of the target application by creating a window container control, and since the window container control is created in the carrier application and the carrier application is displayed on the screen,
  • the application interface of the target application can be displayed on the screen as a parallel page of the application interface of the carrier application, that is, the application interface of the target application can be embedded into the carrier application for display.
  • the user can switch to the application interface of the target application by performing a page switching operation in the carrier application, so that the user can achieve the purpose of cross-application operation through the shortest operation path, which brings great use for the user. Convenience.
  • the application interface display device provided by some embodiments of the present disclosure is only illustrated by the division of the foregoing functional modules when performing application interface display. In actual applications, the foregoing functions may be assigned differently according to needs.
  • the function module is completed, that is, the internal structure of the device is divided into different functional modules to complete all or part of the functions described above.
  • the application interface display device and the application interface display method embodiment provided by the foregoing embodiments are in the same concept, and the specific implementation process is described in detail in the method embodiment, and details are not described herein again.
  • some embodiments of the present disclosure provide not only an application interface display device, but the device may be applied to the mobile device 100, including a processor and a memory for storing processor-executable instructions, wherein the processor is
  • the application interface display method provided in the foregoing embodiments is configured, and further, some embodiments of the present disclosure further provide a computer readable non-volatile storage medium having a computer program stored therein, the computer program being processed When executed, the mobile device can implement the application interface display method in the foregoing embodiment.
  • a person skilled in the art may understand that all or part of the steps of implementing the above embodiments may be completed by hardware, or may be instructed by a program to execute related hardware, and the program may be stored in a computer readable storage medium.
  • the storage medium mentioned may be a read only memory, a magnetic disk or an optical disk or the like.

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)
  • Controls And Circuits For Display Device (AREA)

Abstract

La présente invention concerne un procédé et un appareil d'affichage d'interface d'application, et un dispositif mobile. Le procédé consiste : à créer une commande de conteneur de fenêtre dans un bureau, et à démarrer une application cible, l'application cible étant une application qui est intégrée au bureau et qui doit afficher une interface d'application, et le bureau étant affiché sur un écran ; à acquérir des informations de dessin de l'application cible au moyen de la commande de conteneur de fenêtre, et à dessiner l'interface d'application de l'application cible sur la base des informations de dessin (203) ; et à prendre l'interface d'application de l'application cible en tant que page parallèle d'une interface du bureau et à l'afficher sur l'écran au moyen de la commande de conteneur de fenêtre (204).
PCT/CN2019/077711 2018-03-20 2019-03-11 Procédé et appareil d'affichage d'interface d'application, et dispositif mobile WO2019179326A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201810228052.2A CN110308956B (zh) 2018-03-20 2018-03-20 一种应用界面显示方法、装置及移动终端
CN201810228052.2 2018-03-20

Publications (1)

Publication Number Publication Date
WO2019179326A1 true WO2019179326A1 (fr) 2019-09-26

Family

ID=67988146

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2019/077711 WO2019179326A1 (fr) 2018-03-20 2019-03-11 Procédé et appareil d'affichage d'interface d'application, et dispositif mobile

Country Status (2)

Country Link
CN (1) CN110308956B (fr)
WO (1) WO2019179326A1 (fr)

Families Citing this family (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110851198B (zh) * 2019-10-15 2023-08-18 青岛海信移动通信技术有限公司 一种显示快应用的视图的方法及终端
CN111143003B (zh) * 2019-12-25 2024-01-23 维沃移动通信有限公司 一种桌面显示方法和电子设备
CN111797184A (zh) * 2020-05-29 2020-10-20 北京百度网讯科技有限公司 信息显示方法、装置、设备和介质
CN112558841B (zh) * 2020-09-29 2022-05-20 统信软件技术有限公司 一种应用图标管理方法、计算设备及可读存储介质
CN111966260B (zh) * 2020-10-19 2021-02-19 统信软件技术有限公司 一种窗口显示方法及计算设备
CN112306450A (zh) * 2020-10-27 2021-02-02 维沃移动通信有限公司 信息处理方法、装置
CN112379955A (zh) * 2020-11-17 2021-02-19 北京麟卓信息科技有限公司 一种安卓应用在横屏显示器中的显示方法及装置
CN114721752B (zh) * 2020-12-18 2024-07-26 青岛海信移动通信技术有限公司 移动终端及其应用界面的显示方法
CN113282362B (zh) * 2021-05-20 2024-07-05 Oppo广东移动通信有限公司 应用程序管理方法、装置、存储介质以及终端
CN115729435A (zh) * 2021-08-31 2023-03-03 广东艾檬电子科技有限公司 一种实现桌面应用交互及渲染的方法和系统
CN114281457B (zh) * 2021-12-22 2024-09-10 统信软件技术有限公司 一种应用窗口显示方法、计算设备及存储介质
CN115129444A (zh) * 2022-06-10 2022-09-30 北京凌宇智控科技有限公司 一种应用程序显示方法、装置及计算机可读存储介质
CN115665317B (zh) * 2022-10-26 2024-08-23 努比亚技术有限公司 一种虚拟屏的应用操控方法、设备及计算机可读存储介质
CN115904151A (zh) * 2022-11-30 2023-04-04 南京欧珀软件科技有限公司 显示方法与装置、电子设备

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102799385A (zh) * 2012-07-19 2012-11-28 腾讯科技(深圳)有限公司 桌面控制方法和装置
CN103365408A (zh) * 2012-04-10 2013-10-23 深圳泰山在线科技有限公司 虚拟屏的反馈方法及系统
CN104049883A (zh) * 2013-03-15 2014-09-17 广州三星通信技术研究有限公司 显示子屏幕和在子屏幕中进行操作的方法和系统
CN104375887A (zh) * 2013-08-16 2015-02-25 联想(北京)有限公司 一种信息处理方法及电子设备
US20160188363A1 (en) * 2014-12-25 2016-06-30 Alibaba Group Holding Limited Method, apparatus, and device for managing tasks in multi-task interface

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102214068B (zh) * 2011-04-28 2013-07-03 宇龙计算机通信科技(深圳)有限公司 页面切换显示的控制方法和移动终端
CN102141893B (zh) * 2011-05-11 2012-09-05 清华大学 面向大幅面交互式桌面的多用户窗口系统
CN105099706A (zh) * 2015-08-25 2015-11-25 华为技术有限公司 一种数据通信方法、用户设备和服务器
CN107797833B (zh) * 2016-08-29 2020-08-28 雪球(北京)技术开发有限公司 智能设备上应用程序的界面显示方法

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103365408A (zh) * 2012-04-10 2013-10-23 深圳泰山在线科技有限公司 虚拟屏的反馈方法及系统
CN102799385A (zh) * 2012-07-19 2012-11-28 腾讯科技(深圳)有限公司 桌面控制方法和装置
CN104049883A (zh) * 2013-03-15 2014-09-17 广州三星通信技术研究有限公司 显示子屏幕和在子屏幕中进行操作的方法和系统
CN104375887A (zh) * 2013-08-16 2015-02-25 联想(北京)有限公司 一种信息处理方法及电子设备
US20160188363A1 (en) * 2014-12-25 2016-06-30 Alibaba Group Holding Limited Method, apparatus, and device for managing tasks in multi-task interface

Also Published As

Publication number Publication date
CN110308956A (zh) 2019-10-08
CN110308956B (zh) 2021-01-12

Similar Documents

Publication Publication Date Title
WO2019179326A1 (fr) Procédé et appareil d'affichage d'interface d'application, et dispositif mobile
CN110602321B (zh) 应用程序切换方法、装置、电子装置及存储介质
CN111191224B (zh) 虚拟机检测的对抗方法、装置及计算机可读存储介质
CN110362366B (zh) 一种应用界面显示方法及装置
CN109068008B (zh) 铃声设置方法、装置、终端及存储介质
WO2022134632A1 (fr) Procédé et appareil de traitement de travail
CN111752666A (zh) 窗口显示方法、装置和终端
CN112965683A (zh) 调节音量的方法、装置、电子设备及介质
CN111031170A (zh) 选择通信模式的方法、装置、电子设备及介质
CN110007981B (zh) 启动应用程序的方法、装置、电子设备及介质
CN111897465B (zh) 弹窗显示方法、装置、设备及存储介质
CN110797042B (zh) 音频处理方法、装置及存储介质
CN110677713B (zh) 视频图像处理方法及装置、存储介质
CN111191227B (zh) 阻止恶意代码执行的方法和装置
CN109800003B (zh) 应用下载方法、装置、终端及存储介质
CN109783176B (zh) 切换页面的方法和装置
CN113843814A (zh) 机械臂设备的控制系统、方法、装置和存储介质
CN112015612B (zh) 一种获取卡顿信息的方法及装置
CN111857938A (zh) 弹窗视图的管理方法、装置、终端及存储介质
CN110941458B (zh) 启动应用程序的方法、装置、设备及存储介质
WO2019214694A1 (fr) Procédé permettant de stocker des données, et procédé, dispositif et système permettant de lire des données
CN109275015B (zh) 显示虚拟物品的方法、装置及存储介质
CN111708581A (zh) 应用启动方法、装置、设备及计算机存储介质
CN111158780A (zh) 存储应用数据的方法、装置、电子设备及介质
CN110933237A (zh) 通话方法、装置、电子设备及介质

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 19771498

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 21.12.2020)

122 Ep: pct application non-entry in european phase

Ref document number: 19771498

Country of ref document: EP

Kind code of ref document: A1