CN111722850B - Processing method, device and system for multi-system application - Google Patents

Processing method, device and system for multi-system application Download PDF

Info

Publication number
CN111722850B
CN111722850B CN201910218714.2A CN201910218714A CN111722850B CN 111722850 B CN111722850 B CN 111722850B CN 201910218714 A CN201910218714 A CN 201910218714A CN 111722850 B CN111722850 B CN 111722850B
Authority
CN
China
Prior art keywords
operating system
android application
application
interface
indication message
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
CN201910218714.2A
Other languages
Chinese (zh)
Other versions
CN111722850A (en
Inventor
何晓飞
蒋兴
宋健
张闯
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Chengdu TD Tech Ltd
Original Assignee
Chengdu TD Tech Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Chengdu TD Tech Ltd filed Critical Chengdu TD Tech Ltd
Priority to CN201910218714.2A priority Critical patent/CN111722850B/en
Publication of CN111722850A publication Critical patent/CN111722850A/en
Application granted granted Critical
Publication of CN111722850B publication Critical patent/CN111722850B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/61Installation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/61Installation
    • G06F8/62Uninstallation
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Abstract

The invention provides a processing method, a device and a system for application among multiple systems, wherein the method comprises the following steps: responding to a first operation signal for an application store; starting an application store client pre-installed on a second operating system; responding to a second operation signal input by a user; downloading an installation package of the target application from the application store client and installing the target application on a third operating system; if the installation of the target application is completed, receiving a first indication message sent by a second operating system; and according to the first indication message, the installation package of the target application is called through a preset interface, and the target application is installed on the first operating system. The Android application program can be compatible with the autonomous operating system, any application program in the market can be selected and installed on the autonomous operating system, and meanwhile, the Android application program is equivalent to the experience of using the Android application program on the autonomous operating system for a user, and the user experience is good.

Description

Processing method, device and system for multi-system application
Technical Field
The present invention relates to the field of intelligent terminals, and in particular, to a method, an apparatus, and a system for processing applications between multiple systems.
Background
With the arrival of information age, intelligent terminal makes things convenient for people's daily office and life more and more, but also has the drawback that information is easy to reveal when its convenience, and along with the diversified and security requirement of user's user demand, more and more users select to use autonomous operating system.
Currently, with the increasing number of information leakage malignant events, the security is considered first by industry users when ordering or purchasing intelligent terminals. And the application programs on the market are widely used in Android and Ios operating systems.
Even if an autonomous operating system and an Android or Ios operating system are installed on the intelligent terminal at the same time, the safety of the intelligent terminal cannot be improved, and meanwhile, the two operating systems are still incompatible or have the problems of system blocking and the like.
Disclosure of Invention
The invention provides a processing method, a device and a system for multi-system application, which can realize compatibility of Android application programs on an autonomous operating system, can select and install any application program on the market on the autonomous operating system, and simultaneously bring the experience of the user equivalent to that of using the Android application programs on the autonomous operating system, and has better user experience.
In a first aspect, a method for processing an application between multiple systems provided in an embodiment of the present invention includes:
responding to a first operation signal for an application store on an interface of a first operation system;
starting an application store client pre-installed on a second operating system according to the first operating signal;
responding to a second operation signal input by a user on an interface of the first operation system;
downloading an installation package of the target application from the application store client according to the second operation signal, and installing the target application on a third operation system;
if the target application is installed, receiving a first indication message sent by the second operating system;
and according to the first indication message, calling an installation package of the target application through a preset interface, and installing the target application on the first operating system.
In one possible design, the second operating system is a system independent of the first operating system and the third operating system, and has an application store client pre-installed therein; the application store client is used for providing an application installation package.
In one possible design, installing the target application onto the third operating system includes:
and installing the target application on a third operating system by calling a preset application installation interface.
In one possible design, after the target application is installed on the third operating system, the preset application installation interface generates a first broadcast event, so that the listening service program generates a first indication message according to the received first broadcast event; and sending the first indication message to the first operating system.
In one possible design, after the target application is installed on the first operating system, the method further includes:
and displaying the icon corresponding to the target application on the interface of the first operating system.
In one possible design, the method further comprises:
responding to a fourth operation signal aiming at the application icon on the interface of the first operation system;
unloading the application corresponding to the application icon from a third operating system according to the fourth operating signal;
if the application is unloaded, receiving a second indication message sent by the second operating system;
unloading the application corresponding to the application icon from the first operating system according to the second indication message; and removing the application icon on the first operation interface.
In one possible design, after the application corresponding to the application icon is uninstalled from the third operating system, the preset application installation interface generates a second broadcast event, so that the listening service program generates a second indication message according to the received second broadcast event; and sending the second indication message to the first operating system.
In a second aspect, an apparatus for processing an inter-multi-system application provided by an embodiment of the present invention includes:
the first response module is used for responding to a first operation signal aiming at the application store on the interface of the first operation system;
the starting module is used for starting the application store client side which is pre-installed on the second operating system according to the first operating signal;
the second response module is used for responding to a second operation signal input by a user on the interface of the first operation system;
the first installation module is used for downloading an installation package of the target application from the application store client according to the second operation signal and installing the target application on a third operation system;
the receiving module is used for receiving a first indication message sent by the second operating system when the installation of the target application is completed;
and the second installation module is used for calling the installation package of the target application through a preset interface according to the first indication message and installing the target application on the first operating system.
In one possible design, the second operating system is a system independent of the first operating system and the third operating system, and has an application store client pre-installed therein; the application store client is used for providing an application installation package.
In one possible design, installing the target application onto the third operating system includes:
and installing the target application on a third operating system by calling a preset application installation interface.
In one possible design, after the target application is installed on the third operating system, the preset application installation interface generates a first broadcast event, so that the listening service program generates a first indication message according to the received first broadcast event; and sending the first indication message to the first operating system.
In one possible design, after the target application is installed on the first operating system, the method further includes:
and displaying the icon corresponding to the target application on the interface of the first operating system.
In one possible design, the method further comprises:
responding to a fourth operation signal aiming at the application icon on the interface of the first operation system;
unloading the application corresponding to the application icon from a third operating system according to the fourth operating signal;
if the application is unloaded, receiving a second indication message sent by the second operating system;
unloading the application corresponding to the application icon from the first operating system according to the second indication message; and removing the application icon on the first operation interface.
In one possible design, after the application corresponding to the application icon is uninstalled from the third operating system, the preset application installation interface generates a second broadcast event, so that the listening service program generates a second indication message according to the received second broadcast event; and sending the second indication message to the first operating system.
In a third aspect, an embodiment of the present invention provides a processing system for an inter-multi-system application, including: the device comprises a memory and a processor, wherein executable instructions of the processor are stored in the memory; wherein the processor is configured to execute the method of processing of the inter-multi-system application of any of the first aspect via execution of the executable instructions.
In a fourth aspect, an embodiment of the present invention provides a computer readable storage medium having stored thereon a computer program, which when executed by a processor implements the method for processing a multisystem application according to any one of the first aspects.
The invention provides a processing method, a device and a system for application among multiple systems, wherein the method comprises the following steps: responding to a first operation signal for an application store on an interface of a first operation system; starting an application store client pre-installed on a second operating system according to the first operating signal; responding to a second operation signal input by a user on an interface of the first operation system; downloading an installation package of the target application from the application store client according to the second operation signal, and installing the target application on a third operation system; if the target application is installed, receiving a first indication message sent by the second operating system; and according to the first indication message, calling an installation package of the target application through a preset interface, and installing the target application on the first operating system. The Android application program is compatible with the autonomous operating system, any application program in the market can be selected and installed on the autonomous operating system, and meanwhile, the Android application program is equivalent to the experience of using the Android application program on the autonomous operating system for a user, and the user experience is good.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions of the prior art, the drawings that are needed in the embodiments or the description of the prior art will be briefly described below, it will be obvious that the drawings in the following description are some embodiments of the present invention, and that other drawings can be obtained according to these drawings without inventive effort to a person skilled in the art.
FIG. 1 (a) is a schematic diagram of an application scenario of the present invention;
FIG. 1 (b) is a second schematic diagram of an application scenario of the present invention;
fig. 2 is a schematic diagram of an intelligent terminal according to a first embodiment of the present invention;
FIG. 3 is a flowchart illustrating a method for processing an inter-system application according to a first embodiment of the present invention;
FIG. 4 is a schematic diagram of a processing device for multi-system applications according to a second embodiment of the present invention;
fig. 5 is a schematic diagram of a processing system for multi-system application according to a third embodiment of the present invention.
Detailed Description
For the purpose of making the objects, technical solutions and advantages of the embodiments of the present invention more apparent, the technical solutions of the embodiments of the present invention will be clearly and completely described below with reference to the accompanying drawings in the embodiments of the present invention, and it is apparent that the described embodiments are some embodiments of the present invention, but not all embodiments of the present invention. All other embodiments, which can be made by those skilled in the art based on the embodiments of the invention without making any inventive effort, are intended to be within the scope of the invention.
The terms "first," "second," "third," "fourth" and the like in the description and in the claims and in the above drawings, if any, are used for distinguishing between similar objects and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used may be interchanged where appropriate such that the embodiments of the invention described herein may be implemented, for example, in sequences other than those illustrated or otherwise described herein. Furthermore, the terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
The following describes the technical scheme of the present invention and how the technical scheme of the present application solves the above technical problems in detail with specific embodiments. The following embodiments may be combined with each other, and the same or similar concepts or processes may not be described in detail in some embodiments. Embodiments of the present invention will be described below with reference to the accompanying drawings.
Fig. 1 (a) is a schematic diagram of a first application scenario of the present invention, and fig. 1 (b) is a schematic diagram of a second application scenario of the present invention. Referring to fig. 1 (a), a user activates an entry icon 12 on a first operating system interface of the smart terminal 11, the first operating system responding to a first operating signal for an application store; starting an application store client pre-installed on a second operating system according to the first operating signal; responding to a second operation signal input by a user on an interface of the first operation system; downloading an installation package of the target application from the application store client according to the second operation signal, and installing the target application on a third operation system; if the installation of the target application is completed, receiving a first indication message sent by a second operating system; and according to the first indication message, the installation package of the target application is called through a preset interface, and the target application is installed on the first operating system. In an alternative embodiment, the icon 13 corresponding to the target application is displayed on the interface of the first operating system with reference to fig. 1 (b). By applying the method, the Android application program can be compatible with the autonomous operating system, any application program in the market can be selected and installed on the autonomous operating system, and meanwhile, the user experience is good, and the experience is equivalent to that of using the Android application program on the autonomous operating system.
In an alternative embodiment the first operating system may comprise an autonomous operating system, such as a TDOS (TD Operating System, TD autonomous operating system). The second operating system may include an Android work system (i.e., an Android work system), and the third operating system may include an Android (Android) normal domain. The intelligent terminal can comprise a tablet personal computer, a smart phone, a palm computer or a palm mobile phone and the like. Fig. 2 is a schematic diagram of an intelligent terminal according to an embodiment of the present invention, as shown in fig. 2, in an alternative embodiment, the intelligent terminal expands an independent second operating system based on LXC multi-container expansion capability, based on a first operating system and a third operating system, where the second operating system is invisible to a user, is only used as a running container to be compatible with an android application, and the android application is started on the first operating system through an entry icon link. The first operating system has higher security, and in an alternative embodiment, the first operating system is an autonomous operating system, the third operating system is a preset existing operating system, and the third operating system is used for running personal applications. The first operating system and the second operating system are both provided with application shops, the android working application in the first operating system is mostly developed by 5 generations of HTML (hyper text markup language), the android working application is finally installed in the first operating system, and a corresponding icon for the android Zhuo Ying is displayed on an interface of the android working application; when the network access point is installed, the first operating system and the second operating system realize timely communication through the virtual private network, and the network access point is arranged on the first operating system. When the user clicks An Zhuogong on the first operating system to make an application icon, the android working application is directly pulled up, so that the user is equivalent to the operation experience of using the first operating system, and the user experience is better.
Fig. 3 is a flowchart of a processing method of an inter-system application according to a first embodiment of the present invention, as shown in fig. 3, the processing method of an inter-system application in this embodiment may include:
s201, responding to a first operation signal aiming at an application store on an interface of a first operation system.
In this embodiment, the user may perform a first operation on an interface of the first operating system by clicking, double clicking or sliding, for example, clicking an entry icon on a desktop, and the first operating system responds to a first operation signal for an application store, for example, starting an Android application store client, on the interface of the first operating system according to the operation event of the user. Wherein the first operating system may include a TDOS (TD Operating System, TD autonomous operating system). In an alternative embodiment, the portal icon on the desktop links to the application store client. For example, the Android application store client is set in the client scenario in advance through a cust (supervision) image, and is installed to an Android work system. In an alternative embodiment, the customer scenario may include various security-critical usage scenarios, such as a scenario in which a public network is established on a public network, a military, government, public security, airport, subway, etc. that performs encrypted communications uses VPN (Virtual Private Network ).
S202, starting an application store client pre-installed on a second operating system according to the first operating signal.
In this embodiment, the first operating system starts the application store client pre-installed on the second operating system according to the first operating signal, for example, the detected signal of double-clicking the entry icon on the desktop. Wherein the second operating system may comprise an android work system. In an alternative embodiment, the android application store client is preset in the client scenario through a cust (custody) image and installed on the second operating system.
In an alternative embodiment, the second operating system is a system independent of the first operating system and the third operating system, and the second operating system has an application store client pre-installed therein; the application store client is used to provide an application installation package. For example, based on the multi-Container expansion capability of LXC (Linux Container) technology, an independent Android work system is expanded on the basis of a first operating system and a third operating system, the system is invisible to a user and is only used as a running Container to be compatible with Android work applications, and an application store client is pre-installed in the second operating system and is used for providing application installation packages, such as installation packages of various applications, weChat installation packages and the like.
S203, responding to a second operation signal input by a user on the interface of the first operation system.
In this embodiment, the user may perform a second operation, such as clicking the target application, by clicking, double clicking or sliding on the interface of the first operating system, where the first operating system responds to the second operation signal input by the user on the interface of the first operating system according to the operation event of the user. For example, the user clicks on the target application in the Android application store client pulled up by the first operating system, and the first operating system responds to the second operating signal input by the user, for example, starts the installation program of the target application.
S204, according to the second operation signal, downloading an installation package of the target application from the application store client side, and installing the target application on the third operation system.
Specifically, according to the second operation signal, the installation package of the target application is downloaded from the application store client, and the target application is installed on the third operation system by calling a preset application installation interface.
In this embodiment, according to the second operation signal, the first operating system downloads an installation package of the target application from an application store server connected to an application store client, for example, the application store client located in an Android work (work) system connects to the application store server through a network, and requests to obtain the installation package of the target application, and after downloading the application installation package, the first operating system installs the target application on a third operating system, for example, an Android general domain. In an alternative embodiment, the application store invokes a packageManagerService application installation interface in the Android work system to perform the installation operation. The target application is installed on a third operating system. In an alternative embodiment, packageManagerService (PKMS for short) is one of the core services in the Android system, and manages all tasks related to the package, such as installing and uninstalling applications. PackageManagerService is started in a System Server process. In an alternative embodiment, the Package directory of the first and second operating systems includes: systems/frames,/systems/app and/vendor/app. The Package directory of the third operating system includes: data/app,/data/app-private.
In an alternative embodiment, after the target application is installed on the third operating system, the preset application installation interface generates a first broadcast event, so that the listening service program generates a first indication message according to the received first broadcast event; and sending the first indication message to the first operating system.
For example, after the target application is installed on the third operating system, the packagediananagerservice application installation interface generates a first broadcast event, so that the workdomain service generates a first indication message according to the received first broadcast event; wherein the first indication message may comprise an xennt message. And sending the first indication message to the first operating system. In an alternative embodiment, the Intent messaging mechanism in the intelligent terminal system may be applied in an application program or between application programs, the Intent supports interaction between any application program components on the Android system, an interconnected system may be programmed from a set of components that are independent of each other, and event driven may be created based on events of an internal, system or first operating system application program. The method and the device can realize the timely communication of the application and each component of the application among the first operating system, the second operating system and the third operating system, and provide related information of the mutual call of the components in an alternative embodiment.
S205, if the installation of the target application is completed, receiving a first indication message sent by the second operating system.
In this embodiment, after the target application is installed on the third operating system, the first operating system receives a first indication message (for example, an xnint message) sent by the second operating system, for example, a packagediagemanager service broadcasts the event after the application installation is completed, and a workbench domain service in the Android work system receives the message and sends the xnint message to a domain service of the TDOS system, so that the first operating system receives the first indication message sent by the second operating system.
S206, according to the first indication message, the installation package of the target application is called through a preset interface, and the target application is installed on the first operating system.
In this embodiment, after the DomainService of the first operating system receives the xnint message, an application installation event in the Android work system is identified, an installation package of the target application is called through a preset interface, and the target application is installed on the first operating system. In an alternative embodiment, the preset interface may include an installProxy interface provided by AppMan in the TDOS system, to implement quick installation of the target application on the first operating system.
In an alternative embodiment, after installing the target application on the first operating system, the method further includes: and displaying an icon corresponding to the target application on the interface of the first operating system.
In this embodiment, after the target application is installed on the TDOS system, an icon corresponding to the Android working application is displayed on the interface, and in an optional embodiment, the icon may include a default icon of the system, or may be set in a personalized manner according to a use habit, an interest, and the like of the user.
In an alternative embodiment, responding to a fourth operation signal for the application icon on the interface of the first operation system;
unloading the application corresponding to the application icon from the third operating system according to the fourth operating signal;
if the application unloading is completed, receiving a second indication message sent by a second operating system;
unloading the application corresponding to the application icon from the first operating system according to the second indication message; and removing the application icon on the first operation interface.
In this embodiment, the user performs a fourth operation event on an icon corresponding to the Android working application displayed on the first operating system interface, for example, the user performs a fourth operation of clicking on the corresponding application icon, and in an optional embodiment, the fourth operation may further include double clicking, sliding, and so on. The first operating system responds to a fourth operating signal aiming at the application icon on a TDOS system interface of the first operating system; and according to the fourth operation information, the first operation system uninstalls the application corresponding to the application icon from a third operation system, wherein the third operation system can comprise an Android common domain. If the application is unloaded, the first operating system receives a second indication message sent by a second operating system, for example, an Android Work system, the second operation system sends the second indication message, for example, xIntent2, and the first operating system unloads the application corresponding to the application icon from the first operating system according to the second indication message and removes the application icon on the first operating interface.
In an optional embodiment, after the application corresponding to the application icon is uninstalled from the third operating system, the preset application installation interface generates a second broadcast event, so that the listening service program generates a second indication message according to the received second broadcast event; and sending the second indication message to the first operating system.
In this embodiment, after the application corresponding to the application icon is uninstalled from the third operating system, the preset application installation interface generates a second broadcast event, and the preset application installation interface may include a packagedianageserviceapplication installation interface, so that the listening service program (for example, workDomainService) generates a second indication message (for example, xnint 2) according to the received second broadcast event (for example, the application corresponding to the application icon is uninstalled from the third operating system); the preset application installation interface sends the second indication message to a first operating system (e.g., TDOS system). The first operating system uninstalls the application corresponding to the application icon from the first operating system according to the second indication message; and removing the application icon on the first operation interface.
In this embodiment, the specified application is unloaded from the second operating system and the first operating system in sequence, and the application can be completely and cleanly removed from the first operating system and the second operating system (for example, invisible to the user) with compatibility, so that the use security of the intelligent terminal can be improved.
Fig. 4 is a schematic structural diagram of a processing apparatus for multi-system applications according to a second embodiment of the present invention, as shown in fig. 4, the processing apparatus for multi-system applications according to the present embodiment may include:
a first response module 31 for responding to a first operation signal for the application store on an interface of the first operation system;
a starting module 32, configured to start an application store client pre-installed on the second operating system according to the first operating signal;
a second response module 33, configured to respond to a second operation signal input by a user on the interface of the first operation system;
a first installation module 34, configured to download an installation package of the target application from the application store client according to the second operation signal, and install the target application onto the third operation system;
a receiving module 35, configured to receive a first indication message sent by the second operating system when the installation of the target application is completed;
the second installation module 36 is configured to invoke an installation package of the target application through a preset interface according to the first indication message, and install the target application on the first operating system.
In an alternative embodiment, the second operating system is a system independent of the first operating system and the third operating system, and the second operating system has an application store client pre-installed therein; the application store client is used to provide an application installation package.
In an alternative embodiment, installing the target application onto the third operating system includes:
and installing the target application on the third operating system by calling a preset application installation interface.
In an alternative embodiment, after the target application is installed on the third operating system, the preset application installation interface generates a first broadcast event, so that the listening service program generates a first indication message according to the received first broadcast event; and sending the first indication message to the first operating system.
In an alternative embodiment, after installing the target application on the first operating system, the method further includes:
and displaying an icon corresponding to the target application on the interface of the first operating system.
In an alternative embodiment, further comprising:
responding to a fourth operation signal aiming at the application icon on the interface of the first operation system;
unloading the application corresponding to the application icon from the third operating system according to the fourth operating signal;
if the application unloading is completed, receiving a second indication message sent by a second operating system;
unloading the application corresponding to the application icon from the first operating system according to the second indication message; and removing the application icon on the first operation interface.
In an optional embodiment, after the application corresponding to the application icon is uninstalled from the third operating system, the preset application installation interface generates a second broadcast event, so that the listening service program generates a second indication message according to the received second broadcast event; and sending the second indication message to the first operating system.
The processing device applied between multiple systems in this embodiment may execute the technical scheme in the method shown in fig. 3, and the specific implementation process and technical principle thereof refer to the related description in the method shown in fig. 3, which is not repeated here.
Fig. 5 is a schematic diagram of a processing system structure of a multi-system application according to a third embodiment of the present invention, and as shown in fig. 5, a processing system 40 of a multi-system application according to the present embodiment may include: a processor 41 and a memory 42.
A memory 42 for storing a computer program (such as an application program, a functional module, etc. for realizing the processing method of the above-described multi-system application), computer instructions, etc.;
the computer programs, computer instructions, etc. described above may be stored in one or more of the memories 42 in partitions. And the above-described computer programs, computer instructions, data, etc. may be called by the processor 41.
A processor 41 for executing a computer program stored in a memory 42 for carrying out the steps of the method according to the above-described embodiment.
Reference may be made in particular to the description of the embodiments of the method described above.
The processor 41 and the memory 42 may be separate structures or may be integrated structures integrated together. When the processor 41 and the memory 42 are separate structures, the memory 42 and the processor 41 may be coupled and connected by a bus 43.
The server of this embodiment may execute the technical solution in the method shown in fig. 3, and the specific implementation process and technical principle thereof refer to the related descriptions in the method shown in fig. 3, which are not repeated herein.
In addition, the embodiment of the application further provides a computer-readable storage medium, in which computer-executable instructions are stored, when the at least one processor of the user equipment executes the computer-executable instructions, the user equipment performs the above possible methods.
Among them, computer-readable media include computer storage media and communication media including any medium that facilitates transfer of a computer program from one place to another. A storage media may be any available media that can be accessed by a general purpose or special purpose computer. An exemplary storage medium is coupled to the processor such the processor can read information from, and write information to, the storage medium. In the alternative, the storage medium may be integral to the processor. The processor and the storage medium may reside in an ASIC. In addition, the ASIC may reside in a user device. The processor and the storage medium may reside as discrete components in a communication device.
Those of ordinary skill in the art will appreciate that: all or part of the steps for implementing the method embodiments described above may be performed by hardware associated with program instructions. The foregoing program may be stored in a computer readable storage medium. The program, when executed, performs steps including the method embodiments described above; and the aforementioned storage medium includes: various media that can store program code, such as ROM, RAM, magnetic or optical disks.
Finally, it should be noted that: the above embodiments are only for illustrating the technical solution of the present invention, and not for limiting the same; although the invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical scheme described in the foregoing embodiments can be modified or some or all of the technical features thereof can be replaced by equivalents; such modifications and substitutions do not depart from the spirit of the invention.

Claims (7)

1. The processing method of the inter-system android application is characterized by comprising the following steps of:
responding to a first operation signal aiming at the android application store on an interface of a first operation system;
starting an android application store client pre-installed on a second operating system according to the first operating signal;
responding to a second operation signal input by a user on an interface of the first operation system;
according to the second operation signal, downloading an installation package of the target android application from the android application store client, and installing the target android application on a third operation system;
if the target android application is installed, receiving a first indication message sent by the second operating system;
according to the first indication message, the installation package of the target android application is called through a preset interface, and the target android application is installed on the first operating system;
the second operating system is a system independent of the first operating system and the third operating system, and an android application store client is pre-installed in the second operating system; the android application store client is used for providing an android application installation package;
installing the target android application onto a third operating system, comprising:
the target android application is installed on a third operating system by calling a preset android application installation interface;
after the target android application is installed on the third operating system, the preset android application installation interface generates a first broadcast event, so that the monitoring service program generates a first indication message according to the received first broadcast event; and sending the first indication message to the first operating system.
2. The method of claim 1, further comprising, after installing the target android application on the first operating system:
and displaying icons corresponding to the target android applications on an interface of the first operating system.
3. The method according to any one of claims 1-2, further comprising:
responding to a fourth operation signal aiming at the android application icon on an interface of the first operation system;
unloading android applications corresponding to the android application icons from a third operating system according to the fourth operating signal;
if the android application is completely unloaded, receiving a second indication message sent by the second operating system;
unloading android applications corresponding to the android application icons from a first operating system according to the second indication message; and removing the android application icon on the interface of the first operating system.
4. The method of claim 3, wherein after the android application corresponding to the android application icon is uninstalled from the third operating system, a preset android application installation interface generates a second broadcast event, so that the listening service program generates a second indication message according to the received second broadcast event; and sending the second indication message to the first operating system.
5. A processing apparatus for an inter-system android application, comprising:
the first response module is used for responding to a first operation signal aiming at the android application store on the interface of the first operation system;
the starting module is used for starting the android application store client which is pre-installed on the second operating system according to the first operating signal;
the second response module is used for responding to a second operation signal input by a user on the interface of the first operation system;
the first installation module is used for downloading an installation package of the target android application from the android application store client according to the second operation signal and installing the target android application on a third operation system;
the receiving module is used for receiving a first indication message sent by the second operating system when the installation of the target android application is completed; the second operating system is a system independent of the first operating system and the third operating system, and an android application store client is pre-installed in the second operating system; the android application store client is used for providing an android application installation package;
the second installation module is used for calling an installation package of the target android application through a preset interface according to the first indication message and installing the target android application on the first operating system;
the first installation module is specifically configured to install the target android application on a third operating system by calling a preset android application installation interface; generating a second broadcast event by a preset android application installation interface, so that the monitoring service program generates a second indication message according to the received second broadcast event; and sending the second indication message to the first operating system.
6. A processing system for an inter-system android application, comprising: the device comprises a memory and a processor, wherein executable instructions of the processor are stored in the memory; wherein the processor is configured to execute the processing method of the intersystem android application of any one of claims 1-4 via execution of the executable instructions.
7. A computer readable storage medium, on which a computer program is stored, characterized in that the program, when being executed by a processor, implements a method of processing a multisystem android application as claimed in any one of claims 1-4.
CN201910218714.2A 2019-03-21 2019-03-21 Processing method, device and system for multi-system application Active CN111722850B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910218714.2A CN111722850B (en) 2019-03-21 2019-03-21 Processing method, device and system for multi-system application

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910218714.2A CN111722850B (en) 2019-03-21 2019-03-21 Processing method, device and system for multi-system application

Publications (2)

Publication Number Publication Date
CN111722850A CN111722850A (en) 2020-09-29
CN111722850B true CN111722850B (en) 2023-04-25

Family

ID=72562172

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910218714.2A Active CN111722850B (en) 2019-03-21 2019-03-21 Processing method, device and system for multi-system application

Country Status (1)

Country Link
CN (1) CN111722850B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114035863A (en) * 2021-11-11 2022-02-11 北京鲸鲮信息系统技术有限公司 Method, device and equipment for operating android application in Linux system
CN113849199B (en) * 2021-12-01 2022-03-08 北京鲸鲮信息系统技术有限公司 Method and device for cross-system installation of application, electronic equipment and storage medium

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105653310A (en) * 2015-08-28 2016-06-08 宇龙计算机通信科技(深圳)有限公司 Application installation method, apparatus and electronic device
WO2016127446A1 (en) * 2015-02-09 2016-08-18 宇龙计算机通信科技(深圳)有限公司 Switching method and terminal among multiple systems
CN105975302A (en) * 2016-05-03 2016-09-28 深圳市金立通信设备有限公司 Application installation method and terminal
CN106030527A (en) * 2014-02-12 2016-10-12 赛门铁克公司 Systems and methods for informing users about applications available for download
CN106897152A (en) * 2017-02-27 2017-06-27 北京珠穆朗玛移动通信有限公司 A kind of Multiple system procedure management method and mobile terminal
CN206431681U (en) * 2017-01-19 2017-08-22 深圳市远景达物联网技术有限公司 A kind of Android smart electronicses claim
CN108460273A (en) * 2017-12-27 2018-08-28 中国银联股份有限公司 A kind of application management method of terminal, application server and terminal

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20160043892A1 (en) * 2014-07-22 2016-02-11 Intigua, Inc. System and method for cloud based provisioning, configuring, and operating management tools
US10380229B2 (en) * 2016-12-20 2019-08-13 Google Llc Method and system providing contextual functionality in static web pages

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106030527A (en) * 2014-02-12 2016-10-12 赛门铁克公司 Systems and methods for informing users about applications available for download
WO2016127446A1 (en) * 2015-02-09 2016-08-18 宇龙计算机通信科技(深圳)有限公司 Switching method and terminal among multiple systems
CN105653310A (en) * 2015-08-28 2016-06-08 宇龙计算机通信科技(深圳)有限公司 Application installation method, apparatus and electronic device
CN105975302A (en) * 2016-05-03 2016-09-28 深圳市金立通信设备有限公司 Application installation method and terminal
CN206431681U (en) * 2017-01-19 2017-08-22 深圳市远景达物联网技术有限公司 A kind of Android smart electronicses claim
CN106897152A (en) * 2017-02-27 2017-06-27 北京珠穆朗玛移动通信有限公司 A kind of Multiple system procedure management method and mobile terminal
CN108460273A (en) * 2017-12-27 2018-08-28 中国银联股份有限公司 A kind of application management method of terminal, application server and terminal

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
Ovidiu Constantin Novac等.Comparative study of Google Android, Apple iOS and Microsoft Windows Phone mobile operating systems.《2017 14th International Conference on Engineering of Modern Electric Systems (EMES)》.2017,1-8. *
姚一楠 等.双操作系统移动智能终端安全分析.《移动通信》.2017,16-20. *
浮欣 谢峰 张哲.移动警务终端信息安全威胁研究.《警察技术》.2017,49-52. *
王亮 ; 周仁贵 ; 廖承斌 ; .多模智能移动警务终端在公安情勤指一体化中的应用.警察技术.2018,(第06期),59-62. *

Also Published As

Publication number Publication date
CN111722850A (en) 2020-09-29

Similar Documents

Publication Publication Date Title
CN105335187B (en) Application processing method and device
CN107203419B (en) Method, device and system for calling among modules in application program
US9584612B2 (en) Systems and methods for pushing applications
US9367403B2 (en) Terminal and application restoring method
CN104915224B (en) A kind of processing method and processing device of affiliate application
CN105164644A (en) Hook framework
CN110069919B (en) Information acquisition method and device
US20210271491A1 (en) Application processing method, device, electronic device and storage medium
CN102752369A (en) Providing method of television application service and virtualization content service platform
CN107479868B (en) Interface loading method, device and equipment
CN110968331A (en) Method and device for running application program
CN106201610A (en) Web application accesses the method and device of the primary function of terminal
CN111722850B (en) Processing method, device and system for multi-system application
CN105302603A (en) Software upgrade method and apparatus
CN104516885A (en) Implementation method and device of browse program double-kernel assembly
CN113553218A (en) Method for cloning and backing up real machine based on cloud mobile phone, terminal device and storage medium
CN107894891A (en) Program packaging method and device and program installation method and device
CN104375831A (en) Method, device and system realizing communication between webpage and applications on terminal equipment
CN109343970B (en) Application program-based operation method and device, electronic equipment and computer medium
CN106789832B (en) Data processing method, device and system in call process
CN106383741B (en) application processing method and mobile device
CN110673970B (en) Cross-process calling system and method based on web application
CN110069185B (en) Method and apparatus for co-running hosted applications
WO2015003570A1 (en) Data downloading method,device and system thereof
CN111212418A (en) Device and method for safely downloading mobile terminal 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