WO2017107380A1 - Method of downloading and installing application and terminal apparatus - Google Patents

Method of downloading and installing application and terminal apparatus Download PDF

Info

Publication number
WO2017107380A1
WO2017107380A1 PCT/CN2016/084102 CN2016084102W WO2017107380A1 WO 2017107380 A1 WO2017107380 A1 WO 2017107380A1 CN 2016084102 W CN2016084102 W CN 2016084102W WO 2017107380 A1 WO2017107380 A1 WO 2017107380A1
Authority
WO
WIPO (PCT)
Prior art keywords
application
domain
domain space
configuration
space
Prior art date
Application number
PCT/CN2016/084102
Other languages
French (fr)
Chinese (zh)
Inventor
刘东海
党乐
吴殿清
汪智勇
Original Assignee
宇龙计算机通信科技(深圳)有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 宇龙计算机通信科技(深圳)有限公司 filed Critical 宇龙计算机通信科技(深圳)有限公司
Publication of WO2017107380A1 publication Critical patent/WO2017107380A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44568Immediately runnable code
    • G06F9/44578Preparing or optimising for loading
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44568Immediately runnable code
    • G06F9/44584Portable applications, i.e. making applications self-contained, e.g. U3 standard

Definitions

  • the present invention relates to the field of software, and in particular, to an application downloading and installing method and a terminal device.
  • Android Android 4.0 Google has introduced the concept of multi-domain.
  • Android system can have multiple domains, different domain environments are isolated and run, and different domains have different contents. Users log in to different domains with different rights. The user can put data of different attributes into different domains and assign different account rights to different domains. Only the login account can have the owner to have access to different domains.
  • Each domain has its own application store, such as an application store in a secure domain.
  • the security applications inside are genuine applications verified by digital signatures, and are directly installed into the domain after downloading.
  • social applications such as WeChat and QQ can be installed in a common domain or installed in a secure domain.
  • WeChat is currently installed in a normal domain, the need in the secure domain also needs to be manually. Switch to enter the normal domain to use WeChat.
  • the embodiment of the invention provides an application downloading and installing method and a terminal device, which can install the same application in multiple domains, so as to reduce the operation of the user to manually switch the domain space, and improve the user experience.
  • an embodiment of the present invention provides an application download and installation method, including:
  • Receiving an application download instruction downloading an application; obtaining a domain space configuration of the installation application, the domain space configuration including at least one domain space identifier; installing the application in at least one domain space, the domain space being indicated by the domain space identifier Domain space.
  • obtaining the domain space configuration of the installation application comprises: receiving a domain space selection instruction of the installation application selected by the user, and generating the domain space according to the domain space selection instruction Configuration, wherein the domain space selection instruction includes at least one domain space identifier.
  • obtaining the domain space configuration of the installation application includes: acquiring a default installation domain space preset by the system, and installing the domain space by default for the system preset application As a domain space configuration for the application.
  • the domain space includes a specific domain, if An application is an application that can only be installed in a specific domain, and the application is only installed in that particular domain.
  • an embodiment of the present invention provides a terminal device, including:
  • An application downloading module for receiving an application download instruction and downloading an application
  • a domain space configuration obtaining module configured to obtain a domain space configuration of the installation application, where the domain space configuration includes at least one domain space identifier;
  • An application installation module for installing an application in at least one domain space, the domain space being the domain space indicated by the domain space identifier.
  • the domain space configuration acquiring module is configured to receive a domain space selection instruction of the installation application selected by the user, and generate a domain space configuration according to the domain space selection instruction.
  • the domain space selection instruction includes at least one Domain space identifier.
  • the domain space configuration obtaining module is configured to obtain a default installation domain space preset by the system, and set a default installation domain space preset by the system.
  • the domain space configuration of the application is configured to obtain a default installation domain space preset by the system, and set a default installation domain space preset by the system.
  • the domain space includes a specific domain
  • the application The program installation module is also used to install an application only in that particular domain when the application is an application that can only be installed in a specific domain.
  • the processor of the terminal device downloads the application program, and then acquires the domain space configuration of the installation application, where the domain space configuration includes at least one domain space identifier; Installed in at least one domain space, which is the domain space indicated by the above domain space identifier.
  • FIG. 2 is a schematic diagram of downloading an application program according to an embodiment of the present invention.
  • FIG. 3 is a schematic diagram of a user selecting a domain space function interface according to an embodiment of the present invention.
  • FIG. 4 is a schematic structural diagram of a terminal device supporting download and installation of an application according to an embodiment of the present invention.
  • the embodiment of the invention is applicable to application installation in a multi-domain environment of an Android system.
  • the embodiment of the present invention proposes an application download and installation policy under multiple domains, and supports the same application to be installed in multiple domains at the same time regardless of which domain application store downloads and installs the application.
  • the application downloading and installation process in the multi-domain is described in detail below with reference to FIG. 1.
  • the execution entity of the step is actually a processor in the terminal device, wherein the terminal device refers to a device with an Android system, including a mobile phone and a tablet computer. Terminal equipment such as in-vehicle equipment and wearable equipment.
  • the Android terminal device is an Android phone as an example.
  • the user logs in to the domain using the account of one of the domains (for example, A domain), and the application store that enters the domain selects the corresponding application to download.
  • the Android mobile phone processor starts downloading the application after receiving the download instruction.
  • the downloading application in the application store is the same as the downloading application process in the prior art, and conforms to the application downloading mechanism and strategy of the Android mobile phone, as shown in FIG. 2 .
  • the domain space configuration includes at least one domain space identifier
  • the Android phone processor begins to get the domain space configuration to install the application.
  • one way of obtaining is by letting the user select a specific domain space, the specific process is as follows:
  • the terminal device pops up a domain space selection box on the interface for The user selects the domain space installed by this application.
  • the domain space selection box is shown in Figure 3. At this point, the user can select multiple domain spaces so that the application can be installed into multiple different domain spaces.
  • the processor of the terminal device receives the domain space selection instruction for installing the application, and the instruction includes the identifier of the domain space selected by the user, and the configuration is formed according to the actual selection of the user.
  • the configuration is added to the configuration table of the system storage, and the configuration table of the system saves the domain space configuration of all the applications installed in the system.
  • the configuration table can be as shown in Table 1 below.
  • the installation policy of the application is only installed in the domain space A, and the installation policy of the application b is installed in the domain space A, the domain space B, and the domain space C at the same time.
  • Another way to obtain is to allow the user to pre-set the domain space installed by default in the system when downloading the application.
  • the specific process is as follows:
  • the user pre-sets the default settings in the system settings, which can be the current domain settings or system-level settings. If it is the setting of the current domain, it is set in which domains the applications downloaded under the current domain are automatically installed; if it is the system-level setting, whichever is installed, all the applications downloaded on the mobile phone are automatically installed. In the domain.
  • all applications downloaded by the user in the A domain are automatically installed in the A domain, B domain, and C domain.
  • the A domain, the B domain, and the C domain space that are preset are directly configured as the domain space of the application downloaded under the A domain.
  • the system can directly obtain the default setting, and the default space space setting is used as the domain space configuration when the application is installed, and the domain space configuration includes at least one domain space identifier.
  • the application After obtaining the domain space configuration of the application installation according to the method in step 102, the application is installed in the domain space indicated by the domain space identifier in the domain space configuration.
  • the application is installed in multiple domains.
  • the application is first installed in the current domain space (A domain), and then the application is copied and installed into other domain spaces of the domain space configuration.
  • the application is an application that can only be installed in a specific domain (for example, a security domain)
  • the application is only installed in a specific domain.
  • a specific domain for example, a security domain
  • Alipay or banking applications can only be installed in a secure domain, so instant users can select other domains in real time and can only install them in a secure domain.
  • the processor of the terminal device after downloading the application, the processor of the terminal device first obtains a domain space configuration of the installation application, where the domain space configuration indicates at least one domain space that the application can be installed; and then according to the domain space configuration The application is installed in at least one domain space. Because the invention can support the same application to be installed in multiple domain spaces, when a user wants to use an application in a certain domain, there is no need to switch frequently switching domains, thereby reducing the operation of manually switching domain space by the user, and improving the user. Experience.
  • the terminal device supporting the multi-domain download and installation method in the embodiment of the present invention includes:
  • An application downloading module 401 configured to receive an application download instruction, and download an application
  • the domain space configuration obtaining module 402 is configured to obtain a domain space configuration of the installation application, where the domain space configuration includes at least one domain space identifier;
  • the application installation module 403 is configured to install the application in at least one domain space, where the domain space is the domain space indicated by the domain space identifier.
  • the domain space configuration obtaining module 402 is configured to receive a domain space selection instruction of the installation application selected by the user, and generate a domain space configuration according to the domain space selection instruction, where the domain space selection instruction Contains at least one domain space identifier.
  • the domain space configuration obtaining module 402 is configured to obtain an application default installation domain space preset by the system, and use an application default installation domain space preset by the system as a domain space configuration of the application.
  • the domain space includes a specific domain, an application installation module 403, and is also used to install the application only when the application is an application that can only be installed in a specific domain.
  • the domain includes a specific domain, an application installation module 403, and is also used to install the application only when the application is an application that can only be installed in a specific domain.
  • the domain includes a specific domain, an application installation module 403, and is also used to install the application only when the application is an application that can only be installed in a specific domain.
  • the domain space configuration obtaining module 402 first obtains a domain space configuration of the installed application, where the domain space configuration indicates at least one domain space that the application can install;
  • the application installation module 403 installs the application in at least one domain space according to the domain space configuration.
  • the terminal device in the embodiment of the present invention refers to a mobile terminal, a tablet computer, an in-vehicle device, a wearable device, or the like, or a non-mobile terminal having an Android system.
  • the terminal device includes a hardware structure such as a processor, a memory, a receiving transmitting device, a display screen, and the like, wherein the processor executes all or part of the steps performed by each module in the embodiment shown in FIG.
  • the disclosed terminal device and method may be implemented in other manners.
  • the device embodiments described above are merely illustrative.
  • the division of the modules is only a logical function division.
  • there may be another division manner for example, multiple modules or components may be combined or Can be integrated into another system, or some features can be ignored or not executed.
  • the mutual coupling or direct coupling or communication connection shown or discussed may be an indirect coupling or communication connection through some interface, device or unit, and may be in an electrical, mechanical or other form.
  • the units described as separate components may or may not be physically separated as The components displayed by the unit may or may not be physical units, that is, may be located in one place, or may be distributed to multiple network units. Some or all of the units may be selected according to actual needs to achieve the purpose of the solution of the embodiment.
  • each functional module in each embodiment of the present invention may be integrated into one processing unit, or each module may exist physically separately, or two or more modules may be integrated into one unit.
  • the above integrated unit can be implemented in the form of hardware or in the form of a software functional unit.
  • the integrated unit if implemented in the form of a software functional unit and sold or used as a standalone product, may be stored in a computer readable storage medium.
  • the technical solution of the present invention which is essential or contributes to the prior art, or all or part of the technical solution, may be embodied in the form of a software product stored in a storage medium.
  • a number of instructions are included to cause a computer device (which may be a personal computer, server, or network device, etc.) to perform all or part of the steps of the methods described in various embodiments of the present invention.
  • the foregoing storage medium includes: a U disk, a mobile hard disk, a read-only memory (ROM), a random access memory (RAM), a magnetic disk, or an optical disk, and the like. .

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

A method of downloading and installing an application and terminal apparatus, reducing an operation of a user manually switching between domain spaces, and increasing user experience. The method comprises: receiving an application download command, and downloading the application (101); obtaining a domain space configuration for installing the application (102), wherein the domain space configuration comprises at least one domain space tag; and installing the application to at least one domain space (103), wherein the domain space is indicated by the domain space tag. Since the embodiment supports installing one application into a plurality of domain spaces, a user at a certain domain is no longer required to switch between domains to use a certain application in the certain domain, thereby reducing the operation of a user manually switching between domain spaces, and increasing user experience.

Description

一种应用程序下载安装方法及终端设备Application downloading installation method and terminal device
本申请要求于2015年12月24日提交中国专利局,申请号为201510992251.7、发明名称为“一种应用程序下载安装方法及终端设备”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。This application claims priority to Chinese Patent Application No. 201510992251.7, entitled "Application Downloading Installation Method and Terminal Equipment" on December 24, 2015, the entire contents of which are hereby incorporated by reference. In this application.
技术领域Technical field
本发明涉及软件领域,尤其涉及一种应用程序下载安装方法及终端设备。The present invention relates to the field of software, and in particular, to an application downloading and installing method and a terminal device.
背景技术Background technique
从安卓Android 4.0开始,谷歌就推出了多域的概念,Android系统可以有多个域,不同的域环境隔离运行,不同的域里面的内容也不同,用户使用不同权限的账号登录到不同的域,用户可以将不同属性的数据放到不同域中,并赋予不同域不同的账号权限,只有登录账号,机主才能有权限进入到不同域。Starting from Android Android 4.0, Google has introduced the concept of multi-domain. Android system can have multiple domains, different domain environments are isolated and run, and different domains have different contents. Users log in to different domains with different rights. The user can put data of different attributes into different domains and assign different account rights to different domains. Only the login account can have the owner to have access to different domains.
当前多域情况下的应用程序下载安装策略基本有两种:There are basically two types of application download and installation strategies in the current multi-domain scenario:
(1)从某个域的应用商店下载应用安装后,通过数据转移,将该应用转移到其他域中;(1) After downloading the application installation from the application store of a domain, transfer the application to another domain through data transfer;
(2)每个域都有自己的应用商店,如安全域中的应用商店,里面的安全应用都是经过数字签名校验的正版应用,下载后直接安装到该域中。(2) Each domain has its own application store, such as an application store in a secure domain. The security applications inside are genuine applications verified by digital signatures, and are directly installed into the domain after downloading.
现有技术在多域的切换时,需要用户手动切换,特别是以下几种用户场景严重影响用户体验:In the prior art, when the multi-domain switchover is performed, the user needs to manually switch, especially the following user scenarios seriously affect the user experience:
普通域中调用支付类应用、银行类应用时,因为这些应用下载后,直接安装在安全域中,需要用户手动切换;When a payment application or a bank application is called in a normal domain, since these applications are directly installed in the security domain after being downloaded, the user needs to manually switch.
很多应用在不同的域都适合,如微信、QQ等社交应用可以安装在普通域中,也可以安装到安全域中,如微信当前安装在普通域中,那么在安全域中的需要也需要手动切换才能进入普通域使用微信。 Many applications are suitable in different domains. For example, social applications such as WeChat and QQ can be installed in a common domain or installed in a secure domain. For example, if WeChat is currently installed in a normal domain, the need in the secure domain also needs to be manually. Switch to enter the normal domain to use WeChat.
发明内容Summary of the invention
本发明实施例提供了一种应用程序下载安装方法及终端设备,能够将同一个应用安装在多个域中,以减少用户手动切换域空间的操作,而且提升用户体验。The embodiment of the invention provides an application downloading and installing method and a terminal device, which can install the same application in multiple domains, so as to reduce the operation of the user to manually switch the domain space, and improve the user experience.
第一方面,本发明实施例提供了一种应用程序下载安装方法,包括:In a first aspect, an embodiment of the present invention provides an application download and installation method, including:
接收应用程序下载指令,下载应用程序;获取安装应用程序的域空间配置,域空间配置中包括至少一个域空间标识;将应用程序安装在至少一个域空间中,域空间为域空间标识所指示的域空间。Receiving an application download instruction, downloading an application; obtaining a domain space configuration of the installation application, the domain space configuration including at least one domain space identifier; installing the application in at least one domain space, the domain space being indicated by the domain space identifier Domain space.
结合第一方面,在第一方面的第一种可能的实现方式中,获取安装应用程序的域空间配置包括:接收用户选择的安装应用程序的域空间选择指令,根据域空间选择指令生成域空间配置,其中,域空间选择指令中包含至少一个域空间标识。With reference to the first aspect, in a first possible implementation manner of the first aspect, obtaining the domain space configuration of the installation application comprises: receiving a domain space selection instruction of the installation application selected by the user, and generating the domain space according to the domain space selection instruction Configuration, wherein the domain space selection instruction includes at least one domain space identifier.
结合第一方面,在第一方面的第二种可能的实现方式中,获取安装应用程序的域空间配置包括:获取系统预设置的应用默认安装域空间,将系统预设置的应用默认安装域空间作为应用程序的域空间配置。With reference to the first aspect, in a second possible implementation manner of the first aspect, obtaining the domain space configuration of the installation application includes: acquiring a default installation domain space preset by the system, and installing the domain space by default for the system preset application As a domain space configuration for the application.
结合第一方面,第一方面的第一种可能的实现方式或第一方面的第二种可能的实现方式,在第一方面的第三种可能的实现方式中,域空间包括特定域,若应用程序为只能安装在特定域中的应用程序,则将应用程序只安装在该特定域中。With reference to the first aspect, the first possible implementation manner of the first aspect, or the second possible implementation manner of the first aspect, in a third possible implementation manner of the first aspect, the domain space includes a specific domain, if An application is an application that can only be installed in a specific domain, and the application is only installed in that particular domain.
第二方面,本发明实施例提供了一种终端设备,包括:In a second aspect, an embodiment of the present invention provides a terminal device, including:
应用程序下载模块,用于接收应用程序下载指令,下载应用程序;An application downloading module for receiving an application download instruction and downloading an application;
域空间配置获取模块,用于获取安装应用程序的域空间配置,域空间配置中包括至少一个域空间标识;a domain space configuration obtaining module, configured to obtain a domain space configuration of the installation application, where the domain space configuration includes at least one domain space identifier;
应用程序安装模块,用于将应用程序安装在至少一个域空间中,域空间为域空间标识所指示的域空间。An application installation module for installing an application in at least one domain space, the domain space being the domain space indicated by the domain space identifier.
结合第二方面,在第二方面的第一种可能的实现方式中,域空间配置获取模块,具体用于接收用户选择的安装应用程序的域空间选择指令,根据域空间选择指令生成域空间配置,其中,域空间选择指令中包含至少一 个域空间标识。With reference to the second aspect, in a first possible implementation manner of the second aspect, the domain space configuration acquiring module is configured to receive a domain space selection instruction of the installation application selected by the user, and generate a domain space configuration according to the domain space selection instruction. , wherein the domain space selection instruction includes at least one Domain space identifier.
结合第二方面,在第二方面的第二种可能的实现方式中,域空间配置获取模块,具体用于获取系统预设置的应用默认安装域空间,将系统预设置的应用默认安装域空间作为应用程序的域空间配置。With reference to the second aspect, in a second possible implementation manner of the second aspect, the domain space configuration obtaining module is configured to obtain a default installation domain space preset by the system, and set a default installation domain space preset by the system. The domain space configuration of the application.
结合第二方面,第二方面的第一种可能的实现方式或第二方面的第二种可能的实现方式,在第二方面的第三种可能的实现方式中,域空间包括特定域,应用程序安装模块,还用于当应用程序为只能安装在特定域中的应用程序时,将应用程序只安装在该特定域中。With reference to the second aspect, the first possible implementation manner of the second aspect, or the second possible implementation manner of the second aspect, in a third possible implementation manner of the second aspect, the domain space includes a specific domain, and the application The program installation module is also used to install an application only in that particular domain when the application is an application that can only be installed in a specific domain.
从以上技术方案可以看出,本发明实施例的方案具有如下有益效果:It can be seen from the above technical solutions that the solution of the embodiment of the present invention has the following beneficial effects:
本发明实施例中,终端设备的处理器在接收到应用程序下载指令后,下载应用程序;再获取安装应用程序的域空间配置,该域空间配置中包括至少一个域空间标识;之后将应用程序安装在至少一个域空间中,该域空间为上述域空间标识所指示的域空间。因为本发明可以支持同一个应用安装到多个域空间中,用户在某个域中要使用某应用程序时,无需再切换频繁切换域,从而可以减少用户手动切换域空间的操作,而且提升用户体验。In the embodiment of the present invention, after receiving the application download instruction, the processor of the terminal device downloads the application program, and then acquires the domain space configuration of the installation application, where the domain space configuration includes at least one domain space identifier; Installed in at least one domain space, which is the domain space indicated by the above domain space identifier. Because the invention can support the same application to be installed in multiple domain spaces, when a user wants to use an application in a certain domain, there is no need to switch frequently switching domains, thereby reducing the operation of manually switching domain space by the user, and improving the user. Experience.
附图说明DRAWINGS
图1为本发明实施例中应用程序下载安装方法的一种流程图;1 is a flowchart of an application downloading and installing method according to an embodiment of the present invention;
图2为本发明实施例中的应用程序下载示意图;2 is a schematic diagram of downloading an application program according to an embodiment of the present invention;
图3为本发明实施例中的用户选择域空间功能界面示意图;3 is a schematic diagram of a user selecting a domain space function interface according to an embodiment of the present invention;
图4为本发明实施例中一种支持应用程序下载安装的终端设备的功能结构示意图。FIG. 4 is a schematic structural diagram of a terminal device supporting download and installation of an application according to an embodiment of the present invention.
具体实施方式detailed description
为了使本技术领域的人员更好地理解本发明方案,下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅仅是本发明一部分的实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都应当属于本发明保护的范围。 The technical solutions in the embodiments of the present invention are clearly and completely described in the following with reference to the accompanying drawings in the embodiments of the present invention. It is an embodiment of the invention, but not all of the embodiments. All other embodiments obtained by those skilled in the art based on the embodiments of the present invention without creative efforts shall fall within the scope of the present invention.
本发明的说明书和权利要求书及上述附图中的术语“第一”、“第二”、“第三”“第四”等(如果存在)是用于区别类似的对象,而不必用于描述特定的顺序或先后次序。应该理解这样使用的数据在适当情况下可以互换,以便这里描述的实施例能够以除了在这里图示或描述的内容以外的顺序实施。此外,术语“包括”和“具有”以及他们的任何变形,意图在于覆盖不排他的包含,例如,包含了一系列步骤或单元的过程、方法、系统、产品或设备不必限于清楚地列出的那些步骤或单元,而是可包括没有清楚地列出的或对于这些过程、方法、产品或设备固有的其它步骤或单元。The terms "first", "second", "third", "fourth", etc. (if present) in the specification and claims of the present invention and the above figures are used to distinguish similar objects without being used for Describe a specific order or order. It is to be understood that the data so used may be interchanged where appropriate so that the embodiments described herein can be implemented in a sequence other than what is illustrated or described herein. In addition, the terms "comprises" and "comprises" and "the" and "the" are intended to cover a non-exclusive inclusion, for example, a process, method, system, product, or device that comprises a series of steps or units is not necessarily limited to Those steps or units may include other steps or units not explicitly listed or inherent to such processes, methods, products or devices.
本发明实施例适用于安卓(Android)系统的多域环境下的应用程序安装。本发明实施例提出了一种多域下的应用程序下载安装策略,无论在哪个域的应用商店下载和安装应用程序,都支持同一个应用同时安装到多个域中。The embodiment of the invention is applicable to application installation in a multi-domain environment of an Android system. The embodiment of the present invention proposes an application download and installation policy under multiple domains, and supports the same application to be installed in multiple domains at the same time regardless of which domain application store downloads and installs the application.
下面结合图1对多域下的应用程序下载安装过程进行详细介绍,步骤的执行主体实际上是终端设备中的处理器,其中,终端设备是指具有Android系统的设备,包括手机、平板电脑、车载设备、可穿戴设备等终端设备。下面实施例中以Android终端设备是Android手机为例进行介绍。The application downloading and installation process in the multi-domain is described in detail below with reference to FIG. 1. The execution entity of the step is actually a processor in the terminal device, wherein the terminal device refers to a device with an Android system, including a mobile phone and a tablet computer. Terminal equipment such as in-vehicle equipment and wearable equipment. In the following embodiment, the Android terminal device is an Android phone as an example.
该Android手机中有多个域,具体域的个数和名称本发明实施例不做限定,为了方便,下面以A、B和C三个域为例进行介绍。There are a plurality of domains in the Android mobile phone. The number and the name of the specific domain are not limited in the embodiment of the present invention. For convenience, the following three domains A, B, and C are introduced as an example.
101、接收应用程序下载指令,下载应用程序;101. Receive an application download instruction and download an application.
用户使用其中一个域(例如:A域)的账号登录到该域,进入该域的应用商店选择相应的应用程序进行下载,此时,Android手机处理器接收到下载指令后,开始下载应用程序。The user logs in to the domain using the account of one of the domains (for example, A domain), and the application store that enters the domain selects the corresponding application to download. At this time, the Android mobile phone processor starts downloading the application after receiving the download instruction.
其中,在该应用商店下载应用程序与现有技术的下载应用程序过程相同,符合Android手机的应用下载机制和策略,具体如图2所示。The downloading application in the application store is the same as the downloading application process in the prior art, and conforms to the application downloading mechanism and strategy of the Android mobile phone, as shown in FIG. 2 .
102、获取安装该应用程序的域空间配置,该域空间配置中包括至少一个域空间标识;102. Obtain a domain space configuration for installing the application, where the domain space configuration includes at least one domain space identifier;
在应用程序下载完成后,Android手机处理器开始获取安装该应用程序的域空间配置。After the application download is complete, the Android phone processor begins to get the domain space configuration to install the application.
优选的,一种获取的方式为通过让用户选择具体的域空间,具体过程如下:Preferably, one way of obtaining is by letting the user select a specific domain space, the specific process is as follows:
当用户下载完某个应用程序后,终端设备在界面上弹出域空间选择框,供 用户选择此应用程序安装的域空间,域空间选择框如图3所示。此时用户可以选择多个域空间,以使得应用程序可以安装到多个不同的域空间中。After the user downloads an application, the terminal device pops up a domain space selection box on the interface for The user selects the domain space installed by this application. The domain space selection box is shown in Figure 3. At this point, the user can select multiple domain spaces so that the application can be installed into multiple different domain spaces.
当用户选择域空间,点击确定后,终端设备的处理器接收到安装所述应用程序的域空间选择指令,该指令中包含用户选择的域空间的标识,根据用户的实际选择形成配置,将该配置添加到系统存储的配置表中,系统的配置表中保存了该系统中安装的所有的应用程序的域空间配置。When the user selects the domain space and clicks OK, the processor of the terminal device receives the domain space selection instruction for installing the application, and the instruction includes the identifier of the domain space selected by the user, and the configuration is formed according to the actual selection of the user. The configuration is added to the configuration table of the system storage, and the configuration table of the system saves the domain space configuration of all the applications installed in the system.
例如,配置表可以如下表1所示,a应用程序的安装策略是只能安装到域空间A中,b应用程序的安装策略是同时安装到域空间A、域空间B、域空间C中。For example, the configuration table can be as shown in Table 1 below. The installation policy of the application is only installed in the domain space A, and the installation policy of the application b is installed in the domain space A, the domain space B, and the domain space C at the same time.
表1Table 1
应用名称Application Name 域空间ADomain space A 域空间BDomain space B 域空间CDomain space C ……......
a应用程序a application 支持stand by ———— ————  
b应用程序b application 支持stand by 支持stand by 支持stand by  
……......        
……......        
可选的,另一种获取的方式为通过让用户预先在系统中设置好下载应用程序时默认安装的域空间,具体过程如下:Optionally, another way to obtain is to allow the user to pre-set the domain space installed by default in the system when downloading the application. The specific process is as follows:
用户预先在系统设置中进行默认设置,该默认设置可以是当前域的设置,也可以是系统级的设置。如果是当前域的设置,即为设置在当前域下下载的应用都自动安装在哪几个域;如果是系统级的设置,即为设置在该手机上下载的所有应用都自动安装在哪几个域中。The user pre-sets the default settings in the system settings, which can be the current domain settings or system-level settings. If it is the setting of the current domain, it is set in which domains the applications downloaded under the current domain are automatically installed; if it is the system-level setting, whichever is installed, all the applications downloaded on the mobile phone are automatically installed. In the domain.
例如:用户设置在A域中下载的所有应用都自动安装在A域、B域、C域中。之后,用户安装应用程序时,直接将该将预设置的A域、B域、C域空间作为在该A域下下载的应用程序的域空间配置。For example, all applications downloaded by the user in the A domain are automatically installed in the A domain, B domain, and C domain. After that, when the user installs the application, the A domain, the B domain, and the C domain space that are preset are directly configured as the domain space of the application downloaded under the A domain.
因此,系统在安装应用时,可以直接获取该默认设置,将该默认设置的域空间设置作为该应用程序安装时的域空间配置,该域空间配置中包括至少一个域空间标识。 Therefore, when the application is installed, the system can directly obtain the default setting, and the default space space setting is used as the domain space configuration when the application is installed, and the domain space configuration includes at least one domain space identifier.
103、将应用程序安装在至少一个域空间中。103. Install the application in at least one domain space.
按照步骤102中的方法获得该应用程序安装的域空间配置后,将该应用程序安装该域空间配置中的域空间标识所指示的域空间中。当用户选择的或系统的默认配置是多个域,则将该应用程序安装在多个域中。After obtaining the domain space configuration of the application installation according to the method in step 102, the application is installed in the domain space indicated by the domain space identifier in the domain space configuration. When the user-selected or system default configuration is multiple domains, the application is installed in multiple domains.
优选的,将该应用先安装在当前域空间(A域)中,再将应用程序复制安装到域空间配置的其他域空间中。Preferably, the application is first installed in the current domain space (A domain), and then the application is copied and installed into other domain spaces of the domain space configuration.
可选的,需要说明的是,若所述应用程序为只能安装在特定域(例如:安全域)中的应用程序,则将该应用程序只安装在特定的域中。例如:支付宝或银行类应用只能安装在安全域中,则即时用户即时选择了其他域,也只能将其安装在安全域中。Optionally, it should be noted that if the application is an application that can only be installed in a specific domain (for example, a security domain), the application is only installed in a specific domain. For example, Alipay or banking applications can only be installed in a secure domain, so instant users can select other domains in real time and can only install them in a secure domain.
需要说明的是,应用程序的安装过程遵循Android平台的应用安装机制和策略。It should be noted that the installation process of the application follows the application installation mechanism and strategy of the Android platform.
本发明实施例中,终端设备的处理器下载应用程序后,先获取安装应用程序的域空间配置,该域空间配置中指示了应用程序可安装的至少一个域空间;之后根据该域空间配置将应用程序安装在至少一个域空间中。因为本发明可以支持同一个应用安装到多个域空间中,用户在某个域中要使用某应用程序时,无需再切换频繁切换域,从而可以减少用户手动切换域空间的操作,而且提升用户体验。In the embodiment of the present invention, after downloading the application, the processor of the terminal device first obtains a domain space configuration of the installation application, where the domain space configuration indicates at least one domain space that the application can be installed; and then according to the domain space configuration The application is installed in at least one domain space. Because the invention can support the same application to be installed in multiple domain spaces, when a user wants to use an application in a certain domain, there is no need to switch frequently switching domains, thereby reducing the operation of manually switching domain space by the user, and improving the user. Experience.
以上是对本发明实施例中的一种多域下的应用程序下载安装方法的介绍,下面对本发明实施例中的支持多域下载安装方法的终端设备进行介绍。The above is a description of a multi-domain application download and installation method in the embodiment of the present invention. The following describes the terminal device supporting the multi-domain download and installation method in the embodiment of the present invention.
结合图4,本发明实施例中的支持多域下载安装方法的终端设备包括:With reference to FIG. 4, the terminal device supporting the multi-domain download and installation method in the embodiment of the present invention includes:
应用程序下载模块401,用于接收应用程序下载指令,下载应用程序;An application downloading module 401, configured to receive an application download instruction, and download an application;
域空间配置获取模块402,用于获取安装应用程序的域空间配置,域空间配置中包括至少一个域空间标识;The domain space configuration obtaining module 402 is configured to obtain a domain space configuration of the installation application, where the domain space configuration includes at least one domain space identifier;
应用程序安装模块403,用于将应用程序安装在至少一个域空间中,域空间为域空间标识所指示的域空间。The application installation module 403 is configured to install the application in at least one domain space, where the domain space is the domain space indicated by the domain space identifier.
可选的,在一些具体的实施中,域空间配置获取模块402,具体用于接收用户选择的安装应用程序的域空间选择指令,根据域空间选择指令生成域空间配置,其中,域空间选择指令中包含至少一个域空间标识。 Optionally, in some specific implementations, the domain space configuration obtaining module 402 is configured to receive a domain space selection instruction of the installation application selected by the user, and generate a domain space configuration according to the domain space selection instruction, where the domain space selection instruction Contains at least one domain space identifier.
可选的,在一些具体的实施中,域空间配置获取模块402,具体用于获取系统预设置的应用默认安装域空间,将系统预设置的应用默认安装域空间作为应用程序的域空间配置。Optionally, in some specific implementations, the domain space configuration obtaining module 402 is configured to obtain an application default installation domain space preset by the system, and use an application default installation domain space preset by the system as a domain space configuration of the application.
可选的,在一些具体的实施中,域空间包括特定域,应用程序安装模块403,还用于当应用程序为只能安装在特定域中的应用程序时,将应用程序只安装在该特定域中。Optionally, in some specific implementations, the domain space includes a specific domain, an application installation module 403, and is also used to install the application only when the application is an application that can only be installed in a specific domain. In the domain.
本发明实施例的终端设备4的各模块之间的交互过程可以参阅前述图1所示实施例中的交互过程,具体此处不再赘述。For the process of the interaction between the modules of the terminal device 4 of the embodiment of the present invention, refer to the interaction process in the foregoing embodiment shown in FIG. 1 , and details are not described herein again.
本发明实施例中,应用程序下载模块401下载应用程序后,域空间配置获取模块402先获取安装应用程序的域空间配置,该域空间配置中指示了应用程序可安装的至少一个域空间;之后应用程序安装模块403根据该域空间配置将应用程序安装在至少一个域空间中。因为本发明可以支持同一个应用安装到多个域空间中,用户在某个域中要使用某应用程序时,无需再切换频繁切换域,从而可以减少用户手动切换域空间的操作,而且提升用户体验。In the embodiment of the present invention, after the application downloading module 401 downloads the application, the domain space configuration obtaining module 402 first obtains a domain space configuration of the installed application, where the domain space configuration indicates at least one domain space that the application can install; The application installation module 403 installs the application in at least one domain space according to the domain space configuration. Because the invention can support the same application to be installed in multiple domain spaces, when a user wants to use an application in a certain domain, there is no need to switch frequently switching domains, thereby reducing the operation of manually switching domain space by the user, and improving the user. Experience.
如前所述,本发明实施例中的终端设备在实际应用中是指具有Android系统的手机、平板电脑、车载设备、可穿戴设备等移动终端或者非移动终端。终端设备包括处理器、存储器、接收发射装置、显示屏等硬件结构,其中,处理器执行图4所示的实施例中各模块执行的全部或部分步骤。As described above, the terminal device in the embodiment of the present invention refers to a mobile terminal, a tablet computer, an in-vehicle device, a wearable device, or the like, or a non-mobile terminal having an Android system. The terminal device includes a hardware structure such as a processor, a memory, a receiving transmitting device, a display screen, and the like, wherein the processor executes all or part of the steps performed by each module in the embodiment shown in FIG.
所属领域的技术人员可以清楚地了解到,为描述的方便和简洁,上述描述的系统,装置和单元的具体工作过程,可以参考前述方法实施例中的对应过程,在此不再赘述。A person skilled in the art can clearly understand that for the convenience and brevity of the description, the specific working process of the system, the device and the unit described above can refer to the corresponding process in the foregoing method embodiment, and details are not described herein again.
在本申请所提供的几个实施例中,应该理解到,所揭露的终端设备和方法,可以通过其它的方式实现。例如,以上所描述的装置实施例仅仅是示意性的,例如,所述模块的划分,仅仅为一种逻辑功能划分,实际实现时可以有另外的划分方式,例如多个模块或组件可以结合或者可以集成到另一个系统,或一些特征可以忽略,或不执行。另一点,所显示或讨论的相互之间的耦合或直接耦合或通信连接可以是通过一些接口,装置或单元的间接耦合或通信连接,可以是电性,机械或其它的形式。In the several embodiments provided by the present application, it should be understood that the disclosed terminal device and method may be implemented in other manners. For example, the device embodiments described above are merely illustrative. For example, the division of the modules is only a logical function division. In actual implementation, there may be another division manner, for example, multiple modules or components may be combined or Can be integrated into another system, or some features can be ignored or not executed. In addition, the mutual coupling or direct coupling or communication connection shown or discussed may be an indirect coupling or communication connection through some interface, device or unit, and may be in an electrical, mechanical or other form.
所述作为分离部件说明的单元可以是或者也可以不是物理上分开的,作为 单元显示的部件可以是或者也可以不是物理单元,即可以位于一个地方,或者也可以分布到多个网络单元上。可以根据实际的需要选择其中的部分或者全部单元来实现本实施例方案的目的。The units described as separate components may or may not be physically separated as The components displayed by the unit may or may not be physical units, that is, may be located in one place, or may be distributed to multiple network units. Some or all of the units may be selected according to actual needs to achieve the purpose of the solution of the embodiment.
另外,在本发明各个实施例中的各功能模块可以集成在一个处理单元中,也可以是各个模块单独物理存在,也可以两个或两个以上模块集成在一个单元中。上述集成的单元既可以采用硬件的形式实现,也可以采用软件功能单元的形式实现。In addition, each functional module in each embodiment of the present invention may be integrated into one processing unit, or each module may exist physically separately, or two or more modules may be integrated into one unit. The above integrated unit can be implemented in the form of hardware or in the form of a software functional unit.
所述集成的单元如果以软件功能单元的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读取存储介质中。基于这样的理解,本发明的技术方案本质上或者说对现有技术做出贡献的部分或者该技术方案的全部或部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质中,包括若干指令用以使得一台计算机设备(可以是个人计算机,服务器,或者网络设备等)执行本发明各个实施例所述方法的全部或部分步骤。而前述的存储介质包括:U盘、移动硬盘、只读存储器(ROM,Read-Only Memory)、随机存取存储器(RAM,Random Access Memory)、磁碟或者光盘等各种可以存储程序代码的介质。The integrated unit, if implemented in the form of a software functional unit and sold or used as a standalone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present invention, which is essential or contributes to the prior art, or all or part of the technical solution, may be embodied in the form of a software product stored in a storage medium. A number of instructions are included to cause a computer device (which may be a personal computer, server, or network device, etc.) to perform all or part of the steps of the methods described in various embodiments of the present invention. The foregoing storage medium includes: a U disk, a mobile hard disk, a read-only memory (ROM), a random access memory (RAM), a magnetic disk, or an optical disk, and the like. .
以上所述,以上实施例仅用以说明本发明的技术方案,而非对其限制;尽管参照前述实施例对本发明进行了详细的说明,本领域的普通技术人员应当理解:其依然可以对前述各实施例所记载的技术方案进行修改,或者对其中部分技术特征进行等同替换;而这些修改或者替换,并不使相应技术方案的本质脱离本发明各实施例技术方案的精神和范围。 The above embodiments are only used to illustrate the technical solutions of the present invention, and are not intended to be limiting; although the present invention has been described in detail with reference to the foregoing embodiments, those skilled in the art will understand that The technical solutions described in the embodiments are modified, or the equivalents of the technical features are replaced by the equivalents of the technical solutions of the embodiments of the present invention.

Claims (8)

  1. 一种应用程序下载安装方法,其特征在于,包括:An application download and installation method, comprising:
    接收应用程序下载指令,下载所述应用程序;Receiving an application download instruction to download the application;
    获取安装所述应用程序的域空间配置,所述域空间配置中包括至少一个域空间标识;Obtaining a domain space configuration for installing the application, where the domain space configuration includes at least one domain space identifier;
    将所述应用程序安装在至少一个域空间中,所述域空间为所述域空间标识所指示的域空间。The application is installed in at least one domain space, the domain space being the domain space indicated by the domain space identifier.
  2. 根据权利要求1所述的方法,其特征在于,所述获取安装所述应用程序的域空间配置包括:The method according to claim 1, wherein the obtaining a domain space configuration for installing the application comprises:
    接收用户选择的安装所述应用程序的域空间选择指令,根据所述域空间选择指令生成所述域空间配置,其中,所述域空间选择指令中包含所述至少一个域空间标识。Receiving, by the user, a domain space selection instruction for installing the application, and generating the domain space configuration according to the domain space selection instruction, where the domain space selection instruction includes the at least one domain space identifier.
  3. 根据权利要求1所述的方法,其特征在于,所述获取安装所述应用程序的域空间配置包括:The method according to claim 1, wherein the obtaining a domain space configuration for installing the application comprises:
    获取系统预设置的应用默认安装域空间,将所述系统预设置的应用默认安装域空间作为所述应用程序的域空间配置。Obtain the default installation domain space preset by the system, and set the application default installation domain space preset by the system as the domain space configuration of the application.
  4. 根据权利要求1至3中任一项所述的方法,其特征在于,所述域空间包括特定域,所述方法还包括:The method according to any one of claims 1 to 3, wherein the domain space comprises a specific domain, the method further comprising:
    若所述应用程序为只能安装在特定域中的应用程序,则将所述应用程序只安装在所述特定域中。If the application is an application that can only be installed in a specific domain, the application is only installed in the specific domain.
  5. 一种终端设备,其特征在于,包括:A terminal device, comprising:
    应用程序下载模块,用于接收应用程序下载指令,下载所述应用程序;An application downloading module, configured to receive an application download instruction, and download the application;
    域空间配置获取模块,用于获取安装所述应用程序的域空间配置,所述域空间配置中包括至少一个域空间标识;a domain space configuration obtaining module, configured to obtain a domain space configuration for installing the application, where the domain space configuration includes at least one domain space identifier;
    应用程序安装模块,用于将所述应用程序安装在至少一个域空间中,所述域空间为所述域空间标识所指示的域空间。An application installation module, configured to install the application in at least one domain space, where the domain space is a domain space indicated by the domain space identifier.
  6. 根据权利要求5所述的终端设备,其特征在于,The terminal device according to claim 5, characterized in that
    所述域空间配置获取模块,具体用于接收用户选择的安装所述应用程序的域空间选择指令,根据所述域空间选择指令生成所述域空间配置,其中,所述 域空间选择指令中包含所述至少一个域空间标识。The domain space configuration obtaining module is configured to receive a domain space selection instruction that is selected by the user to install the application, and generate the domain space configuration according to the domain space selection instruction, where the The at least one domain space identifier is included in the domain space selection instruction.
  7. 根据权利要求6所述的终端设备,其特征在于:The terminal device according to claim 6, wherein:
    所述域空间配置获取模块,具体用于获取系统预设置的应用默认安装域空间,将所述系统预设置的应用默认安装域空间作为所述应用程序的域空间配置。The domain space configuration obtaining module is configured to obtain an application default installation domain space preset by the system, and use an application default installation domain space preset by the system as a domain space configuration of the application.
  8. 根据权利要求5至7中任一项所述的终端设备,其特征在于:A terminal device according to any one of claims 5 to 7, characterized in that:
    所述域空间包括特定域,所述应用程序安装模块,还用于当所述应用程序为只能安装在特定域中的应用程序时,将所述应用程序只安装在所述特定域中。 The domain space includes a specific domain, and the application installation module is further configured to install the application only in the specific domain when the application is an application that can only be installed in a specific domain.
PCT/CN2016/084102 2015-12-24 2016-05-31 Method of downloading and installing application and terminal apparatus WO2017107380A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201510992251.7 2015-12-24
CN201510992251.7A CN105653317A (en) 2015-12-24 2015-12-24 Application downloading and installing method and terminal device

Publications (1)

Publication Number Publication Date
WO2017107380A1 true WO2017107380A1 (en) 2017-06-29

Family

ID=56477942

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/084102 WO2017107380A1 (en) 2015-12-24 2016-05-31 Method of downloading and installing application and terminal apparatus

Country Status (2)

Country Link
CN (1) CN105653317A (en)
WO (1) WO2017107380A1 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106201531A (en) * 2016-07-15 2016-12-07 宇龙计算机通信科技(深圳)有限公司 The management method of application program, managing device and terminal between multiple domain
CN109194639B (en) * 2018-08-24 2021-10-08 北京小米移动软件有限公司 Message receiving and processing method, device, terminal and readable storage medium
CN113076077B (en) * 2021-03-29 2024-06-14 北京梧桐车联科技有限责任公司 Method, device and equipment for installing vehicle-mounted program
CN113259939B (en) * 2021-07-07 2021-10-29 杭州天谷信息科技有限公司 Terminal credibility authentication method and system based on electronic signature

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2010084081A1 (en) * 2009-01-20 2010-07-29 Gemalto Sa Method of loading data in an electronic device
US8204480B1 (en) * 2010-10-01 2012-06-19 Viasat, Inc. Method and apparatus for secured access
CN103959203A (en) * 2011-11-04 2014-07-30 国际商业机器公司 Mobile device with multiple security domains
CN104239814A (en) * 2014-09-17 2014-12-24 上海斐讯数据通信技术有限公司 Mobile office safety method and mobile office safety system
CN104268454A (en) * 2014-09-28 2015-01-07 酷派软件技术(深圳)有限公司 Management method and device of application program of terminal
CN104657658A (en) * 2015-02-13 2015-05-27 深圳酷派技术有限公司 Application installation method and terminal

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103019812B (en) * 2012-11-20 2015-12-09 广东欧珀移动通信有限公司 A kind of application deployment method of multiple users, device and terminal device
CN103886270A (en) * 2014-03-31 2014-06-25 宇龙计算机通信科技(深圳)有限公司 Terminal and method for improving system safety
CN104468986A (en) * 2014-11-20 2015-03-25 深圳市世纪安软信息技术有限公司 Multi-user operation mode managing method and system for mobile phone
CN104461749B (en) * 2014-12-30 2018-05-25 宇龙计算机通信科技(深圳)有限公司 A kind of application program synchronous method, sychronisation and the terminal of multisystem terminal
CN105159765B (en) * 2015-08-31 2018-11-06 宇龙计算机通信科技(深圳)有限公司 The method and device of management application between multiple domain

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2010084081A1 (en) * 2009-01-20 2010-07-29 Gemalto Sa Method of loading data in an electronic device
US8204480B1 (en) * 2010-10-01 2012-06-19 Viasat, Inc. Method and apparatus for secured access
CN103959203A (en) * 2011-11-04 2014-07-30 国际商业机器公司 Mobile device with multiple security domains
CN104239814A (en) * 2014-09-17 2014-12-24 上海斐讯数据通信技术有限公司 Mobile office safety method and mobile office safety system
CN104268454A (en) * 2014-09-28 2015-01-07 酷派软件技术(深圳)有限公司 Management method and device of application program of terminal
CN104657658A (en) * 2015-02-13 2015-05-27 深圳酷派技术有限公司 Application installation method and terminal

Also Published As

Publication number Publication date
CN105653317A (en) 2016-06-08

Similar Documents

Publication Publication Date Title
EP3032418A1 (en) Permission control method and device
US20200228590A1 (en) Application Sharing Method and Apparatus
US10057335B2 (en) Dynamic registration of an application with an enterprise system
US9519654B2 (en) Method, device, processing center and system for desktop synchronization
US9235586B2 (en) Reputation checking obtained files
US10320940B1 (en) Managing generic data
WO2016101635A1 (en) Method, apparatus and device for synchronizing login status, and computer storage medium
US9736119B2 (en) Relay proxy providing secure connectivity in a controlled network environment
US20150169872A1 (en) Method and Device for Intercepting Call for Service by Application
WO2017107380A1 (en) Method of downloading and installing application and terminal apparatus
US10673811B2 (en) Updating address mapping for local and network resources
JP2019530089A (en) Method and apparatus for realizing communication between web page and native application, and electronic apparatus
WO2017049731A1 (en) Method for application security protection among multiple systems, and terminal
US11165761B2 (en) Methods, devices, and computer program products for service security protection
CN105681166A (en) Information sharing method and device
WO2018149138A1 (en) Wireless fidelity (wi-fi) connection method and related product
EP3105677B1 (en) Systems and methods for informing users about applications available for download
CN113785293B (en) File storage service initiation for anti-virus software locally installed on user device
WO2014012361A1 (en) Method and device for creating control interface for external device
WO2016070690A1 (en) Method, device and system for realizing communication between application and webpage on terminal device
CN103164245B (en) The method of application display language-specific and terminal
US10380614B1 (en) User reset voting to identify unwanted settings values in client software
CN103455351A (en) Method and device for quickly installing application
US9104879B1 (en) System and method for detecting security exposures of VOIP devices
CN108134785B (en) Server switching method and device, terminal equipment and storage medium

Legal Events

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

Ref document number: 16877194

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 16877194

Country of ref document: EP

Kind code of ref document: A1