CN113254154A - 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
CN113254154A
CN113254154A CN202110556473.XA CN202110556473A CN113254154A CN 113254154 A CN113254154 A CN 113254154A CN 202110556473 A CN202110556473 A CN 202110556473A CN 113254154 A CN113254154 A CN 113254154A
Authority
CN
China
Prior art keywords
interface
application
linux
android
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.)
Granted
Application number
CN202110556473.XA
Other languages
Chinese (zh)
Other versions
CN113254154B (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

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/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 receiving the click message, the first Android application sends a notification message for starting a second interface to the 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; and if the second interface to be started is the interface of the second android application, sending a message for starting a second window to Linux, and displaying the interface of the second android application in the second window by the Linux. And opening a page of another application in a new window outside the window of the current application, and simultaneously 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 the Android environment, is a technology for running Android applications (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 the Android environment and generally comprises a Host end and a Guest end, wherein the Host end runs 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 run, the Guest end mainly comprises a specially-customized Android application frame, an Android running library and the like, and Android applications run on the Guest end.
When a Linux operating system is compatible with an Android environment and an Android application is run and used by a user, the user generally has a requirement for jumping between applications, for example: in the microblog application, the user can select to log in by using an account number of the WeChat, or the video can be shared to friends of the WeChat in video playing software. These operations all require an interface to jump from one application to another. In the prior art, in the Linux compatible Android environment, another application interface is opened in a current application window, and it cannot be realized that another application page is opened in a new window, so that the user experience in the Linux operating system compatible Android environment is affected.
Disclosure of Invention
In order to realize that a page of another application is opened in a new window outside a current application window and the other application is logged in at the same time in a Linux-compatible Android environment, the invention provides an application starting method and device for compatibly operating an Android system on Linux.
On one hand, the invention provides an application starting method for compatibly operating an Android system on Linux, which is applied to an operating environment for compatibly operating the Android system on Linux, and comprises the following steps:
step S1: clicking a control of a first interface window of a first android application; the control is an operation inlet for triggering and starting a second interface;
step S2: after receiving the click message, the first Android application sends a notification message for starting a second interface to the Android system;
step S3: the Android system receives the notification message, analyzes and judges the second interface, and sends a message for displaying the second interface to Linux if the second interface to be started is an interface of the first Android application, wherein the Linux displays the content of the second interface at the first interface window; and if the second interface to be started is the interface of the second android application, sending a message for starting a second window to Linux, and displaying the interface of the second android application in the second window by the Linux.
Further, in step S2, after receiving the click message, the first Android application sends a notification message for starting a second interface to the Android system, where the notification message specifically is: after the first Android application receives the click message, the Activity of the first Android application creates an Intent containing operation description, sets an operation name of the Intent, and sends a second interface message matched with the operation name of the Intent to the Android system, wherein the operation name of the Intent is used for generating an interface.
Further, step S3 is specifically: the Android system judges the software package name of the Activity-dependent application software corresponding to the second interface to be started and the software package name of the Activity-dependent application software 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 two software package names are different, page jumping between the two applications is carried out, the Android system intercepts the jumping at a window of a first interface, the Android system generates a transfer interface, the transfer interface is used for jumping between the applications, the transfer interface carries an operation name used for generating an Intent of a second interface, the Android system sends a message for starting the second window to the Linux according to the operation name of the Intent carried by the transfer interface, the Linux generates a second window, and the Linux displays an interface of the second Android application at the second window.
On the other hand, the invention provides an application starting device compatible with the Android system running on the Linux, which is applied to the running environment compatible with the Android system running on the Linux, and the device comprises:
an interface jump triggering module, configured to: clicking a control of a first interface window of a first android application; the control is an operation inlet for triggering and starting a second interface;
a message notification module to: after receiving the click message, the first Android application sends a notification message for starting a second interface to the Android system;
a launch interface module to: the Android system receives the notification message, analyzes and judges the second interface, and sends a message for displaying the second interface to Linux if the second interface to be started is an interface of the first Android application, wherein the Linux displays the content of the second interface at the first interface window; and if the second interface to be started is the interface of the second android application, sending a message for starting a second window to Linux, and displaying the interface of the second android application in the second window by the Linux.
Further, the message notification module is configured to: after the first Android application receives the click message, the Activity of the first Android application creates an Intent containing operation description, sets an operation name of the Intent, and sends a second interface message matched with the operation name of the Intent to the Android system, wherein the operation name of the Intent is used for generating an interface.
Further, the launch interface module is configured to: the Android system judges the software package name of the Activity-dependent application software corresponding to the second interface to be started and the software package name of the Activity-dependent application software 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 two software package names are different, page jumping between the two applications is carried out, the Android system intercepts the jumping at a window of a first interface, the Android system generates a transfer interface, the transfer interface is used for jumping between the applications, the transfer interface carries an operation name used for generating an Intent of a second interface, the Android system sends a message for starting the second window to the Linux according to the operation name of the Intent carried by the transfer interface, the Linux generates a second window, and the Linux displays an interface of the second Android application at the second window.
Compared with the prior art, the invention has the following advantages:
and opening the page of the other application in a new window outside the window of the current application, so as to prevent the page of the other application from covering the window interface of the current application and influencing the use of the current application. And when the page of another application is opened, the user logs in the another application and uses the function of the another application, so that the requirement of the user for the parallel use of multiple applications is met.
Drawings
Fig. 1 is a schematic diagram of an application starting method for compatibly operating an Android system on Linux according to an embodiment of the present invention;
fig. 2 is a schematic diagram illustrating an application startup device compatibly running an Android system on Linux according to an embodiment of the present invention;
fig. 3A is a schematic interface diagram of a current application flight conference in which another application is started on a Linux-compatible running Android system according to an embodiment of the present invention;
fig. 3B is a schematic interface diagram after a current application flight conference of another application is started on a Linux compatible running Android system to join a conference, according to an embodiment of the present invention;
fig. 3C is a schematic interface diagram after another application WeChat is logged in after the current application starts another application on a Linux-compatible running Android system according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention is described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
For the operating environment compatible with Android running in the Linux operating system, the Android running environment runs in a container.
Containers are a lightweight virtualization technology supported by the Linux kernel in recent years. A new Linux system (including other systems customized based on the Linux system, such as Android) can be operated in the Linux system through a container technology, and a client system and a host system are isolated from each other through the container. Different from the traditional scheme based on the virtual machine technology, in the container technology, the client system and the host system share resources such as a CPU (central processing unit), a memory, storage and the like, and the resource overhead is low. In addition, through proper configuration, the client system can directly access the hardware resource 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 operating an Android system on Linux according to an embodiment of the present invention; the method is applied to an operation environment compatible with an Android system in Linux, and comprises the following steps:
step S1: clicking a control of a first interface window of a first android application; the control is an operation inlet for triggering and starting a second interface;
step S2: after receiving the click message, the first Android application sends a notification message for starting a second interface to the Android system;
step S3: the Android system receives the notification message, analyzes and judges the second interface, and sends a message for displaying the second interface to Linux if the second interface to be started is an interface of the first Android application, wherein the Linux displays the content of the second interface at the first interface window; and if the second interface to be started is the interface of the second android application, sending a message for starting a second window to Linux, and displaying the interface of the second android application in the second window by the Linux.
For example, in an environment where Linux is compatible with running an Android system, when logging in a microblog and when clicking a selected wechat account to log in, an authorization page of the wechat is started, and the process is as follows:
1. the Activity is configured in an android manifest file of the WeChat by an authorization page of the WeChat;
2. the Activity declares the < intent-filter > property and includes an < action > element in the definition of the element, the name property value of which specifies the operation name "com.
3. When a microblog clicks and selects a WeChat account number to log in, an authorization page of the WeChat is implicitly started in the following way,
each current value is equal to new current (); // Create Intent
internal.setaction ("com.approach.mm.xxxx"); // set the operation action name of the Intent, "com.
startActivity (intent); // interface to launch a destination application
Further, in step S2, after receiving the click message, the first Android application sends a notification message for starting a second interface to the Android system, where the notification message specifically is: after the first Android application receives the click message, the Activity of the first Android application creates an Intent containing operation description, sets an operation name of the Intent, and sends a second interface message matched with the operation name of the Intent to the Android system, wherein the operation name of the Intent is used for generating an interface.
Further, step S3 is specifically: the Android system judges the software package name of the Activity-dependent application software corresponding to the second interface to be started and the software package name of the Activity-dependent application software 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 two software package names are different, page jumping between the two applications is carried out, the Android system intercepts the jumping at a window of a first interface, the Android system generates a transfer interface, the transfer interface is used for jumping between the applications, the transfer interface carries an operation name used for generating an Intent of a second interface, the Android system sends a message for starting the second window to the Linux according to the operation name of the Intent carried by the transfer interface, the Linux generates a second window, and the Linux displays an interface of the second Android application at the second window.
It should be noted that the Android system generates a transit interface, a new window does not need to be generated for the transit interface, the window of the transit interface is a window of an opening interface of the current application, and the most important information carried by the transit interface is an operation name of Intent used for generating a target application interface.
The transfer interface springboarddactive, the jump mode is as follows:
the Intent jumpIntent ═ new Intent (); // create Intent
job, setaction ("com.android.jump"); // set the operation name of the Intent, "com.
jumpintent. putextra ("target _ action", "com.tenent. mm.xxxx"); /"com. intent.mm. XXXX" is the operation name of Intent created by the source page Activity that contains the operation description.
startactivity (jumpintent); starting a SpringBoardActivity interface, carrying an operation name of an Intent containing an operation description created by a source page Activity to the SpringBoardActivity interface through a putExtra method, wherein the SpringBoardActivity interface is a transparent blank page without any content, is registered in a manifest file of an Android system and is only responsible for the function of jump between applications, the Activity declares an < Intent-filter > attribute, and the definition of an element comprises an < action > element, and the name attribute value of the element specifies the operation name' com.
Fig. 2 is a view illustrating an application startup device compatible with operating an Android system on Linux according to an embodiment of the present invention, where the device is applied in an operating environment compatible with operating an Android system on Linux, and the device includes:
an interface jump triggering module, configured to: clicking a control of a first interface window of a first android application; the control is an operation inlet for triggering and starting a second interface;
a message notification module to: after receiving the click message, the first Android application sends a notification message for starting a second interface to the Android system;
a launch interface module to: the Android system receives the notification message, analyzes and judges the second interface, and sends a message for displaying the second interface to Linux if the second interface to be started is an interface of the first Android application, wherein the Linux displays the content of the second interface at the first interface window; and if the second interface to be started is the interface of the second android application, sending a message for starting a second window to Linux, and displaying the interface of the second android application in the second window by the Linux.
Further, the message notification module is configured to: after the first Android application receives the click message, the Activity of the first Android application creates an Intent containing operation description, sets an operation name of the Intent, and sends a second interface message matched with the operation name of the Intent to the Android system, wherein the operation name of the Intent is used for generating an interface.
Further, the launch interface module is configured to: the Android system judges the software package name of the Activity-dependent application software corresponding to the second interface to be started and the software package name of the Activity-dependent application software 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 two software package names are different, page jumping between the two applications is carried out, the Android system intercepts the jumping at a window of a first interface, the Android system generates a transfer interface, the transfer interface is used for jumping between the applications, the transfer interface carries an operation name used for generating an Intent of a second interface, the Android system sends a message for starting the second window to the Linux according to the operation name of the Intent carried by the transfer interface, the Linux generates a second window, and the Linux displays an interface of the second Android application at the second window.
Fig. 3A is a schematic interface diagram of a current application flight conference in which another application is started on a Linux-compatible running Android system according to an embodiment of the present invention. In the figure, clicking other login modes, namely WeChat, and using the WeChat to log in the Tencent meeting, simultaneously, Linux generates another window and logs in the WeChat in the generated window. In this way, the tengcong conference is logged in by using the micro-signal in the original window, and simultaneously, another application (micro-signal) is logged in and opened on the tengcong conference interface. Therefore, an interface for registering the Tencent meeting application by using the micro signal is not displayed on the current interface (first interface) of the Tencent meeting, which is the current application, and the interface prompts 'Account information of you (micro message) for the Tencent meeting application'.
Fig. 3B is a schematic interface diagram after a current application flight conference of another application is started on a Linux compatible running Android system to join a conference, according to an embodiment of the present invention.
Fig. 3C is a schematic interface diagram after another application WeChat is logged in after the current application starts another application on a Linux-compatible running Android system according to an embodiment of the present invention.
As can be seen from fig. 3B and 3C, the WeChat head is like the same person, and the Tencent and the WeChat are simultaneously registered using the WeChat.
Finally, it should be noted that: although the present invention has been described in detail with reference to the foregoing embodiments, it will be apparent to those skilled in the art that changes may be made in the embodiments and/or equivalents thereof without departing from the spirit and scope of the invention. Any modification, equivalent replacement, or improvement made within the spirit and principle of the present invention should be included in the protection scope of the present invention.

Claims (6)

1. An application starting method compatible with running an Android system on Linux is characterized in that the method is applied to a running environment compatible with running the Android system on Linux, and comprises the following steps:
step S1: clicking a control of a first interface window of a first android application; the control is an operation inlet for triggering and starting a second interface;
step S2: after receiving the click message, the first Android application sends a notification message for starting a second interface to the Android system;
step S3: the Android system receives the notification message, analyzes and judges the second interface, and sends a message for displaying the second interface to Linux if the second interface to be started is an interface of the first Android application, wherein the Linux displays the content of the second interface at the first interface window; and if the second interface to be started is the interface of the second android application, sending a message for starting a second window to Linux, and displaying the interface of the second android application in the second window by the Linux.
2. The application startup method compatible with running the Android system on Linux according to claim 1, wherein the step S2 is that after receiving the click message, the first Android application sends a notification message for starting a second interface to the Android system, specifically: after the first Android application receives the click message, the Activity of the first Android application creates an Intent containing operation description, sets an operation name of the Intent, and sends a second interface message matched with the operation name of the Intent to the Android system, wherein the operation name of the Intent is used for generating an interface.
3. The application startup method compatible with running the Android system on Linux as claimed in claim 1, wherein step S3 specifically includes: the Android system judges the software package name of the Activity-dependent application software corresponding to the second interface to be started and the software package name of the Activity-dependent application software 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 two software package names are different, page jumping between the two applications is carried out, the Android system intercepts the jumping at a window of a first interface, the Android system generates a transfer interface, the transfer interface is used for jumping between the applications, the transfer interface carries an operation name used for generating an Intent of a second interface, the Android system sends a message for starting the second window to the Linux according to the operation name of the Intent carried by the transfer interface, the Linux generates a second window, and the Linux displays an interface of the second Android application at the second window.
4. An application starting device compatible with an Android system running on Linux, which is applied in an operating environment compatible with the Android system running on Linux, and comprises:
an interface jump triggering module, configured to: clicking a control of a first interface window of a first android application; the control is an operation inlet for triggering and starting a second interface;
a message notification module to: after receiving the click message, the first Android application sends a notification message for starting a second interface to the Android system;
a launch interface module to: the Android system receives the notification message, analyzes and judges the second interface, and sends a message for displaying the second interface to Linux if the second interface to be started is an interface of the first Android application, wherein the Linux displays the content of the second interface at the first interface window; and if the second interface to be started is the interface of the second android application, sending a message for starting a second window to Linux, and displaying the interface of the second android application in the second window by the Linux.
5. The Linux-compatible Android system-running application launching device of claim 4, wherein the message notification module is configured to: after the first Android application receives the click message, the Activity of the first Android application creates an Intent containing operation description, sets an operation name of the Intent, and sends a second interface message matched with the operation name of the Intent to the Android system, wherein the operation name of the Intent is used for generating an interface.
6. The Linux-compatible application launching device for running the Android system of claim 4, wherein the launch interface module is configured to: the Android system judges the software package name of the Activity-dependent application software corresponding to the second interface to be started and the software package name of the Activity-dependent application software 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 two software package names are different, page jumping between the two applications is carried out, the Android system intercepts the jumping at a window of a first interface, the Android system generates a transfer interface, the transfer interface is used for jumping between the applications, the transfer interface carries an operation name used for generating an Intent of a second interface, the Android system sends a message for starting the second window to the Linux according to the operation name of the Intent carried by the transfer interface, the Linux generates a second window, and the Linux displays an interface of the second Android application at the second window.
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 true CN113254154A (en) 2021-08-13
CN113254154B 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)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113641437A (en) * 2021-08-16 2021-11-12 深圳技德智能科技研究院有限公司 Linux-compatible Android application interface rotation method and device
CN113778280A (en) * 2021-09-13 2021-12-10 北京技德系统技术有限公司 Linux-compatible Android display message notification method and device
CN113934464A (en) * 2021-12-14 2022-01-14 北京鲸鲮信息系统技术有限公司 Method and device for starting android application in Linux system and electronic equipment
CN114035863A (en) * 2021-11-11 2022-02-11 北京鲸鲮信息系统技术有限公司 Method, device and equipment for operating android application in Linux system
CN114201134A (en) * 2022-02-17 2022-03-18 北京麟卓信息科技有限公司 Optimized display method of Toast in multi-window mode in android compatible environment
CN114546536A (en) * 2022-03-21 2022-05-27 北京麟卓信息科技有限公司 Method for using same android application by multiple android applications on Linux platform
CN114860327A (en) * 2022-07-07 2022-08-05 北京麟卓信息科技有限公司 Quick starting method for android application in android compatible environment
WO2023087766A1 (en) * 2021-11-18 2023-05-25 北京字节跳动网络技术有限公司 Dual-system communication method and apparatus, and electronic device and computer-readable storage medium
WO2023155561A1 (en) * 2022-02-15 2023-08-24 麒麟软件有限公司 Method for splitting screen into left and right screens on linux-compatible android system

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20160062555A1 (en) * 2014-09-03 2016-03-03 Palantir Technologies Inc. System for providing dynamic linked panels in user interface
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

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20160062555A1 (en) * 2014-09-03 2016-03-03 Palantir Technologies Inc. System for providing dynamic linked panels in user interface
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多窗口系统的设计与实现", 中国优秀硕士学位论文全文数据库 信息科技辑 *

Cited By (15)

* 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
CN113641437A (en) * 2021-08-16 2021-11-12 深圳技德智能科技研究院有限公司 Linux-compatible Android application interface rotation method and device
CN113778280A (en) * 2021-09-13 2021-12-10 北京技德系统技术有限公司 Linux-compatible Android display message notification method and device
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
WO2023087766A1 (en) * 2021-11-18 2023-05-25 北京字节跳动网络技术有限公司 Dual-system communication method and apparatus, and electronic device 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
WO2023109138A1 (en) * 2021-12-14 2023-06-22 抖音视界有限公司 Method and apparatus for starting android application in linux system, and electronic device
WO2023155561A1 (en) * 2022-02-15 2023-08-24 麒麟软件有限公司 Method for splitting screen into left and right screens on linux-compatible android system
CN114201134A (en) * 2022-02-17 2022-03-18 北京麟卓信息科技有限公司 Optimized display method of Toast in multi-window mode in android compatible environment
CN114201134B (en) * 2022-02-17 2022-04-29 北京麟卓信息科技有限公司 Optimized display method of Toast in multi-window mode in android compatible environment
CN114546536A (en) * 2022-03-21 2022-05-27 北京麟卓信息科技有限公司 Method for using same android application by multiple android applications on Linux platform
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
CN114860327A (en) * 2022-07-07 2022-08-05 北京麟卓信息科技有限公司 Quick starting method for android application in android compatible environment

Also Published As

Publication number Publication date
CN113254154B (en) 2024-03-29

Similar Documents

Publication Publication Date Title
CN113254154B (en) Application starting method and device for compatibly running Android system on Linux
CN111222062B (en) Applet running method and device, electronic equipment and storage medium
US11500946B2 (en) Apparatus for providing browsing capability between remote/virtual windows and from remote/virtual windows to conventional hypertext documents
US10073709B2 (en) Session monitoring of virtual desktops in a virtual machine farm
EP3790255B1 (en) Data processing method, multi-cloud management system and related device
US9635138B2 (en) Client-server input method editor architecture
US10474416B1 (en) System to facilitate interaction during a collaborative screen sharing session
US20210224085A1 (en) Preloading of Application on a User Device Based on Content Received by the User Device
US20220019195A1 (en) Robotic process automation with conversational user interface
US10223321B2 (en) Combining redirected USB interfaces into a single composite device
TW201403351A (en) Method and apparatus for task based remote services
US11321090B2 (en) Serializing and/or deserializing programs with serializable state
CN113641320B (en) Method and device for sharing screen of Linux compatible with Android
US20070067265A1 (en) Using one extensive portlet rather than multiple small portlets
KR102314221B1 (en) Virtual desktop system providing an environment at specific time and method thereof
US10733005B1 (en) Providing access to mobile applications by heterogeneous devices
US20170272546A1 (en) Blocking an interface of a redirected usb composite device
CN114584618A (en) Information interaction method, device, equipment, storage medium and system
US11308001B1 (en) Dynamically provisioning peripherals to containers
Alabsi et al. A Novel SQLite-Based Bare PC Email Server
US10430371B1 (en) Accelerating redirected USB devices that perform bulk transfers
US10564918B2 (en) Techniques of remotely providing user input to thin client
CN112579096A (en) Method, device, equipment and medium for compiling and loading small program starting file
US9286092B1 (en) Virtual machine disk images
US11809877B2 (en) Dynamically tuning a computing device&#39;s performance for a containerized application

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