CN113254154B - Application starting method and device for compatibly running Android system on Linux - Google Patents

Application starting method and device for compatibly running Android system on Linux Download PDF

Info

Publication number
CN113254154B
CN113254154B CN202110556473.XA CN202110556473A CN113254154B CN 113254154 B CN113254154 B CN 113254154B CN 202110556473 A CN202110556473 A CN 202110556473A CN 113254154 B CN113254154 B CN 113254154B
Authority
CN
China
Prior art keywords
interface
application
android
linux
window
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202110556473.XA
Other languages
Chinese (zh)
Other versions
CN113254154A (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.)
Jide Technology Research Institute Wuhan Co ltd
Original Assignee
Jide Technology Research Institute Wuhan 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 Jide Technology Research Institute Wuhan Co ltd filed Critical Jide Technology Research Institute Wuhan Co ltd
Priority to CN202110556473.XA priority Critical patent/CN113254154B/en
Publication of CN113254154A publication Critical patent/CN113254154A/en
Application granted granted Critical
Publication of CN113254154B publication Critical patent/CN113254154B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

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/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • G06F9/45558Hypervisor-specific management and integration aspects
    • 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
    • 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/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/542Event management; Broadcasting; Multicasting; Notifications
    • 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/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • G06F9/45558Hypervisor-specific management and integration aspects
    • G06F2009/45575Starting, stopping, suspending or resuming virtual machine instances

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Multimedia (AREA)
  • Stored Programmes (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The invention discloses an application starting method and device for compatibly running an Android system on Linux, wherein a control of a first interface window of a first Android application is clicked; after the first Android application receives the click message, sending a notification message for starting a second interface to an Android system; the Android system receives the notification message, analyzes and judges the second interface, and if the second interface to be started is an interface of the first Android application, linux displays the content of the second interface at a first interface window; if the second interface to be started is the interface of the second android application, sending a message for starting the second window to Linux, and displaying the interface of the second android application on the second window by the Linux. The method comprises the steps of opening a page of another application in a new window outside the window of the current application, and logging in the other application.

Description

Application starting method and device for compatibly running Android system on Linux
Technical Field
The invention relates to the field of computer operating systems, in particular to an application starting method and device for compatibly running an Android system on Linux.
Background
The Linux operating system is compatible with an Android environment, is a technology for running an Android application (App) on the Linux operating system, and has important significance for enriching the application ecology of the Linux operating system. The Linux operating system is compatible with an Android environment and generally comprises a Host end and a Guest end, the Host end is operated on the Linux system and mainly comprises an Android container and a user interaction window, the Android container is used for isolating part of kernel resources from the Linux system to support the Guest end to operate, the Guest end mainly comprises a specially customized Android application frame, an Android operation time library and the like, and Android applications are all operated on the Guest end.
When a Linux operating system is compatible with an Android environment and uses an Android application, a user generally has a need of jumping between applications, for example: in the microblog application, the user can select an account number of the WeChat to log in, or in the video playing software, the video can be shared with friends of the WeChat. These operations all require an interface to jump from one application to another. In the prior art, in the Android environment compatible with Linux, an interface of another application is opened in a window of a current application, and the page of the other application cannot be opened in a new window, so that the use experience of a user in the Android environment compatible with a Linux operating system is affected.
Disclosure of Invention
In order to solve the problem that in a Linux compatible Android environment, a page of another application is opened in a new window outside a window of a current application, and the other application is logged in at the same time, the invention provides an application starting method and an application starting device for running an Android system on Linux compatible.
On the one hand, the invention provides an application starting method for compatibly running an Android system on Linux, which is applied to an operating environment for compatibly running the Android system on Linux, and comprises the following steps:
step S1: clicking a control of a first interface window of the first android application; the control is an operation inlet for triggering and starting the second interface;
step S2: after the first Android application receives the click message, sending a notification message for starting a second interface to an Android system;
step S3: the Android system receives the notification message, analyzes and judges the second interface, if the second interface to be started is the interface of the first Android application, the message for displaying the second interface is sent to Linux, and the Linux displays the content of the second interface at the first interface window; if the second interface to be started is the interface of the second android application, sending a message for starting the second window to Linux, and displaying the interface of the second android application on the second window by the Linux.
Further, after the first Android application receives the click message in step S2, a notification message for starting the second interface is sent to the Android system, specifically: after the first Android application receives the click message, creating an Intnt intention containing operation description by the Activity of the first Android application, setting an operation name of the Intnt intention, and sending a second interface message matched with the operation name of the Intnt intention to an Android system, wherein the operation name of the Intnt intention is used for generating an interface.
Further, the step S3 specifically includes: the Android system judges the software package name of the application software with the Activity slave corresponding to the second interface to be started and the software package name of the application software with the Activity slave corresponding to the first interface, if the two software package names are the same, the second interface and the first interface are page jumps in the same application, and the second interface is displayed in a window of the first interface; if the names of the two software packages are different, intercepting the skip at the window of the first interface by the Android system, generating a transfer interface by the Android system, wherein the transfer interface is used for skip between the applications, the transfer interface carries an operation name of the Intnt intention for generating a second interface, the Android system sends a message for starting the second window to Linux according to the operation name of the Intnt intention carried by the transfer interface, the Linux generates the second window, and the Linux displays the interface of the second Android application in the second window.
On the other hand, the invention provides an application starting device for compatibly running an Android system on Linux, the device is applied to an operating environment for compatibly running the Android system on Linux, and the device comprises:
the interface jump triggering module is used for: clicking a control of a first interface window of the first android application; the control is an operation inlet for triggering and starting the second interface;
a message notification module for: after the first Android application receives the click message, sending a notification message for starting a second interface to an Android system;
a start interface module for: the Android system receives the notification message, analyzes and judges the second interface, if the second interface to be started is the interface of the first Android application, the message for displaying the second interface is sent to Linux, and the Linux displays the content of the second interface at the first interface window; if the second interface to be started is the interface of the second android application, sending a message for starting the second window to Linux, and displaying the interface of the second android application on the second window by the Linux.
Further, the message notification module is configured to: after the first Android application receives the click message, creating an Intnt intention containing operation description by the Activity of the first Android application, setting an operation name of the Intnt intention, and sending a second interface message matched with the operation name of the Intnt intention to an Android system, wherein the operation name of the Intnt intention is used for generating an interface.
Further, the start interface module is configured to: the Android system judges the software package name of the application software with the Activity slave corresponding to the second interface to be started and the software package name of the application software with the Activity slave corresponding to the first interface, if the two software package names are the same, the second interface and the first interface are page jumps in the same application, and the second interface is displayed in a window of the first interface; if the names of the two software packages are different, intercepting the skip at the window of the first interface by the Android system, generating a transfer interface by the Android system, wherein the transfer interface is used for skip between the applications, the transfer interface carries an operation name of the Intnt intention for generating a second interface, the Android system sends a message for starting the second window to Linux according to the operation name of the Intnt intention carried by the transfer interface, the Linux generates the second window, and the Linux displays the interface of the second Android application in the second window.
Compared with the prior art, the invention has the following advantages:
and opening a page of another application in a new window outside the window of the current application, so that the opened page of the other application is prevented from covering the window interface of the current application, and the use of the current application is prevented from being influenced. When the page of another application is opened, the user logs in the other application, and uses the function of the other application, thereby meeting the requirement of parallel use of multiple applications by the user.
Drawings
Fig. 1 is a schematic diagram of an application starting method for compatibly running an Android system on Linux according to an embodiment of the present invention;
fig. 2 is a schematic diagram of an application starting device compatible with running an Android system on Linux according to an embodiment of the present invention;
FIG. 3A is a schematic diagram of an interface for a current application Tech conference for starting another application on a current application on a Linux compatible running Android system according to an embodiment of the present invention;
FIG. 3B is a schematic diagram of an interface after a current application Tencentrated conference of a current application starts another application on a Linux compatible running Android system according to an embodiment of the present invention;
fig. 3C is an interface schematic diagram of another application WeChat after the current application starts another application on the Linux compatible running Android system according to the embodiment of the present invention.
Detailed Description
The present invention will be described in further detail with reference to the drawings and examples, in order to make the objects, technical solutions and advantages of the present invention more apparent. It should be understood that the specific embodiments described herein are for purposes of illustration only and are not intended to limit the scope of the invention.
For an operating environment compatible with running Android in a Linux operating system, the Android operating environment is running in a container.
The container is a lightweight virtual technology supported by Linux kernels in recent years. A new Linux system (including other Linux system-based customized systems such as Android) can be run in the Linux system through the container technology, and the container isolates the client system and the host system from each other. Unlike conventional virtual machine-based schemes, in the container technique, the client system and the host system share resources such as CPU, memory, storage, etc., and the resource overhead is low. In addition, through proper configuration, the client system can directly access the hardware resources of the host, and the performance of the client system is further improved.
Fig. 1 is a schematic diagram of an application starting method for compatibly running an Android system on Linux according to an embodiment of the present invention; the method is applied to an operating environment compatible with an Android system on Linux, and comprises the following steps:
step S1: clicking a control of a first interface window of the first android application; the control is an operation inlet for triggering and starting the second interface;
step S2: after the first Android application receives the click message, sending a notification message for starting a second interface to an Android system;
step S3: the Android system receives the notification message, analyzes and judges the second interface, if the second interface to be started is the interface of the first Android application, the message for displaying the second interface is sent to Linux, and the Linux displays the content of the second interface at the first interface window; if the second interface to be started is the interface of the second android application, sending a message for starting the second window to Linux, and displaying the interface of the second android application on the second window by the Linux.
For example, in an environment of Linux compatible with running Android system, when logging in a microblog, clicking and selecting a WeChat account to log in will start an authorization page of WeChat, and the process is as follows:
1. the authorization page of the WeChat configures the Activity in an android manifest file of the WeChat;
2. the Activity declares the < content-filter > attribute and includes the < action > element in the definition of the element whose name attribute value specifies the operation name "com.content.mm.xxxx" that initiates the Activity;
3. when the microblog clicks to select the WeChat account to log in, an authorization page of the WeChat is implicitly started in the following way,
intelntent = new intelnt (); internt Intent creation/creation
Content. SetAction ("com. Content. Mm. XXXX"); the operation action name of the Intent is set, "com.tent.mm.XXXX" is an operation action name for indicating a destination page to be jumped.
startActivity (intent); interface for// launching a destination application
Further, after the first Android application receives the click message in step S2, a notification message for starting the second interface is sent to the Android system, specifically: after the first Android application receives the click message, creating an Intnt intention containing operation description by the Activity of the first Android application, setting an operation name of the Intnt intention, and sending a second interface message matched with the operation name of the Intnt intention to an Android system, wherein the operation name of the Intnt intention is used for generating an interface.
Further, the step S3 specifically includes: the Android system judges the software package name of the application software with the Activity slave corresponding to the second interface to be started and the software package name of the application software with the Activity slave corresponding to the first interface, if the two software package names are the same, the second interface and the first interface are page jumps in the same application, and the second interface is displayed in a window of the first interface; if the names of the two software packages are different, intercepting the skip at the window of the first interface by the Android system, generating a transfer interface by the Android system, wherein the transfer interface is used for skip between the applications, the transfer interface carries an operation name of the Intnt intention for generating a second interface, the Android system sends a message for starting the second window to Linux according to the operation name of the Intnt intention carried by the transfer interface, the Linux generates the second window, and the Linux displays the interface of the second Android application in the second window.
It should be noted that, the Android system generates a transfer interface, the transfer interface does not need to generate a new window, the window of the transfer interface is a window of the current application opening interface, and the most important information carried by the transfer interface is the operation name of the Intent for generating the destination application interface.
The jump mode of the transfer interface SpringBoard Activity is as follows:
intent jumpIntent =new intelt (); internt creation/creation
jumpinntent.setaction ("com.android.jump"); the operation name of the Intent is set, and "com.
jumpINntent.putExtra ("target_action", "com.tent.mm. XXXX"); the// "com.tent.mm.XXXX" is the operation name of the Intent containing the operation description created by the Source Page Activity.
startActivity (jumpIntent); the method comprises the steps of starting a spring Board Activity interface, carrying an action name of an Intent created by a source page Activity and containing an operation description to the transfer interface spring Board Activity through a pubExtra method, wherein the transfer page spring Board Activity is a transparent blank page, no content exists in the transfer page spring Board Activity, registering in a list file of an Android system, only taking charge of a skip function between applications, the Activity declares an < Intent-Filter > attribute, and an < action > element is included in definition of the element, and a name attribute value of the element designates an action name of "com.
Fig. 2 provides an application starting device for compatibly running an Android system on Linux, where the device is applied to an operating environment for compatibly running the Android system on Linux, and the device includes:
the interface jump triggering module is used for: clicking a control of a first interface window of the first android application; the control is an operation inlet for triggering and starting the second interface;
a message notification module for: after the first Android application receives the click message, sending a notification message for starting a second interface to an Android system;
a start interface module for: the Android system receives the notification message, analyzes and judges the second interface, if the second interface to be started is the interface of the first Android application, the message for displaying the second interface is sent to Linux, and the Linux displays the content of the second interface at the first interface window; if the second interface to be started is the interface of the second android application, sending a message for starting the second window to Linux, and displaying the interface of the second android application on the second window by the Linux.
Further, the message notification module is configured to: after the first Android application receives the click message, creating an Intnt intention containing operation description by the Activity of the first Android application, setting an operation name of the Intnt intention, and sending a second interface message matched with the operation name of the Intnt intention to an Android system, wherein the operation name of the Intnt intention is used for generating an interface.
Further, the start interface module is configured to: the Android system judges the software package name of the application software with the Activity slave corresponding to the second interface to be started and the software package name of the application software with the Activity slave corresponding to the first interface, if the two software package names are the same, the second interface and the first interface are page jumps in the same application, and the second interface is displayed in a window of the first interface; if the names of the two software packages are different, intercepting the skip at the window of the first interface by the Android system, generating a transfer interface by the Android system, wherein the transfer interface is used for skip between the applications, the transfer interface carries an operation name of the Intnt intention for generating a second interface, the Android system sends a message for starting the second window to Linux according to the operation name of the Intnt intention carried by the transfer interface, the Linux generates the second window, and the Linux displays the interface of the second Android application in the second window.
Fig. 3A is an interface schematic diagram of a current application Tech conference for starting another application in a current application on a Linux compatible running Android system according to an embodiment of the present invention. In the figure, clicking other login modes, namely WeChat, using the WeChat to login to the Tencel conference, generating another window by Linux, and logging in the WeChat in the generated window. Thus, when the micro-signal is used for logging in the Tencel conference in the original window, the purpose of logging in and opening another application (micro-letter) on the Tencel conference interface is achieved. Thus, the interface for logging in the Tech application using the micro-signal is not displayed on the current interface (first interface) of the Tech application, and the interface prompts 'the account information of you (micro-signal) for the Tech application'.
Fig. 3B is an interface schematic diagram of a current application Tencentrated conference joining a conference after a current application starts another application on a Linux compatible running Android system according to an embodiment of the present invention.
Fig. 3C is an interface schematic diagram of another application WeChat after the current application starts another application on the Linux compatible running Android system according to the embodiment of the present invention.
As can be seen from fig. 3B and 3C, the micro-letter head is the same person, and the messenger conference and the micro-letter are registered at the same time by using the micro-signal.
Finally, it should be noted that: the foregoing description is only a preferred embodiment of the present invention, and the present invention is not limited thereto, but it is to be understood that modifications and equivalents of some of the technical features described in the foregoing embodiments may be made by those skilled in the art, although the present invention has been described in detail with reference to the foregoing embodiments. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the present invention should be included in the protection scope of the present invention.

Claims (4)

1. The application starting method for compatibly running the Android system on the Linux is characterized by comprising the following steps of:
step S1: clicking a control of a first interface window of the first android application; the control is an operation inlet for triggering and starting the second interface;
step S2: after the first Android application receives the click message, sending a notification message for starting a second interface to an Android system;
step S3: the Android system receives the notification message, analyzes and judges the second interface, if the second interface to be started is the interface of the first Android application, the message for displaying the second interface is sent to Linux, and the Linux displays the content of the second interface at the first interface window; if the second interface to be started is the interface of the second android application, sending a message for starting the second window to Linux, and displaying the interface of the second android application on the second window by Linux, specifically:
the Android system judges the software package name of the application software with the dependent Activity corresponding to the second interface to be started and the software package name of the application software with the dependent Activity corresponding to the first interface;
if the names of the two software packages are the same, the second interface and the first interface are page jumps in the same application, and the second interface is displayed in a window of the first interface;
if the names of the two software packages are different, intercepting the skip at the window of the first interface by the Android system, generating a transfer interface by the Android system, wherein the transfer interface is used for skip between the applications, the transfer interface carries an operation name of the Intnt intention for generating a second interface, the Android system sends a message for starting the second window to Linux according to the operation name of the Intnt intention carried by the transfer interface, the Linux generates the second window, and the Linux displays the interface of the second Android application in the second window.
2. The method for starting the application compatible with the Android system on Linux according to claim 1, wherein after the first Android application receives the click message in step S2, a notification message for starting the second interface is sent to the Android system, specifically: after the first Android application receives the click message, creating an Intnt intention containing operation description by the Activity of the first Android application, setting an operation name of the Intnt intention, and sending a second interface message matched with the operation name of the Intnt intention to an Android system, wherein the operation name of the Intnt intention is used for generating an interface.
3. An application starting device for compatibly running an Android system on Linux is characterized in that the device is applied to an operating environment for compatibly running the Android system on Linux, and the device comprises:
the interface jump triggering module is used for: clicking a control of a first interface window of the first android application; the control is an operation inlet for triggering and starting the second interface;
a message notification module for: after the first Android application receives the click message, sending a notification message for starting a second interface to an Android system;
a start interface module for: the Android system receives the notification message, analyzes and judges the second interface, if the second interface to be started is the interface of the first Android application, the message for displaying the second interface is sent to Linux, and the Linux displays the content of the second interface at the first interface window; if the second interface to be started is the interface of the second android application, sending a message for starting the second window to Linux, and displaying the interface of the second android application on the second window by Linux, specifically:
the Android system judges the software package name of the application software with the Activity slave corresponding to the second interface to be started and the software package name of the application software with the Activity slave corresponding to the first interface, if the two software package names are the same, the second interface and the first interface are page jumps in the same application, and the second interface is displayed in a window of the first interface; if the names of the two software packages are different, intercepting the skip at the window of the first interface by the Android system, generating a transfer interface by the Android system, wherein the transfer interface is used for skip between the applications, the transfer interface carries an operation name of the Intnt intention for generating a second interface, the Android system sends a message for starting the second window to Linux according to the operation name of the Intnt intention carried by the transfer interface, the Linux generates the second window, and the Linux displays the interface of the second Android application in the second window.
4. The application starting device compatible with running an Android system on Linux according to claim 3, wherein the message notification module is configured to: after the first Android application receives the click message, creating an Intnt intention containing operation description by the Activity of the first Android application, setting an operation name of the Intnt intention, and sending a second interface message matched with the operation name of the Intnt intention to an Android system, wherein the operation name of the Intnt intention is used for generating an interface.
CN202110556473.XA 2021-05-21 2021-05-21 Application starting method and device for compatibly running Android system on Linux Active CN113254154B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110556473.XA CN113254154B (en) 2021-05-21 2021-05-21 Application starting method and device for compatibly running Android system on Linux

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110556473.XA CN113254154B (en) 2021-05-21 2021-05-21 Application starting method and device for compatibly running Android system on Linux

Publications (2)

Publication Number Publication Date
CN113254154A CN113254154A (en) 2021-08-13
CN113254154B true CN113254154B (en) 2024-03-29

Family

ID=77183600

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110556473.XA Active CN113254154B (en) 2021-05-21 2021-05-21 Application starting method and device for compatibly running Android system on Linux

Country Status (1)

Country Link
CN (1) CN113254154B (en)

Families Citing this family (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113641437B (en) * 2021-08-16 2023-06-16 深圳技德智能科技研究院有限公司 Android-compatible application interface rotation method and device for Linux
CN113778280B (en) * 2021-09-13 2023-11-14 北京技德系统技术有限公司 Linux compatible Android display message notification method and device
CN114035863A (en) * 2021-11-11 2022-02-11 北京鲸鲮信息系统技术有限公司 Method, device and equipment for operating android application in Linux system
CN113791920A (en) * 2021-11-18 2021-12-14 北京鲸鲮信息系统技术有限公司 Dual-system communication method, device, electronic equipment and computer readable storage medium
CN113934464A (en) * 2021-12-14 2022-01-14 北京鲸鲮信息系统技术有限公司 Method and device for starting android application in Linux system and electronic equipment
CN114185508B (en) * 2022-02-15 2022-04-26 麒麟软件有限公司 Method for left-right screen splitting on Linux compatible android system
CN114201134B (en) * 2022-02-17 2022-04-29 北京麟卓信息科技有限公司 Optimized display method of Toast in multi-window mode in android compatible environment
CN114546536B (en) * 2022-03-21 2022-07-05 北京麟卓信息科技有限公司 Method for using same android application by multiple android applications on Linux platform
CN114860327B (en) * 2022-07-07 2022-09-23 北京麟卓信息科技有限公司 Quick starting method for android application in android compatible environment

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105760038A (en) * 2014-12-16 2016-07-13 阿里巴巴集团控股有限公司 Multi-window display method and device
CN107608685A (en) * 2017-10-18 2018-01-19 湖南警察学院 The automatic execution method of Android application
CN107943606A (en) * 2017-11-22 2018-04-20 上海博泰悦臻电子设备制造有限公司 Fault handling method and device, memory and electronic equipment under dual operating systems
CN108052361A (en) * 2017-11-01 2018-05-18 武汉斗鱼网络科技有限公司 The page based on Android starts method, storage medium, electronic equipment and system
CN112114916A (en) * 2020-08-31 2020-12-22 北京技德系统技术有限公司 Method and device for compatibly running Android application on Linux operating system
CN112269604A (en) * 2020-11-11 2021-01-26 北京技德系统技术有限公司 Window interaction method and device for compatibly running Android application on Linux
CN112379955A (en) * 2020-11-17 2021-02-19 北京麟卓信息科技有限公司 Display method and device of android application in horizontal screen display
CN112463273A (en) * 2020-11-18 2021-03-09 北京麟卓信息科技有限公司 Display method and device for android application in PC (personal computer) display

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9454281B2 (en) * 2014-09-03 2016-09-27 Palantir Technologies Inc. System for providing dynamic linked panels in user interface

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105760038A (en) * 2014-12-16 2016-07-13 阿里巴巴集团控股有限公司 Multi-window display method and device
CN107608685A (en) * 2017-10-18 2018-01-19 湖南警察学院 The automatic execution method of Android application
CN108052361A (en) * 2017-11-01 2018-05-18 武汉斗鱼网络科技有限公司 The page based on Android starts method, storage medium, electronic equipment and system
CN107943606A (en) * 2017-11-22 2018-04-20 上海博泰悦臻电子设备制造有限公司 Fault handling method and device, memory and electronic equipment under dual operating systems
CN112114916A (en) * 2020-08-31 2020-12-22 北京技德系统技术有限公司 Method and device for compatibly running Android application on Linux operating system
CN112269604A (en) * 2020-11-11 2021-01-26 北京技德系统技术有限公司 Window interaction method and device for compatibly running Android application on Linux
CN112379955A (en) * 2020-11-17 2021-02-19 北京麟卓信息科技有限公司 Display method and device of android application in horizontal screen display
CN112463273A (en) * 2020-11-18 2021-03-09 北京麟卓信息科技有限公司 Display method and device for android application in PC (personal computer) display

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
Android与桌面Linux应用程序协同运行机制的研究;何兴鹏;中国优秀硕士学位论文全文数据库 信息科技辑;全文 *
Android多窗口系统的设计与实现;莫曾;中国优秀硕士学位论文全文数据库 信息科技辑;全文 *

Also Published As

Publication number Publication date
CN113254154A (en) 2021-08-13

Similar Documents

Publication Publication Date Title
CN113254154B (en) Application starting method and device for compatibly running Android system on Linux
US11500946B2 (en) Apparatus for providing browsing capability between remote/virtual windows and from remote/virtual windows to conventional hypertext documents
EP3790255B1 (en) Data processing method, multi-cloud management system and related device
US9635138B2 (en) Client-server input method editor architecture
US5621892A (en) Method and apparatus for managing alerts and events in a networked computer system
KR101557322B1 (en) Virtual object indirection in a hosted computer environment
US9071570B2 (en) Method and apparatus to select and deliver portable portlets
US10298469B2 (en) Automatic asynchronous handoff identification
US9417938B2 (en) Remote procedure call chains
US8640103B2 (en) Rapid application innovation utilizing an orthogonal programming component
US20190102237A1 (en) Recommending applications based on call requests between applications
US20060190813A1 (en) Mobile device having extensible sofware for presenting server-side applications, software and methods
US11321090B2 (en) Serializing and/or deserializing programs with serializable state
CN111737022A (en) Interface calling method, system, equipment and medium based on micro-service
WO2021027772A1 (en) Method for switching running of application and device
US7424716B1 (en) Method for tracking an event through multiple module-specific files
CN113641320B (en) Method and device for sharing screen of Linux compatible with Android
US20040034719A1 (en) System and method for communication with host internal area access
US20060136933A1 (en) Server-side eventing for managed server applications
CN114584618A (en) Information interaction method, device, equipment, storage medium and system
CN113238815A (en) Interface access control method, device, equipment and storage medium
CN114968216A (en) Application program development project generation method and device
CN111767111A (en) Page data processing method and device, electronic equipment and storage medium
Revett et al. Network computing: a tutorial review
CN113448695A (en) Method, device, electronic equipment and medium for realizing process persistence

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