CN105204913A - Method and system for running Linux application on Android operating system and system - Google Patents

Method and system for running Linux application on Android operating system and system Download PDF

Info

Publication number
CN105204913A
CN105204913A CN201510683347.5A CN201510683347A CN105204913A CN 105204913 A CN105204913 A CN 105204913A CN 201510683347 A CN201510683347 A CN 201510683347A CN 105204913 A CN105204913 A CN 105204913A
Authority
CN
China
Prior art keywords
container
application program
linux application
linuxcontainer
android
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201510683347.5A
Other languages
Chinese (zh)
Inventor
张辉
方杰
张伟
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujian Centerm Information Co Ltd
Original Assignee
Fujian Centerm Information 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 Fujian Centerm Information Co Ltd filed Critical Fujian Centerm Information Co Ltd
Priority to CN201510683347.5A priority Critical patent/CN105204913A/en
Publication of CN105204913A publication Critical patent/CN105204913A/en
Pending legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)

Abstract

The invention provides a method for running a Linux application on an Android operating system. The method includes the following steps: 1, transplanting a Linux Container tool to the Android operating system, and creating a running container for running the Linux application through the Linux Container tool; 2, storing the resource files required by running the Linux application in the running container, wherein the resource files include a dependent library, a environment variable or configuration files, and the content stored in the running container is isolated from the Android operating system files; 3, after loading the running container by using the commands of the Linux Container tool, running the Linux application. The invention further provides a system for running the Linux application on the Android operating system. Smart devices with the Android operating system can directly run the Linux application.

Description

A kind of method and system running Linux application program in Android operation system
Technical field
The present invention relates to Android operation system technical field, particularly relate to a kind of method and system running Linux application program in Android operation system.
Background technology
The opening of Android operation system has attracted increasing hardware and software development manufacturer to participate in, Android application market is also thereupon flourishing, various application software meets the demand of different user, but also have some limitations, some important ripe application programs can only use under a linux operating system, if these softwares will be run under Android operation system, current solution is: according to the characteristic of Android operation system, re-start code migrating compiling exploitation, this scheme obviously, mean and need developing application again, there is workload large, the shortcomings such as the construction cycle is long.
Summary of the invention
One of the technical problem to be solved in the present invention, is to provide a kind of method running Linux application program in Android operation system, achieves on the smart machine installing Andoird operating system, directly runs Linux application program.
One of problem of the present invention is achieved in that a kind of method running Linux application program in Android operation system, and described method comprises the steps:
Step 1, in Android operation system, transplant LinuxContainer container instrument, and created the operation container run needed for Linux application program by LinuxContainer container instrument;
Step 2, the resource file run needed for Linux application program is stored in described operation container, described resource file comprises and relies on storehouse, environmental variance or configuration file; The file of the content that described operation container is put and Android operation system is mutually isolated to be opened;
Step 3, load described operation container by the order of LinuxContainer container instrument after, in Android operation system, obtain the resource file run needed for Linux application program run Linux application program.
Further, in Android operation system, transplant LinuxContainer container instrument in described step 1 to be specially: the Linuxnamespace mechanism that the kernel arranging Andriod operating system in Android operation system supports LinuxContainer container instrument to need and cgroup mechanism; Again according to Andriod platform identity, Compiler LinuxContainer container instrument is in Android operation system.
Further, described operation container has universal, runs container and can operate in the identical all Android device of CPU architecture with it.
Further, described operation container compiles according to the CPU architecture of corresponding A ndroid equipment platform, described container operates on the kernel of Android operation system, resource file in described container will be modified according to the characteristic of Android device, reach the use to Android device hardware resource, the use of described hardware resource comprises: the use of display device, input equipment, the network equipment or usb equipment.
Further, described step 3 is specially:
Step 31, load described operation container by the order of LinuxContainer container instrument after, judge whether Linux application program uses Android device hardware resource, no, then run Linux application program by the order of LinuxContainer container instrument, and enter step 33; Then enter step 32;
Step 32, the occupied system equipment hardware resource of release Linux application program, the order performing LinuxContainer container instrument runs Linux application program;
After step 33, Linux application program end of run, exit Linux application program;
The device hardware resource that step 34, release Linux application program take;
The order unloading of step 35, execution LinuxContainer container instrument runs container.
The technical problem to be solved in the present invention two, is to provide a kind of system running Linux application program in Android operation system, achieves on the smart machine installing Andoird operating system, directly runs Linux application program.
The present invention is that two of problem realizes like this: a kind of system running Linux application program in Android operation system, and described system comprises transplants LinuxContainer container tool model, operation container execution module and Linux application program execution module;
Described transplanting LinuxContainer container tool model, for transplanting LinuxContainer container instrument in Android operation system, and creates the operation container run needed for Linux application program by LinuxContainer container instrument;
Run container execution module, for the resource file run needed for Linux application program is stored in described operation container, described resource file comprises dependence storehouse, environmental variance or configuration file; The file of the content that described operation container is put and Android operation system is mutually isolated to be opened;
Linux application program execution module, after loading described operation container by the order of LinuxContainer container instrument, obtains the resource file run needed for Linux application program and runs Linux application program in Android operation system.
Further, in Android operation system, transplant LinuxContainer container instrument in described transplanting LinuxContainer container tool model to be specially: the Linuxnamespace mechanism that the kernel arranging Andriod operating system in Android operation system supports LinuxContainer container instrument to need and cgroup mechanism; Again according to Andriod platform identity, Compiler LinuxContainer container instrument is in Android operation system.
Further, described operation container has universal, runs container and can operate in the identical all Android device of CPU architecture with it.
Further, described operation container compiles according to the CPU architecture of corresponding A ndroid equipment platform, described container operates on the kernel of Android operation system, resource file in described container will be modified according to the characteristic of Android device, reach the use to Android device hardware resource, the use of described hardware resource comprises: the use of display device, input equipment, the network equipment or usb equipment.
Further, described Linux application program execution module specific implementation is:
After loading described operation container by the order of LinuxContainer container instrument, judge whether Linux application program uses Android device hardware resource, no, then run Linux application program by the order of LinuxContainer container instrument; Be then discharge the occupied system equipment hardware resource of Linux application program, the order performing LinuxContainer container instrument runs Linux application program; After Linux application program end of run, exit Linux application program; The device hardware resource that release Linux application program takies; The order unloading performing LinuxContainer container instrument runs container.
Tool of the present invention has the following advantages: the present invention realizes LinuxContainer container technique in Android operation system, secondly, created and management operating container by LinuxContainer container tool technique, and perform LinuxContainer container tool command and realize in Android operation system, run Linux application program.Like this concerning user, running Linux application program and Android application program, that what does not have is different.Concerning software developer, only need the operation container safeguarding Linux, all Linux application programs developed directly can be run in Android operation system, again develop without the need to carrying out code migrating according to the characteristic of Android operation system; Improve the work efficiency of developer.
Accompanying drawing explanation
Fig. 1 is the inventive method schematic flow sheet.
Fig. 2 is the process flow diagram running Linux application program in Android operation system of the present invention.
Fig. 3 is system architecture schematic diagram of the present invention.
Embodiment
Refer to shown in Fig. 1 and Fig. 2, a kind of method running Linux application program in Android operation system of the present invention, described method comprises the steps:
Step 1, in Android operation system, transplant LinuxContainer container instrument, and created the operation container run needed for Linux application program by LinuxContainer container instrument;
In Android operation system, transplant LinuxContainer container instrument in described step 1 be specially: the Linuxnamespace mechanism that the kernel arranging Andriod operating system in Android operation system supports LinuxContainer container instrument to need and cgroup mechanism; Again according to Andriod platform identity, Compiler LinuxContainer container instrument is in Android operation system.Linuxnamespace mechanism provides a kind of resource isolation scheme; Cgroup is the abbreviation of controlgroups, is the mechanism of the physical resource that a kind of that linux kernel provides can limit, records, isolated process group uses.
Step 2, the resource file run needed for Linux application program is stored in described operation container, described resource file comprises and relies on storehouse, environmental variance or configuration file; The file of the content that described operation container is put and Android operation system is mutually isolated to be opened; The change content run in container can't have influence on the file of Android operation system.Wherein, the Linux application file that run can leave in and run in container, also can leave in separately in Android file system.When Linux application program is run, run the resource file only deposited in container and run needed for Linux application program.
Step 3, load described operation container by the order of LinuxContainer container instrument after, in Android operation system, obtain the resource file run needed for Linux application program run Linux application program.
Described step 3 is specially:
Step 31, load described operation container by the order of LinuxContainer container instrument after, judge whether Linux application program uses Android device hardware resource, no, then run Linux application program by the order of LinuxContainer container instrument, and enter step 33; Then enter step 32;
Step 32, the occupied system equipment hardware resource of release Linux application program, the order performing LinuxContainer container instrument runs Linux application program;
After step 33, Linux application program end of run, exit Linux application program;
The device hardware resource that step 34, release Linux application program take;
The order unloading of step 35, execution LinuxContainer container instrument runs container.
Wherein, described operation container has universal, runs container and can operate in the identical all Android device of CPU architecture with it.Described operation container compiles according to the CPU architecture of corresponding A ndroid equipment platform, described container operates on the kernel of Android operation system, resource file in described container will be modified according to the characteristic of Android device, reach the use to Android device hardware resource, the use of described hardware resource comprises: the use of display device, input equipment, the network equipment or usb equipment.
Refer to shown in Fig. 3, a kind of system running Linux application program in Android operation system of the present invention, described system comprises transplants LinuxContainer container tool model, operation container execution module and Linux application program execution module;
Described transplanting LinuxContainer container tool model, for transplanting LinuxContainer container instrument in Android operation system, and creates the operation container run needed for Linux application program by LinuxContainer container instrument;
In Android operation system, transplant LinuxContainer container instrument in described transplanting LinuxContainer container tool model to be specially: the Linuxnamespace mechanism that the kernel arranging Andriod operating system in Android operation system supports LinuxContainer container instrument to need and cgroup mechanism; Again according to Andriod platform identity, Compiler LinuxContainer container instrument is in Android operation system.Linuxnamespace mechanism provides a kind of resource isolation scheme; Cgroup is the abbreviation of controlgroups, is the mechanism of the physical resource that a kind of that linux kernel provides can limit, records, isolated process group uses.
Run container execution module, for the resource file run needed for Linux application program is stored in described operation container, described resource file comprises dependence storehouse, environmental variance or configuration file; The file of the content that described operation container is put and Android operation system is mutually isolated to be opened;
Linux application program execution module, after loading described operation container by the order of LinuxContainer container instrument, obtains the resource file run needed for Linux application program and runs Linux application program in Android operation system.
Wherein, described operation container has universal, runs container and can operate in the identical all Android device of CPU architecture with it.Described operation container compiles according to the CPU architecture of corresponding A ndroid equipment platform, described container operates on the kernel of Android operation system, resource file in described container will be modified according to the characteristic of Android device, reach the use to Android device hardware resource, the use of described hardware resource comprises: the use of display device, input equipment, the network equipment or usb equipment.
Described Linux application program execution module specific implementation is:
After loading described operation container by the order of LinuxContainer container instrument, judge whether Linux application program uses Android device hardware resource, no, then run Linux application program by the order of LinuxContainer container instrument; Be then discharge the occupied system equipment hardware resource of Linux application program, the order performing LinuxContainer container instrument runs Linux application program; After Linux application program end of run, exit Linux application program; The device hardware resource that release Linux application program takies; The order unloading performing LinuxContainer container instrument runs container.
In a word, the present invention realizes LinuxContainer container technique in Android operation system, secondly, created and management operating container by LinuxContainer container tool technique, and perform LinuxContainer container tool command and realize in Android operation system, run Linux application program.Like this concerning user, running Linux application program and Android application program, that what does not have is different.Concerning software developer, only need the operation container safeguarding Linux, all Linux application programs developed directly can be run in Android operation system, again develop without the need to carrying out code migrating according to the characteristic of Android operation system; Improve the work efficiency of developer.
The foregoing is only preferred embodiment of the present invention, all equalizations done according to the present patent application the scope of the claims change and modify, and all should belong to covering scope of the present invention.

Claims (10)

1. in Android operation system, run a method for Linux application program, it is characterized in that: described method comprises the steps:
Step 1, in Android operation system, transplant LinuxContainer container instrument, and created the operation container run needed for Linux application program by LinuxContainer container instrument;
Step 2, the resource file run needed for Linux application program is stored in described operation container, described resource file comprises and relies on storehouse, environmental variance or configuration file; The file of the content that described operation container is put and Android operation system is mutually isolated to be opened;
Step 3, load described operation container by the order of LinuxContainer container instrument after, in Android operation system, obtain the resource file run needed for Linux application program run Linux application program.
2. a kind of method running Linux application program in Android operation system according to claim 1, is characterized in that: in Android operation system, transplant LinuxContainer container instrument in described step 1 be specially: the kernel arranging Andriod operating system in Android operation system supports Linuxnamespace mechanism and the cgroup mechanism of LinuxContainer container instrument needs; Again according to Andriod platform identity, Compiler LinuxContainer container instrument is in Android operation system.
3. a kind of method running Linux application program in Android operation system according to claim 1, is characterized in that: described operation container has universal, runs container and can operate in the identical all Android device of CPU architecture with it.
4. a kind of method running Linux application program in Android operation system according to claim 1, it is characterized in that: described operation container compiles according to the CPU architecture of corresponding A ndroid equipment platform, described container operates on the kernel of Android operation system, resource file in described container will be modified according to the characteristic of Android device, reach the use to Android device hardware resource, the use of described hardware resource comprises: the use of display device, input equipment, the network equipment or usb equipment.
5. a kind of method running Linux application program in Android operation system according to claim 1, is characterized in that: described step 3 is specially:
Step 31, load described operation container by the order of LinuxContainer container instrument after, judge whether Linux application program uses Android device hardware resource, no, then run Linux application program by the order of LinuxContainer container instrument, and enter step 33; Then enter step 32;
Step 32, the occupied system equipment hardware resource of release Linux application program, the order performing LinuxContainer container instrument runs Linux application program;
After step 33, Linux application program end of run, exit Linux application program;
The device hardware resource that step 34, release Linux application program take;
The order unloading of step 35, execution LinuxContainer container instrument runs container.
6. in Android operation system, run a system for Linux application program, it is characterized in that: described system comprises transplants LinuxContainer container tool model, operation container execution module and Linux application program execution module;
Described transplanting LinuxContainer container tool model, for transplanting LinuxContainer container instrument in Android operation system, and creates the operation container run needed for Linux application program by LinuxContainer container instrument;
Run container execution module, for the resource file run needed for Linux application program is stored in described operation container, described resource file comprises dependence storehouse, environmental variance or configuration file; Described operation container is put
The file of content and Android operation system is mutually isolated to be opened;
Linux application program execution module, after loading described operation container by the order of LinuxContainer container instrument, obtains the resource file run needed for Linux application program and runs Linux application program in Android operation system.
7. a kind of method running Linux application program in Android operation system according to claim 6, is characterized in that: in Android operation system, transplant LinuxContainer container instrument in described transplanting LinuxContainer container tool model and be specially: the kernel arranging Andriod operating system in Android operation system supports Linuxnamespace mechanism and the cgroup mechanism of LinuxContainer container instrument needs; Again according to Andriod platform identity, Compiler LinuxContainer container instrument is in Android operation system.
8. a kind of method running Linux application program in Android operation system according to claim 6, is characterized in that: described operation container has universal, runs container and can operate in the identical all Android device of CPU architecture with it.
9. a kind of method running Linux application program in Android operation system according to claim 6, it is characterized in that: described operation container compiles according to the CPU architecture of corresponding A ndroid equipment platform, described container operates on the kernel of Android operation system, resource file in described container will be modified according to the characteristic of Android device, reach the use to Android device hardware resource, the use of described hardware resource comprises: the use of display device, input equipment, the network equipment or usb equipment.
10. a kind of method running Linux application program in Android operation system according to claim 6, is characterized in that: described Linux application program execution module specific implementation is:
After loading described operation container by the order of LinuxContainer container instrument, judge whether Linux application program uses Android device hardware resource, no, then run Linux application program by the order of LinuxContainer container instrument; Be then discharge the occupied system equipment hardware resource of Linux application program, the order performing LinuxContainer container instrument runs Linux application program; After Linux application program end of run, exit Linux application program; The device hardware resource that release Linux application program takies; The order unloading performing LinuxContainer container instrument runs container.
CN201510683347.5A 2015-10-20 2015-10-20 Method and system for running Linux application on Android operating system and system Pending CN105204913A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510683347.5A CN105204913A (en) 2015-10-20 2015-10-20 Method and system for running Linux application on Android operating system and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510683347.5A CN105204913A (en) 2015-10-20 2015-10-20 Method and system for running Linux application on Android operating system and system

Publications (1)

Publication Number Publication Date
CN105204913A true CN105204913A (en) 2015-12-30

Family

ID=54952613

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510683347.5A Pending CN105204913A (en) 2015-10-20 2015-10-20 Method and system for running Linux application on Android operating system and system

Country Status (1)

Country Link
CN (1) CN105204913A (en)

Cited By (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107203378A (en) * 2017-05-09 2017-09-26 深圳市海派通讯科技有限公司 A kind of storehouse based on android containers relies on solution
CN107239132A (en) * 2017-05-10 2017-10-10 北京海杭通讯科技有限公司 A kind of input equipment partition method based on android containers
CN107402784A (en) * 2017-07-07 2017-11-28 北京小米移动软件有限公司 Application management method and application management device
CN107957902A (en) * 2017-12-07 2018-04-24 华中科技大学 A kind of high in the clouds Android running environment construction methods based on Unikernel
CN107977572A (en) * 2016-10-25 2018-05-01 中兴通讯股份有限公司 A kind of application program operation method and device, intelligent terminal
CN108376074A (en) * 2016-11-28 2018-08-07 中国科学院声学研究所 A kind of RancherOS ros nucleus module transplantation methods based on embedded system
CN108718333A (en) * 2018-05-09 2018-10-30 北京顺丰同城科技有限公司 Synchronous method, device and computer readable storage medium
CN109032602A (en) * 2018-06-07 2018-12-18 山东超越数控电子股份有限公司 A kind of method of software automatic adaptation operating system
CN109388473A (en) * 2018-09-19 2019-02-26 华东计算技术研究所(中国电子科技集团公司第三十二研究所) Android compatible layer implementation method and system based on mobile operating system
CN109714642A (en) * 2018-12-29 2019-05-03 深圳Tcl数字技术有限公司 Linux application multiplexing is in the method for intelligence system, smart television and storage medium
US10284514B2 (en) 2017-05-02 2019-05-07 International Business Machines Corporation Obtainability management in a social networking environment
US10901749B2 (en) 2017-02-23 2021-01-26 International Business Machines Corporation Running a kernel-dependent application in a container
US10936385B2 (en) 2017-05-05 2021-03-02 International Business Machines Corporation Running kernel dependent applications inside a container
CN112612536A (en) * 2020-12-15 2021-04-06 麒麟软件有限公司 Method and device for controlling camera shooting based on Android application program in Linux system
WO2021082733A1 (en) * 2019-10-31 2021-05-06 中兴通讯股份有限公司 Mobile communication method and apparatus, storage medium, and electronic apparatus
CN112988675A (en) * 2021-03-12 2021-06-18 麒麟软件有限公司 Linux file manager-based Android file classified display method
CN113934464A (en) * 2021-12-14 2022-01-14 北京鲸鲮信息系统技术有限公司 Method and device for starting android application in Linux system and electronic equipment
CN114020414A (en) * 2021-11-09 2022-02-08 成都阿加犀智能科技有限公司 Symbiotic method and device of Android system and bottom layer Linux, electronic equipment and storage medium
CN114035863A (en) * 2021-11-11 2022-02-11 北京鲸鲮信息系统技术有限公司 Method, device and equipment for operating android application in Linux system
CN114036369A (en) * 2021-10-20 2022-02-11 北京鲸鲮信息系统技术有限公司 Method, apparatus, device, medium and product for browser to access application

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104346182A (en) * 2013-07-30 2015-02-11 人人游戏网络科技发展(上海)有限公司 Flash game provision and running
US20150242622A1 (en) * 2014-02-21 2015-08-27 Samsung Electronics Co., Ltd. Method and apparatus to sandbox run-time android applications with lightweight container

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104346182A (en) * 2013-07-30 2015-02-11 人人游戏网络科技发展(上海)有限公司 Flash game provision and running
US20150242622A1 (en) * 2014-02-21 2015-08-27 Samsung Electronics Co., Ltd. Method and apparatus to sandbox run-time android applications with lightweight container

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
吴佳杰: "《基于LXC的Android系统虚拟化关键技术设计与实现》", 《中国优秀硕士学位论文全文数据库 信息科技辑》 *

Cited By (28)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107977572A (en) * 2016-10-25 2018-05-01 中兴通讯股份有限公司 A kind of application program operation method and device, intelligent terminal
CN107977572B (en) * 2016-10-25 2022-11-18 中兴通讯股份有限公司 Application program running method and device and intelligent terminal
CN108376074A (en) * 2016-11-28 2018-08-07 中国科学院声学研究所 A kind of RancherOS ros nucleus module transplantation methods based on embedded system
US10901749B2 (en) 2017-02-23 2021-01-26 International Business Machines Corporation Running a kernel-dependent application in a container
US10936331B2 (en) 2017-02-23 2021-03-02 International Business Machines Corporation Running a kernel-dependent application in a container
US10284513B2 (en) 2017-05-02 2019-05-07 International Business Machines Corporation Obtainability management in a social networking environment
US10284514B2 (en) 2017-05-02 2019-05-07 International Business Machines Corporation Obtainability management in a social networking environment
US10936385B2 (en) 2017-05-05 2021-03-02 International Business Machines Corporation Running kernel dependent applications inside a container
CN107203378A (en) * 2017-05-09 2017-09-26 深圳市海派通讯科技有限公司 A kind of storehouse based on android containers relies on solution
CN107239132A (en) * 2017-05-10 2017-10-10 北京海杭通讯科技有限公司 A kind of input equipment partition method based on android containers
CN107402784A (en) * 2017-07-07 2017-11-28 北京小米移动软件有限公司 Application management method and application management device
CN107957902A (en) * 2017-12-07 2018-04-24 华中科技大学 A kind of high in the clouds Android running environment construction methods based on Unikernel
CN108718333A (en) * 2018-05-09 2018-10-30 北京顺丰同城科技有限公司 Synchronous method, device and computer readable storage medium
CN109032602A (en) * 2018-06-07 2018-12-18 山东超越数控电子股份有限公司 A kind of method of software automatic adaptation operating system
CN109032602B (en) * 2018-06-07 2021-09-14 山东超越数控电子股份有限公司 Method for automatically adapting software to operating system
CN109388473A (en) * 2018-09-19 2019-02-26 华东计算技术研究所(中国电子科技集团公司第三十二研究所) Android compatible layer implementation method and system based on mobile operating system
CN109714642B (en) * 2018-12-29 2022-03-08 深圳Tcl数字技术有限公司 Method for reusing Linux application in intelligent system, intelligent television and storage medium
CN109714642A (en) * 2018-12-29 2019-05-03 深圳Tcl数字技术有限公司 Linux application multiplexing is in the method for intelligence system, smart television and storage medium
WO2021082733A1 (en) * 2019-10-31 2021-05-06 中兴通讯股份有限公司 Mobile communication method and apparatus, storage medium, and electronic apparatus
CN112612536A (en) * 2020-12-15 2021-04-06 麒麟软件有限公司 Method and device for controlling camera shooting based on Android application program in Linux system
CN112612536B (en) * 2020-12-15 2022-11-18 麒麟软件有限公司 Method and device for controlling camera shooting based on Android application program in Linux system
CN112988675A (en) * 2021-03-12 2021-06-18 麒麟软件有限公司 Linux file manager-based Android file classified display method
CN114036369A (en) * 2021-10-20 2022-02-11 北京鲸鲮信息系统技术有限公司 Method, apparatus, device, medium and product for browser to access application
CN114036369B (en) * 2021-10-20 2024-04-30 北京字节跳动网络技术有限公司 Method, device, equipment, medium and product for accessing application by browser
CN114020414A (en) * 2021-11-09 2022-02-08 成都阿加犀智能科技有限公司 Symbiotic method and device of Android system and bottom layer Linux, electronic equipment and storage medium
CN114020414B (en) * 2021-11-09 2024-03-19 成都阿加犀智能科技有限公司 Android system and bottom Linux symbiotic method and device, electronic equipment and storage medium
CN114035863A (en) * 2021-11-11 2022-02-11 北京鲸鲮信息系统技术有限公司 Method, device and equipment for operating android application in Linux system
CN113934464A (en) * 2021-12-14 2022-01-14 北京鲸鲮信息系统技术有限公司 Method and device for starting android application in Linux system and electronic equipment

Similar Documents

Publication Publication Date Title
CN105204913A (en) Method and system for running Linux application on Android operating system and system
US8495598B2 (en) Control flow graph operating system configuration
CN106406960B (en) Method for rapidly deploying software in linux environment
CN101976187B (en) Stack tracing method and device in decompilation process and decompiler
US9146713B2 (en) Tool composition for supporting openCL application software development for embedded system and method thereof
US9063819B2 (en) Extensible patch management
WO2014150422A1 (en) Application compatibility checking in a distributed computing environment
RU2010149255A (en) PLANNER EXAMPLES IN PROCESS
CN103365668B (en) A kind of dynamic link library loads and the method, apparatus of link
US20110126179A1 (en) Method and System for Dynamic Patching Software Using Source Code
CN114651233A (en) Instant container
WO2017041499A1 (en) Software upgrade method and system, and computer-readable storage medium
CN103853586A (en) Method of realizing wireless card driver in UEFI (unified extensible firmware interface) layer
CN103309800A (en) Automatic webpage testing method and system
CN101025698A (en) Apparatus for forcibly terminating thread blocked on input/output operation and method for the same
US9952953B2 (en) Non-monotonic eventual convergence for desired state configuration
CN115291946A (en) Hongmong system transplanting method, device, electronic equipment and readable medium
US10552135B1 (en) Reducing a size of an application package
CN102141915B (en) Equipment real-time control method based on RTLinux
US9411569B1 (en) System and method for providing a climate data analytic services application programming interface distribution package
CN103064722A (en) Method and system for unified compiling of programs
KR20130020135A (en) System and method of providing the developer list of developing code simultaneously in an integrated development environment
US20190121624A1 (en) Distributed agent to collect input and output data along with source code for scientific kernels of single-process and distributed systems
CN102750167A (en) Method and device for starting application program and computer system
Kang et al. Dynamic software updating for cyber-physical systems

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20151230

WD01 Invention patent application deemed withdrawn after publication