[go: up one dir, main page]

HK1219315B - Method for processing application and device thereof - Google Patents

Method for processing application and device thereof Download PDF

Info

Publication number
HK1219315B
HK1219315B HK16107226.3A HK16107226A HK1219315B HK 1219315 B HK1219315 B HK 1219315B HK 16107226 A HK16107226 A HK 16107226A HK 1219315 B HK1219315 B HK 1219315B
Authority
HK
Hong Kong
Prior art keywords
plugin
application
identifier
plug
plugins
Prior art date
Application number
HK16107226.3A
Other languages
Chinese (zh)
Other versions
HK1219315A1 (en
Inventor
喜超
张越
曾欢
Original Assignee
斑马智行网络(香港)有限公司
Filing date
Publication date
Priority claimed from CN201410399979.4A external-priority patent/CN105335187B/en
Application filed by 斑马智行网络(香港)有限公司 filed Critical 斑马智行网络(香港)有限公司
Publication of HK1219315A1 publication Critical patent/HK1219315A1/en
Publication of HK1219315B publication Critical patent/HK1219315B/en

Links

Description

一种应用的处理方法及装置A method and device for processing an application

技术领域Technical Field

本申请涉及计算机技术领域,尤其涉及一种应用的处理方法及装置。The present application relates to the field of computer technology, and in particular to a method and device for processing an application.

背景技术Background Art

应用,是一种需要借助于软件平台而提供给用户使用的应用软件,比如,适用于安卓(Android)系统应用、网站应用以及苹果(ISO)系统应用等。An application is a type of application software that is provided to users with the help of a software platform, such as Android system applications, website applications, and Apple (ISO) system applications.

一般地,不同用户对同一应用可能会有不同的功能需求。比如针对“通讯录”这一应用而言,有的用户只期望使用该应用的“查看联系方式”和“最近通话”功能;而有的用户则期望使用“个人收藏”、“查看联系方式”和“最近通话”等多项功能。Generally, different users may have different functional requirements for the same application. For example, in the "Contacts" application, some users only want to use the "View Contacts" and "Recent Calls" functions of the application, while other users want to use multiple functions such as "Favorites", "View Contacts", and "Recent Calls".

然而,按照现有技术,不同用户终端在安装(或更新)同一应用时,都只能下载应用的完整安装包,并利用下载的该完整安装包进行应用的安装(或更新),使得最终安装在不同用户终端的应用具备相同功能。However, according to the existing technology, when different user terminals install (or update) the same application, they can only download the complete installation package of the application and use the downloaded complete installation package to install (or update) the application, so that the applications finally installed on different user terminals have the same functions.

由上述可知,现有技术存在着灵活性较差的问题,可能会导致安装的应用与用户对于应用的功能需求不匹配。As can be seen from the above, the existing technology has the problem of poor flexibility, which may cause the installed application to not match the user's functional requirements for the application.

发明内容Summary of the Invention

本申请实施例提供一种应用的处理方法,用以解决现有技术可能会导致安装的应用与用户对于应用的功能需求不匹配的问题。The embodiments of the present application provide an application processing method to solve the problem in the prior art that the installed application may not match the user's functional requirements for the application.

本申请实施例还提供一种应用的处理装置,用以解决现有技术可能会导致安装的应用与用户对于应用的功能需求不匹配的问题。The embodiment of the present application also provides an application processing device to solve the problem that the existing technology may cause the installed application to not match the user's functional requirements for the application.

本申请实施例采用下述技术方案:The embodiments of this application adopt the following technical solutions:

一种应用的处理方法,包括:向服务器发送插件标识;获得服务器根据所述插件标识发送来的插件的安装包并安装;其中,每个插件均满足:通过运行该单个插件,能够实现应用的部分功能;获得应用插件查找指令;确定应用的插件;其中,确定出的所述应用的插件满足:通过调用确定出的所述应用的插件,能够实现特定功能。A method for processing an application includes: sending a plug-in identifier to a server; obtaining and installing an installation package for the plug-in sent by the server based on the plug-in identifier; wherein each plug-in satisfies the requirement that, by running the individual plug-in, a portion of the application's functionality can be implemented; obtaining an application plug-in search instruction; and determining an application plug-in; wherein the determined application plug-in satisfies the requirement that, by calling the determined application plug-in, a specific functionality can be implemented.

一种应用的处理装置,包括:插件标识发送单元,用于向服务器发送插件标识;安装单元,用于获得服务器根据所述插件标识发送来的插件的安装包并安装;其中,每个插件均满足:通过运行该单个插件,能够实现应用的部分功能;获取指令单元,用于获得应用插件查找指令;插件确定单元,用于确定应用的插件;其中,确定出的所述应用的插件满足:通过调用确定出的所述应用的插件,能够实现特定功能。An application processing device includes: a plug-in identification sending unit for sending a plug-in identification to a server; an installation unit for obtaining and installing a plug-in installation package sent by the server based on the plug-in identification; wherein each plug-in satisfies: by running the individual plug-in, part of the application's functionality can be implemented; an instruction acquisition unit for obtaining an application plug-in search instruction; and a plug-in determination unit for determining an application plug-in; wherein the determined application plug-in satisfies: by calling the determined application plug-in, a specific functionality can be implemented.

本申请实施例采用的上述至少一个技术方案能够达到以下有益效果:At least one of the above technical solutions adopted in the embodiments of the present application can achieve the following beneficial effects:

可以采用向服务器发送插件标识的方式,请求获取用于实现特定功能的插件进行安装与查找,从而可以支持根据用户的实际需求,使本地应用具备相应的功能,解决了现有技术灵活性较差,可能会导致安装的应用与用户对于应用的功能需求不匹配的问题。By sending a plug-in identifier to the server, a request can be made to obtain the plug-in used to implement a specific function for installation and search, thereby supporting the local application to have corresponding functions according to the actual needs of the user, solving the problem that the existing technology has poor flexibility and may cause the installed application to not match the user's functional requirements for the application.

附图说明BRIEF DESCRIPTION OF THE DRAWINGS

此处所说明的附图用来提供对本申请的进一步理解,构成本申请的一部分,本申请的示意性实施例及其说明用于解释本申请,并不构成对本申请的不当限定。在附图中:The drawings described herein are used to provide a further understanding of the present application and constitute a part of the present application. The illustrative embodiments of the present application and their descriptions are used to explain the present application and do not constitute an improper limitation on the present application. In the drawings:

图1为本申请实施例1提供的一种应用的处理方法的实现流程图;FIG1 is a flowchart of an implementation method of an application processing method provided in Example 1 of the present application;

图2a为本申请实施例2提供的“插件管理模块”和“接口实现模块”关系示意图;FIG2a is a schematic diagram showing the relationship between the “plug-in management module” and the “interface implementation module” provided in Example 2 of the present application;

图2b为本申请实施例2提供的一种安装“通讯录”这一应用的方法的实现流程图;FIG2 b is a flowchart of a method for installing the “Contact Book” application according to Example 2 of the present application;

图3为本申请实施例3提供的一种应用的处理装置的具体结构示意图。FIG3 is a schematic diagram of the specific structure of a processing device for an application provided in Example 3 of the present application.

具体实施方式DETAILED DESCRIPTION

为使本申请的目的、技术方案和优点更加清楚,下面将结合本申请具体实施例及相应的附图对本申请技术方案进行清楚、完整地描述。显然,所描述的实施例仅是本申请一部分实施例,而不是全部的实施例。基于本申请中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都属于本申请保护的范围。To make the purpose, technical solutions, and advantages of this application more clear, the technical solutions of this application will be clearly and completely described below in conjunction with the specific embodiments of this application and the corresponding drawings. Obviously, the embodiments described are only part of the embodiments of this application, not all of them. Based on the embodiments in this application, all other embodiments obtained by ordinary technicians in this field without making creative efforts are within the scope of protection of this application.

以下结合附图,详细说明本申请各实施例提供的技术方案。The following describes in detail the technical solutions provided by various embodiments of the present application in conjunction with the accompanying drawings.

实施例1Example 1

为了解决现有技术灵活性较差,可能会导致安装的应用与用户对于应用的功能需求不匹配的问题,本申请实施例1首先提供一种应用的处理方法。该方法的实现流程图如图1所示,主要包括下述步骤:In order to solve the problem that the existing technology has poor flexibility and may cause the installed application to not match the user's functional requirements for the application, Example 1 of the present application first provides an application processing method. The implementation flow chart of this method is shown in Figure 1, which mainly includes the following steps:

步骤11,向服务器发送插件标识。Step 11: Send the plug-in identifier to the server.

实施例1中,为了使用户能够自主选定安装在用户终端本地的应用所具备的功能,向服务器发送的插件标识可以是由用户输入的;或者是根据用户的插件标识选取指令确定出的。In Example 1, in order to enable the user to independently select the functions of the application installed locally on the user terminal, the plug-in identifier sent to the server may be input by the user; or determined according to the user's plug-in identifier selection instruction.

具体而言,在向服务器发送插件标识之前,若接收到服务器发送来的至少一个插件标识,可以对服务器发送来的至少一个插件标识进行显示;之后,可以接收插件标识选取指令,并根据插件标识选取指令,从服务器发送来的至少一个插件标识中选取插件标识;而后再向服务器发送选取的插件标识。Specifically, before sending the plug-in identifier to the server, if at least one plug-in identifier sent by the server is received, the at least one plug-in identifier sent by the server can be displayed; thereafter, a plug-in identifier selection instruction can be received, and a plug-in identifier can be selected from the at least one plug-in identifier sent by the server according to the plug-in identifier selection instruction; and then the selected plug-in identifier is sent to the server.

或者,可以显示服务器发送来的至少一个插件分别对应的插件描述信息,接收插件选取指令,向服务器发送选取的插件标识。其中,插件描述信息可以包括插件所适配的应用的名称或类型、插件所能实现的功能的描述、应用的版本号描述等。Alternatively, the system may display the plug-in description information corresponding to at least one plug-in sent by the server, receive a plug-in selection instruction, and send the selected plug-in identifier to the server. The plug-in description information may include the name or type of the application to which the plug-in is adapted, a description of the functions that the plug-in can implement, and a description of the application version number.

步骤12,获得服务器根据插件标识发送来的插件的安装包并安装。Step 12: Obtain the installation package of the plug-in sent by the server according to the plug-in identifier and install it.

其中,每个插件均满足:通过运行该单个插件,能够实现应用的部分功能。这里所说的部分功能,往往是指应用的所有功能中的一个或几个功能,而非全部应用的全部功能。插件标识可以是字符标识或信号标识等。Each plug-in satisfies the following conditions: running the plug-in enables partial functionality of the application. The partial functionality here often refers to one or more of the application's functions, rather than all of the application's functions. The plug-in identifier can be a character identifier or a signal identifier, for example.

安装插件的安装包的过程可以包括:根据插件的安装包中的接口标识,判断插件的安装包与本地操作系统是否匹配,在判断结果表示接口标识与本地操作系统匹配时,运行插件的安装包。其中,插件的安装包中的接口标识用于表示插件的安装包所能匹配的本地操作系统。The process of installing the plug-in installation package may include: determining whether the plug-in installation package matches the local operating system based on an interface identifier in the plug-in installation package, and running the plug-in installation package if the determination result indicates that the interface identifier matches the local operating system. The interface identifier in the plug-in installation package indicates the local operating system that the plug-in installation package can match.

以上步骤11和步骤12独立地构成了安装插件的处理流程。其中,可以根据用户需求或应用需求在终端安装各类插件,后续进入使用插件的过程,即步骤13和步骤14。进一步地,如果在使用插件的过程中,发现未安装需要的插件,可以进入上述步骤11和步骤12继续安装需要的插件。Steps 11 and 12 above independently constitute the plug-in installation process. Various plug-ins can be installed on the terminal based on user or application requirements, and then the plug-in usage process (steps 13 and 14) can be entered. Furthermore, if a required plug-in is not installed during the use of a plug-in, steps 11 and 12 above can be performed to continue installing the required plug-in.

以下步骤13和步骤14独立地构成了使用插件的处理流程。The following steps 13 and 14 independently constitute the processing flow of using the plug-in.

步骤13,获得应用插件查找指令。Step 13: Obtain an application plug-in search instruction.

步骤14,确定应用的插件。Step 14: Determine the plug-in to be applied.

其中,确定出的应用的插件满足:通过调用确定出的应用的插件,能够实现特定功能。The determined application plug-in satisfies the requirement that a specific function can be realized by calling the determined application plug-in.

具体而言,上述步骤13中,应用插件查找指令可以通过多种方式触发,例如,用户打开应用,触发对该应用的应用插件查找指令;或者,当终端安装新的插件或卸载插件时,都可以触发应用插件查找指令,进一步而言,如果安装新的插件,则可以通过该应用插件查找指令,确定应用是否能够调用该新安装的插件;如果卸载插件,则可以通过该应用插件查找指令,确定应用能够调用的插件是否被卸载,以避免对已卸载插件的无效调用。Specifically, in the above step 13, the application plug-in search instruction can be triggered in a variety of ways. For example, the user opens the application, triggering the application plug-in search instruction for the application; or, when the terminal installs a new plug-in or uninstalls a plug-in, the application plug-in search instruction can be triggered. Furthermore, if a new plug-in is installed, the application plug-in search instruction can be used to determine whether the application can call the newly installed plug-in; if the plug-in is uninstalled, the application plug-in search instruction can be used to determine whether the plug-in that the application can call has been uninstalled, so as to avoid invalid calls to the uninstalled plug-in.

具体而言,上述步骤14可以采用如下的a方式或b方式来实现:Specifically, the above step 14 can be implemented using the following method a or method b:

a方式包括如下步骤:Method a includes the following steps:

首先,根据应用插件查找指令,确定应用的标识;First, the application's ID is determined based on the application plugin search instructions.

然后,根据应用的标识,从安装在本地的插件中,确定具备的插件标识与应用的标识相匹配的插件。Then, based on the application identifier, a plug-in having a plug-in identifier that matches the application identifier is determined from the locally installed plug-ins.

其中,可以根据应用插件查找指令,在应用的注册表中查找到应用的标识。The application identifier can be found in the application registry according to the application plug-in search instruction.

b方式包括步骤:根据确定对应用插件查找指令进行响应的插件,确定应用的插件。b方式也可以形象地称为“打招呼”的方式。Method b includes the steps of: determining the application plug-in according to the plug-in that responds to the application plug-in search instruction. Method b can also be vividly called a "greeting" method.

具体而言,b方式是在获得应用插件查找指令之后,向安装在本地的各插件分别发送请求信号,如果有插件响应于该信号,那么就可以确定出该应用的插件。其中,该信号中可以包含应用的标识。该标识用于使得插件可以判断插件自身的标识与该信号中包含的应用的标识是否匹配,若匹配,则插件响应该信号;否则,则插件不响应该信号。Specifically, after receiving the application plug-in search instruction, method b sends a request signal to each locally installed plug-in. If a plug-in responds to the signal, the plug-in for the application can be determined. The signal may include the application's identifier. This identifier allows the plug-in to determine whether its own identifier matches the application's identifier contained in the signal. If so, the plug-in responds to the signal; otherwise, the plug-in does not respond to the signal.

实施例1中,在确定出应用的插件后,还可以对确定出的应用的插件进一步执行特定操作。其中,这里所说的特定操作一般包括:对确定的插件进行更新、删除或运行。In Example 1, after the application plug-in is determined, a specific operation may be further performed on the determined application plug-in, wherein the specific operation generally includes: updating, deleting or running the determined plug-in.

进一步地,为完成对于查找到的插件的初始化,在执行完成步骤14之后,运行确定出的应用的插件前,图1所示的该方法还可以包含步骤:将确定出的应用的插件加载到应用的配置文件中。Furthermore, to complete the initialization of the found plug-in, after executing step 14 and before running the determined application plug-in, the method shown in FIG1 may further include the step of loading the determined application plug-in into the application configuration file.

特别地,运行查找到的插件的具体实现过程可以包括:为确定出的应用的插件中的至少两个插件分配同一进程标识;运行至少两个插件。其中,被分配同一进程标识的单个插件满足:单个插件在运行过程中能够调用被分配了同一进程标识的其他插件的资源。Specifically, the specific implementation process of running the found plug-ins may include: assigning the same process ID to at least two plug-ins among the determined application plug-ins; and running the at least two plug-ins. The plug-ins assigned the same process ID satisfy the following conditions: during the running process, the plug-in can call resources of other plug-ins assigned the same process ID.

例如,以适配于安卓(Android)系统的插件为例,通过为不同插件设置同一标识(UserId),可以使得拥有同一个UserId的多个插件的安装包(Android Package,APK)运行在同一个进程中。也就是说,具备同一UserId的多个插件的APK可以在同一进程中运行,且在该进程中可以互相访问彼此的任意资源(比如数据目录下的数据库和文件)。For example, using plugins adapted for the Android system as an example, by setting the same identifier (UserId) for different plugins, multiple plugin installation packages (Android Package, APK) with the same UserId can be run in the same process. In other words, multiple plugin APKs with the same UserId can run in the same process and access each other's resources (such as databases and files in the data directory) within that process.

实施例1中,为了解决现有技术中调用应用的功能灵活性较差的问题,可以通过如下方式实现:首先,向确定出的应用的插件发送功能调用请求;然后,接收确定出的应用的插件反馈的功能调用结果。In Example 1, in order to solve the problem of poor flexibility in calling application functions in the prior art, it can be achieved in the following way: first, a function call request is sent to the plug-in of the determined application; then, a function call result fed back by the plug-in of the determined application is received.

具体而言,可以通过第一接口向确定出的应用的插件发送功能调用请求,以及通过第二接口接收确定出的应用的插件反馈的功能调用结果。Specifically, a function call request may be sent to the determined application plug-in through the first interface, and a function call result fed back by the determined application plug-in may be received through the second interface.

采用实施例1提供的上述方法,由于可以采用向服务器发送插件标识的方式,请求获取用于实现特定功能的插件进行安装与查找,从而可以支持根据用户的实际需求,使本地应用具备相应的功能,解决了现有技术灵活性较差,可能会导致安装的应用与用户对于应用的功能需求不匹配的问题。By adopting the above method provided in Example 1, since a plug-in identifier can be sent to the server to request the installation and search of a plug-in for implementing a specific function, it is possible to support the local application with corresponding functions according to the actual needs of the user, thereby solving the problem that the existing technology has poor flexibility and may cause the installed application to not match the user's functional requirements for the application.

此外,由于应用的部分功能可以由单个插件实现,因此,当用户期望更新、删除该应用的某部分功能时,也可以通过更新、删除某个插件达到该目的。与现有技术中只能通过更新、删除整个应用而达到该目的方式相比,本申请实施例采用的更新、删除方式更为灵活。Furthermore, since some of the application's functions can be implemented by a single plug-in, when a user wishes to update or delete a portion of the application's functions, they can do so by updating or deleting a specific plug-in. Compared to the prior art method of only being able to achieve this goal by updating or deleting the entire application, the update and deletion method adopted in the embodiments of the present application is more flexible.

需要说明的是,实施例1所提供方法的各步骤的执行主体均可以是同一设备,或者,该方法也由不同设备作为执行主体。比如,步骤11和步骤12的执行主体可以为设备1,步骤13~步骤14的执行主体可以为设备2;又比如,步骤13和步骤14的执行主体可以为设备1,步骤11和步骤12的执行主体可以为设备2;等等。It should be noted that the execution entity of each step of the method provided in Example 1 can be the same device, or the method can be executed by different devices. For example, the execution entity of steps 11 and 12 can be device 1, and the execution entity of steps 13 and 14 can be device 2; for another example, the execution entity of steps 13 and 14 can be device 1, and the execution entity of steps 11 and 12 can be device 2; and so on.

实施例2Example 2

实施例2提供一种安装并运行“通讯录”这一应用的方法。该方法中,用于搜索插件并与插件进行通讯的应用平台可称为“插件平台”,该插件平台的主要功能可以由两个模块实现,这两个模块分别为“插件管理模块”和“接口实现模块”,如图2a所示。Example 2 provides a method for installing and running an "address book" application. In this method, the application platform used to search for and communicate with plug-ins can be called a "plug-in platform." The main functions of the plug-in platform can be implemented by two modules: a "plug-in management module" and an "interface implementation module," as shown in Figure 2a.

基于图2a所示的插件平台,实施例2提供的该方法的实现流程示意图如图2b所示,主要包括下述步骤:Based on the plug-in platform shown in FIG2a , the implementation flow diagram of the method provided in Example 2 is shown in FIG2b , which mainly includes the following steps:

步骤21,用户利用尚未安装“通讯录”这一应用的手机,浏览应用商城并找到“通讯录”这一应用的图标,而后点击该图标,从而使得手机检测到应用选定指令。In step 21, the user uses a mobile phone that has not yet installed the "Contacts" application to browse the application store and find the icon of the "Contacts" application, and then clicks the icon, so that the mobile phone detects the application selection instruction.

步骤22,手机根据应用选定指令,向应用商城的服务器发送“通讯录”这一应用的标识。In step 22, the mobile phone sends the identifier of the "Contact Book" application to the server of the application store according to the application selection instruction.

步骤23,应用商城的服务器查询与用户发送的应用的标识相匹配的插件,并将查询到的插件所能实现的功能的信息发送给手机进行显示,以供用户选取。In step 23, the server of the application store searches for a plug-in that matches the identifier of the application sent by the user, and sends information about the functions that can be realized by the found plug-in to the mobile phone for display and selection by the user.

其中,插件所能实现的功能的信息可以是插件平台从查询到的插件的安装包中读取到的信息。The information about the functions that can be realized by the plug-in may be information read by the plug-in platform from the installation package of the queried plug-in.

步骤24,手机中的插件管理模块确定用户选取的插件的标识,并发送给应用商城的服务器。Step 24: The plug-in management module in the mobile phone determines the identifier of the plug-in selected by the user and sends it to the server of the application store.

步骤25,应用商城的服务器获取与手机发送的插件的标识相匹配的插件的安装包,并发送给手机。Step 25: The server of the application store obtains the installation package of the plug-in that matches the identifier of the plug-in sent by the mobile phone, and sends it to the mobile phone.

步骤26,手机中插件平台的接口实现模块接收应用商城的服务器发送来的插件的安装包;并根据插件的安装包中的接口标识,判断出插件的安装包与本地操作系统相匹配后,安装插件的安装包。In step 26, the interface implementation module of the plug-in platform in the mobile phone receives the plug-in installation package sent by the application store server; and after determining that the plug-in installation package matches the local operating system based on the interface identifier in the plug-in installation package, installs the plug-in installation package.

步骤27,用户点击显示在手机上的“通讯录”图标。Step 27: The user clicks the "Contacts" icon displayed on the mobile phone.

其中,该图标是在手机本地成功安装插件的安装包后,显示在手机的操作界面上的。The icon is displayed on the mobile phone's operating interface after the plug-in installation package is successfully installed locally on the mobile phone.

实施例2中,用户点击显示在手机上的“通讯录”图标,相当于向手机发出一个应用插件查找指令,该应用插件查找指令中包含“通讯录”这一应用的标识。In Example 2, when a user clicks the "Contact Book" icon displayed on the mobile phone, it is equivalent to sending an application plug-in search instruction to the mobile phone, and the application plug-in search instruction includes the identifier of the "Contact Book" application.

步骤28,手机中插件平台的插件管理模块根据“通讯录”的标识,从安装在本地的插件中,确定具备的插件的标识与“通讯录”的标识相匹配的插件;Step 28: The plug-in management module of the plug-in platform in the mobile phone determines, based on the identifier of the "address book", a plug-in whose identifier matches the identifier of the "address book" from among the locally installed plug-ins;

步骤29,手机中插件平台的接口实现模块将用户选定的插件加载到“通讯录”这一应用的配置文件中并运行。In step 29, the interface implementation module of the plug-in platform in the mobile phone loads the plug-in selected by the user into the configuration file of the "Contacts" application and runs it.

通过执行步骤29,可以实现向用户提供选定的插件所能实现的功能。By executing step 29 , the functions that can be realized by the selected plug-in can be provided to the user.

采用实施例2提供的上述方法,可以使得用户可以根据自身需求选取用于实现应用的不同功能的插件,从而该方法具备较高的灵活性,可以避免现有技术灵活性较差,可能会导致安装的应用与用户对于应用的功能需求不匹配的问题。By adopting the above method provided in Example 2, users can select plug-ins for implementing different functions of the application according to their own needs. Therefore, this method has high flexibility and can avoid the problem that the existing technology has poor flexibility and may cause the installed application to not match the user's functional requirements for the application.

类似地,当用户期望更新安装在本地的应用的功能时,也可以采用向应用商城的服务器发送插件标识的方式,请求获取用于实现应用的特定功能的插件,进而完成将插件安装在用户终端本地的操作。Similarly, when a user wants to update the function of a locally installed application, he or she may send a plug-in identifier to the application store server to request a plug-in for implementing the specific function of the application, thereby completing the operation of installing the plug-in locally on the user terminal.

实施例3Example 3

为了解决现有技术灵活性较差,可能会导致安装的应用与用户对于应用的功能需求不匹配的问题,本申请实施例3提供一种应用的功能实现装置。该装置主要包括:插件标识发送单元31、安装单元32、获取指令单元33和插件确定单元34。各单元的具体功能如下:To address the problem of poor flexibility in existing technologies, which may result in a mismatch between installed applications and user functional requirements, Embodiment 3 of the present application provides an application function implementation device. The device mainly includes: a plug-in identification sending unit 31, an installation unit 32, an instruction acquisition unit 33, and a plug-in determination unit 34. The specific functions of each unit are as follows:

插件标识发送单元31,用于向服务器发送插件标识。The plug-in identification sending unit 31 is configured to send the plug-in identification to the server.

安装单元32,用于获得服务器根据所述插件标识发送来的插件的安装包并安装。The installation unit 32 is configured to obtain and install the installation package of the plug-in sent by the server according to the plug-in identifier.

获取指令单元33,用于获得应用插件查找指令。The instruction acquisition unit 33 is used to obtain an application plug-in search instruction.

插件确定单元34,用于确定应用的插件;其中,安装在本地的每个插件均满足:通过运行该单个插件,能够实现特定功能。The plug-in determination unit 34 is configured to determine a plug-in of an application; wherein each plug-in installed locally satisfies the requirement that a specific function can be realized by running the single plug-in.

可选的,上述插件确定单元,具体包括:Optionally, the plug-in determination unit specifically includes:

标识确定子单元,用于根据应用插件查找指令,确定应用的标识;The identification determination subunit is used to determine the identification of the application according to the application plug-in search instruction;

插件匹配子单元,用于根据所述应用的标识,从安装在本地的插件中,确定具备的插件标识与所述应用的标识相匹配的插件。The plug-in matching subunit is configured to determine, based on the identification of the application, a plug-in having a plug-in identification that matches the identification of the application from among the locally installed plug-ins.

或者,上述插件确定单元,用于确定对所述应用插件查找指令进行响应的插件。Alternatively, the plug-in determining unit is configured to determine a plug-in that responds to the application plug-in search instruction.

可选的,实施例3提供的该装置还可以还包括:插件执行单元。该插件执行单元用于:运行确定出的应用的插件;或更新确定出的应用的插件中的至少一个插件;或删除确定出的应用的插件中的至少一个插件。Optionally, the apparatus provided in Example 3 may further include a plug-in execution unit. The plug-in execution unit is configured to: run the plug-in of the determined application; update at least one of the plug-ins of the determined application; or delete at least one of the plug-ins of the determined application.

可选的,为了使得用户获知可供用户终端获取的插件,实施例3提供的该装置还可以还包括:加载单元,用于在插件确定单元确定应用的插件之后,插件执行单元运行确定出的所述应用的插件前之前,将确定出的应用的插件加载到应用的配置文件中。Optionally, in order to enable the user to know the plug-ins available to the user terminal, the device provided in Example 3 may also include: a loading unit, which is used to load the determined application plug-in into the application configuration file after the plug-in determination unit determines the application plug-in and before the plug-in execution unit runs the determined application plug-in.

可选的,实施例3提供的该装置中,插件执行单元具体可以用于为确定出的应用的插件中的至少两个插件分配同一进程标识;以及运行至少两个插件。其中,被分配同一进程标识的单个插件满足:单个插件在运行过程中能够调用被分配了同一进程标识的其他插件的资源。Optionally, in the apparatus provided in Example 3, the plug-in execution unit may be specifically configured to assign the same process identifier to at least two plug-ins among the determined application plug-ins; and to run the at least two plug-ins. The single plug-in assigned the same process identifier satisfies the following conditions: during execution, the single plug-in can call resources of other plug-ins assigned the same process identifier.

可选的,安装插件的安装包包括:根据插件的安装包中的接口标识,判断插件的安装包与本地操作系统是否匹配;其中,接口标识用于表示插件的安装包所能匹配的本地操作系统;在判断结果表示接口标识与本地操作系统匹配时,运行插件的安装包。Optionally, installing the plug-in installation package includes: judging whether the plug-in installation package matches the local operating system based on the interface identifier in the plug-in installation package; wherein the interface identifier is used to indicate the local operating system that the plug-in installation package can match; when the judgment result indicates that the interface identifier matches the local operating system, running the plug-in installation package.

可选的,对应于插件标识发送单元功能的一种实现方式,插件标识发送单元还可以用于显示服务器发送来的至少一个插件标识,接收插件标识选取指令,根据插件标识选取指令,从至少一个插件标识中选取插件标识,向服务器发送选取的插件标识;或,用于显示服务器发送来的至少一个插件分别对应的插件描述信息,接收插件选取指令,向服务器发送选取的插件的标识。Optionally, corresponding to an implementation method of the plug-in identifier sending unit function, the plug-in identifier sending unit can also be used to display at least one plug-in identifier sent by the server, receive a plug-in identifier selection instruction, select a plug-in identifier from at least one plug-in identifier according to the plug-in identifier selection instruction, and send the selected plug-in identifier to the server; or, be used to display plug-in description information corresponding to at least one plug-in sent by the server, receive a plug-in selection instruction, and send the selected plug-in identifier to the server.

可选的,为了解决现有技术中调用应用的功能灵活性较差的问题,实施例3提供的该装置还可以还包括:发送单元,用于向确定出的应用的插件发送功能调用请求;接收单元,用于接收发送单元反馈的功能调用结果。Optionally, in order to solve the problem of poor flexibility in calling application functions in the prior art, the device provided in Example 3 may also include: a sending unit for sending a function call request to the plug-in of the determined application; and a receiving unit for receiving the function call result fed back by the sending unit.

可选的,实施例3提供的该装置中,还可以包括:第一接口向确定出的应用的插件发送功能调用请求,以及通过第二接口接收确定出的应用的插件反馈的功能调用结果。Optionally, the device provided in Example 3 may further include: sending a function call request to the determined application plug-in via the first interface, and receiving a function call result fed back by the determined application plug-in via the second interface.

采用实施例3提供的该装置,由于可以采用向服务器发送插件标识的方式,请求获取用于实现应用的部分功能的插件进行安装与查找,从而可以支持根据用户的实际需求,使本地应用具备相应的功能,解决了现有技术灵活性较差,可能会导致安装的应用与用户对于应用的功能需求不匹配的问题。The device provided in Example 3 can send a plug-in identifier to the server to request the installation and search of a plug-in used to implement part of the application's functions, thereby supporting the local application with corresponding functions based on the user's actual needs, solving the problem of poor flexibility in existing technologies that may cause the installed application to not match the user's functional requirements for the application.

本领域内的技术人员应明白,本发明的实施例可提供为方法、系统、或计算机程序产品。因此,本发明可采用完全硬件实施例、完全软件实施例、或结合软件和硬件方面的实施例的形式。而且,本发明可采用在一个或多个其中包含有计算机可用程序代码的计算机可用存储介质(包括但不限于磁盘存储器、CD-ROM、光学存储器等)上实施的计算机程序产品的形式。It will be understood by those skilled in the art that embodiments of the present invention may be provided as methods, systems, or computer program products. Thus, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment, or an embodiment combining software and hardware. Furthermore, the present invention may take the form of a computer program product implemented on one or more computer-usable storage media (including but not limited to magnetic disk storage, CD-ROM, optical storage, etc.) containing computer-usable program code.

本发明是参照根据本发明实施例的方法、设备(系统)、和计算机程序产品的流程图和/或方框图来描述的。应理解可由计算机程序指令实现流程图和/或方框图中的每一流程和/或方框、以及流程图和/或方框图中的流程和/或方框的结合。可提供这些计算机程序指令到通用计算机、专用计算机、嵌入式处理机或其他可编程数据处理设备的处理器以产生一个机器,使得通过计算机或其他可编程数据处理设备的处理器执行的指令产生用于实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能的装置。The present invention is described with reference to the flowcharts and/or block diagrams of the methods, devices (systems), and computer program products according to embodiments of the present invention. It should be understood that each process and/or box in the flowchart and/or block diagram, as well as the combination of processes and/or boxes in the flowchart and/or block diagram, can be implemented by computer program instructions. These computer program instructions can be provided to a processor of a general-purpose computer, a special-purpose computer, an embedded processor, or other programmable data processing device to produce a machine, so that the instructions executed by the processor of the computer or other programmable data processing device produce a device for implementing the functions specified in one or more processes in the flowchart and/or one or more boxes in the block diagram.

这些计算机程序指令也可存储在能引导计算机或其他可编程数据处理设备以特定方式工作的计算机可读存储器中,使得存储在该计算机可读存储器中的指令产生包括指令装置的制造品,该指令装置实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能。These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing device to operate in a specific manner, so that the instructions stored in the computer-readable memory produce a product including an instruction device that implements the functions specified in one or more processes in the flowchart and/or one or more boxes in the block diagram.

这些计算机程序指令也可装载到计算机或其他可编程数据处理设备上,使得在计算机或其他可编程设备上执行一系列操作步骤以产生计算机实现的处理,从而在计算机或其他可编程设备上执行的指令提供用于实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能的步骤。These computer program instructions can also be loaded onto a computer or other programmable data processing device so that a series of operating steps are executed on the computer or other programmable device to produce a computer-implemented process, so that the instructions executed on the computer or other programmable device provide steps for implementing the functions specified in one or more processes in the flowchart and/or one or more boxes in the block diagram.

在一个典型的配置中,计算设备包括一个或多个处理器(CPU)、输入/输出接口、网络接口和内存。In a typical configuration, a computing device includes one or more processors (CPUs), input/output interfaces, network interfaces, and memory.

内存可能包括计算机可读介质中的非永久性存储器,随机存取存储器(RAM)和/或非易失性内存等形式,如只读存储器(ROM)或闪存(flash RAM)。内存是计算机可读介质的示例。Memory may include non-permanent storage in a computer-readable medium, random access memory (RAM) and/or non-volatile memory in the form of read-only memory (ROM) or flash RAM. Memory is an example of a computer-readable medium.

计算机可读介质包括永久性和非永久性、可移动和非可移动媒体可以由任何方法或技术来实现信息存储。信息可以是计算机可读指令、数据结构、程序的模块或其他数据。计算机的存储介质的例子包括,但不限于相变内存(PRAM)、静态随机存取存储器(SRAM)、动态随机存取存储器(DRAM)、其他类型的随机存取存储器(RAM)、只读存储器(ROM)、电可擦除可编程只读存储器(EEPROM)、快闪记忆体或其他内存技术、只读光盘只读存储器(CD-ROM)、数字多功能光盘(DVD)或其他光学存储、磁盒式磁带,磁带磁磁盘存储或其他磁性存储设备或任何其他非传输介质,可用于存储可以被计算设备访问的信息。按照本文中的界定,计算机可读介质不包括暂存电脑可读媒体(transitory media),如调制的数据信号和载波。Computer-readable media include permanent and non-permanent, removable and non-removable media that can be implemented by any method or technology to store information. The information can be computer-readable instructions, data structures, program modules or other data. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), static random access memory (SRAM), dynamic random access memory (DRAM), other types of random access memory (RAM), read-only memory (ROM), electrically erasable programmable read-only memory (EEPROM), flash memory or other memory technology, compact disc read-only memory (CD-ROM), digital versatile disc (DVD) or other optical storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices or any other non-transmission media that can be used to store information that can be accessed by a computing device. As defined herein, computer-readable media does not include transitory computer-readable media (transitory media), such as modulated data signals and carrier waves.

还需要说明的是,术语“包括”、“包含”或者其任何其他变体意在涵盖非排他性的包含,从而使得包括一系列要素的过程、方法、商品或者设备不仅包括那些要素,而且还包括没有明确列出的其他要素,或者是还包括为这种过程、方法、商品或者设备所固有的要素。在没有更多限制的情况下,由语句“包括一个……”限定的要素,并不排除在包括所述要素的过程、方法、商品或者设备中还存在另外的相同要素。It should also be noted that the terms "comprises," "includes," or any other variations thereof are intended to encompass non-exclusive inclusion, such that a process, method, commodity, or apparatus that includes a series of elements includes not only those elements but also other elements not explicitly listed, or includes elements inherent to such process, method, commodity, or apparatus. In the absence of further limitations, an element defined by the phrase "comprises a ..." does not exclude the presence of other identical elements in the process, method, commodity, or apparatus that includes the element.

本领域技术人员应明白,本申请的实施例可提供为方法、系统或计算机程序产品。因此,本申请可采用完全硬件实施例、完全软件实施例或结合软件和硬件方面的实施例的形式。而且,本申请可采用在一个或多个其中包含有计算机可用程序代码的计算机可用存储介质(包括但不限于磁盘存储器、CD-ROM、光学存储器等)上实施的计算机程序产品的形式。Those skilled in the art will appreciate that the embodiments of the present application may be provided as methods, systems, or computer program products. Therefore, the present application may take the form of a complete hardware embodiment, a complete software embodiment, or an embodiment combining software and hardware. Furthermore, the present application may take the form of a computer program product implemented on one or more computer-usable storage media (including but not limited to magnetic disk storage, CD-ROM, optical storage, etc.) containing computer-usable program code.

以上所述仅为本申请的实施例而已,并不用于限制本申请。对于本领域技术人员来说,本申请可以有各种更改和变化。凡在本申请的精神和原理之内所作的任何修改、等同替换、改进等,均应包含在本申请的权利要求范围之内。The foregoing is merely an embodiment of the present application and is not intended to limit the present application. For those skilled in the art, the present application may have various changes and variations. Any modifications, equivalent replacements, improvements, etc. made within the spirit and principles of the present application should all be included within the scope of the claims of the present application.

Claims (16)

1.一种应用的处理方法,其特征在于,所述方法包括:1. A processing method for an application, characterized in that the method comprises: 向服务器发送插件标识;Send the plugin identifier to the server; 获得服务器根据所述插件标识发送来的插件的安装包并安装;Obtain the installation package of the plugin sent by the server based on the plugin identifier and install it; 获得应用插件查找指令;Obtain application plugin search instructions; 根据所述应用查找指令,确定应用的标识;根据所述应用的标识,从安装在本地的插件中,确定具备的插件标识与所述应用的标识相匹配的插件,向确定出的所述应用的插件发送功能调用请求,并接收确定出的所述应用的插件反馈的功能调用结果;其中,确定出的所述应用的插件满足:通过调用确定出的所述应用的插件,能够实现特定功能。According to the application search instruction, the application identifier is determined; according to the application identifier, from the plugins installed locally, a plugin with a plugin identifier that matches the application identifier is determined, a function call request is sent to the determined application plugin, and the function call result is received from the determined application plugin; wherein, the determined application plugin satisfies the following condition: by calling the determined application plugin, a specific function can be achieved. 2.如权利要求1所述的方法,其特征在于,所述确定应用的插件,包括:2. The method as described in claim 1, wherein determining the application plugin comprises: 确定对所述应用插件查找指令进行响应的插件。Identify the plugin that responds to the application plugin search command. 3.如权利要求1所述的方法,其特征在于,所述方法还包括:3. The method as described in claim 1, characterized in that the method further comprises: 运行确定出的所述应用的插件;或Run the plugin for the identified application; or 更新确定出的所述应用的插件中的至少一个插件;或Update at least one of the identified plugins for the application; or 删除确定出的所述应用的插件中的至少一个插件。Delete at least one plugin from the identified plugins for the application. 4.如权利要求3所述的方法,其特征在于,确定应用的插件之后,运行确定出的所述应用的插件前,所述方法还包括:4. The method as described in claim 3, characterized in that, after determining the application's plugin and before running the determined application's plugin, the method further includes: 将确定出的所述应用的插件加载到所述应用的配置文件中。The identified plugins for the application are loaded into the application's configuration file. 5.如权利要求3所述的方法,其特征在于,运行确定出的所述应用的插件,包括:5. The method as described in claim 3, characterized in that running the determined application plugin includes: 为确定出的所述应用的插件中的至少两个插件分配同一进程标识;Assign the same process identifier to at least two plugins among the identified plugins of the application; 运行所述至少两个插件;Run at least two of the aforementioned plugins; 其中,被分配所述同一进程标识的单个插件满足:所述单个插件在运行过程中能够调用被分配了所述同一进程标识的其他插件的资源。Among them, a single plugin assigned the same process identifier satisfies the following condition: the single plugin can call the resources of other plugins assigned the same process identifier during operation. 6.如权利要求1所述的方法,其特征在于,安装插件的安装包,包括:6. The method as described in claim 1, wherein the installation package for the installation plugin comprises: 根据所述插件的安装包中的接口标识,判断所述插件的安装包与本地操作系统是否匹配;其中,接口标识用于表示插件的安装包所能匹配的本地操作系统;Based on the interface identifier in the plugin's installation package, determine whether the plugin's installation package matches the local operating system; wherein, the interface identifier is used to indicate the local operating system that the plugin's installation package can match; 在判断结果表示所述接口标识与所述本地操作系统匹配时,运行所述插件的安装包。When the determination result indicates that the interface identifier matches the local operating system, the installation package of the plugin is run. 7.如权利要求1所述的方法,其特征在于,向服务器发送插件标识包括:7. The method as described in claim 1, wherein sending the plugin identifier to the server includes: 显示服务器发送来的至少一个插件标识,接收插件标识选取指令,根据所述插件标识选取指令,从所述至少一个插件标识中选取插件标识,向服务器发送选取的插件标识;或Display at least one plugin identifier sent by the server, receive a plugin identifier selection instruction, select a plugin identifier from the at least one plugin identifier according to the plugin identifier selection instruction, and send the selected plugin identifier to the server; or 显示服务器发送来的至少一个插件分别对应的插件描述信息,接收插件选取指令,向服务器发送选取的插件标识。Display the plugin description information corresponding to at least one plugin sent by the server, receive the plugin selection instruction, and send the selected plugin identifier to the server. 8.如权利要求1所述的方法,其特征在于,通过第一接口向确定出的所述应用的插件发送功能调用请求,以及通过第二接口接收确定出的所述应用的插件反馈的功能调用结果。8. The method as described in claim 1, characterized in that a function call request is sent to the determined plugin of the application through a first interface, and a function call result is received from the determined plugin of the application through a second interface. 9.一种应用的处理装置,其特征在于,所述装置包括:9. A processing apparatus for an application, characterized in that the apparatus comprises: 插件标识发送单元,用于向服务器发送插件标识;The plugin identifier sending unit is used to send the plugin identifier to the server; 安装单元,用于获得服务器根据所述插件标识发送来的插件的安装包并安装;The installation unit is used to obtain and install the installation package of the plugin sent by the server according to the plugin identifier. 获取指令单元,用于获得应用插件查找指令;The instruction unit is used to obtain the application plugin search instruction; 插件确定单元,用于根据所述插件查找指令,确定应用的标识;根据所述应用的标识,从安装在本地的插件中,确定具备的插件标识与所述应用的标识相匹配的插件;其中,确定出的所述应用的插件满足:通过调用确定出的所述应用的插件,能够实现特定功能;The plugin determination unit is used to determine the identifier of the application according to the plugin search instruction; and to determine, from the plugins installed locally, a plugin whose identifier matches the identifier of the application according to the identifier of the application; wherein the determined plugin of the application satisfies the following condition: a specific function can be achieved by calling the determined plugin of the application. 发送单元,用于向确定出的所述应用的插件发送功能调用请求;The sending unit is used to send a function call request to the identified plugin of the application; 接收单元,用于接收所述发送单元反馈的功能调用结果。The receiving unit is used to receive the function call result fed back by the sending unit. 10.如权利要求9所述的装置,其特征在于:10. The apparatus as claimed in claim 9, characterized in that: 所述插件确定单元,用于确定对所述应用插件查找指令进行响应的插件。The plugin determination unit is used to determine the plugins that respond to the application plugin search command. 11.如权利要求9所述的装置,其特征在于,所述装置还包括:11. The apparatus of claim 9, wherein the apparatus further comprises: 插件执行单元,用于运行确定出的所述应用的插件;或A plugin execution unit, used to run the identified plugins for the application; or 更新确定出的所述应用的插件中的至少一个插件;或Update at least one of the identified plugins for the application; or 删除确定出的所述应用的插件中的至少一个插件。Delete at least one plugin from the identified plugins for the application. 12.如权利要求11所述的装置,其特征在于,所述装置还包括:12. The apparatus of claim 11, wherein the apparatus further comprises: 加载单元,用于在插件确定单元确定应用的插件之后,插件执行单元运行确定出的所述应用的插件前,将确定出的所述应用的插件加载到所述应用的配置文件中。The loading unit is used to load the determined plugins of the application into the application's configuration file after the plugin determination unit determines the plugins of the application and before the plugin execution unit runs the determined plugins of the application. 13.如权利要求11所述的装置,其特征在于:13. The apparatus as claimed in claim 11, characterized in that: 插件执行单元,用于为确定出的所述应用的插件中的至少两个插件分配同一进程标识;运行所述至少两个插件;A plugin execution unit is configured to assign the same process identifier to at least two plugins among the identified plugins of the application; and run the at least two plugins. 其中,被分配所述同一进程标识的单个插件满足:所述单个插件在运行过程中能够调用被分配了所述同一进程标识的其他插件的资源。Among them, a single plugin assigned the same process identifier satisfies the following condition: the single plugin can call the resources of other plugins assigned the same process identifier during operation. 14.如权利要求9所述的装置,其特征在于:14. The apparatus as claimed in claim 9, characterized in that: 安装单元,用于根据所述插件的安装包中的接口标识,判断所述插件的安装包与本地操作系统是否匹配;其中,接口标识用于表示插件的安装包所能匹配的本地操作系统;The installation unit is used to determine whether the installation package of the plugin matches the local operating system based on the interface identifier in the installation package of the plugin; wherein, the interface identifier is used to indicate the local operating system that the installation package of the plugin can match. 在判断结果表示所述接口标识与所述本地操作系统匹配时,运行所述插件的安装包。When the determination result indicates that the interface identifier matches the local operating system, the installation package of the plugin is run. 15.如权利要求9所述的装置,其特征在于,所述插件标识发送单元,用于显示服务器发送来的至少一个插件标识,接收插件标识选取指令,根据所述插件标识选取指令,从所述至少一个插件标识中选取插件标识,向服务器发送选取的插件标识;或,用于显示服务器发送来的至少一个插件分别对应的插件描述信息,接收插件选取指令,向服务器发送选取的插件标识。15. The apparatus as described in claim 9, wherein the plug-in identifier sending unit is configured to display at least one plug-in identifier sent by the server, receive a plug-in identifier selection instruction, select a plug-in identifier from the at least one plug-in identifier according to the plug-in identifier selection instruction, and send the selected plug-in identifier to the server; or, configured to display plug-in description information corresponding to at least one plug-in sent by the server, receive a plug-in selection instruction, and send the selected plug-in identifier to the server. 16.如权利要求9所述的装置,其特征在于,所述装置还包括:16. The apparatus of claim 9, wherein the apparatus further comprises: 通过第一接口向确定出的所述应用的插件发送功能调用请求,以及通过第二接口接收确定出的所述应用的插件反馈的功能调用结果。The system sends function call requests to the identified plugins of the application through the first interface and receives function call results from the identified plugins of the application through the second interface.
HK16107226.3A 2016-06-22 Method for processing application and device thereof HK1219315B (en)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410399979.4A CN105335187B (en) 2014-08-14 2014-08-14 Applied processing method and device

Publications (2)

Publication Number Publication Date
HK1219315A1 HK1219315A1 (en) 2017-03-31
HK1219315B true HK1219315B (en) 2021-03-12

Family

ID=

Similar Documents

Publication Publication Date Title
CN105335187B (en) Applied processing method and device
CN109669709B (en) Data migration method and data migration system for block chain upgrading
CN114077462B (en) Method, device, equipment and medium for software operating system to call Android HIDL interface
US9454356B2 (en) Method of and terminal for updating library file in system application
US9519654B2 (en) Method, device, processing center and system for desktop synchronization
US11221838B2 (en) Hot update method, operating system, terminal device, system, and computer-readable storage medium for a system process
CN104731625A (en) Method, device and mobile terminal for loading plugin
CN107038045A (en) Load the method and device of library file
CN109614167B (en) Method and system for managing plug-ins
CN116382795B (en) System resource calling method and device
CN106909409A (en) A kind of method and device of the APK plug-in units for running application program
CN110968331A (en) Method and apparatus for running an application
CN110502251B (en) Application installation method and device
CN104731622A (en) Application program loading method and device and mobile terminal
CN109710287A (en) A kind of hot update method, device and computer storage medium
CN102968321A (en) Application program installation device and application program installation method
CN111026502B (en) Business debugging architecture creating method and device, electronic equipment and storage medium
CN109976728B (en) Method and device for generating native application program and mobile terminal
CN108268261B (en) UI customization method, storage medium and intelligent terminal of an intelligent terminal
CN111949297B (en) Block chain intelligent contract upgrading method and device and electronic equipment
HK1219315B (en) Method for processing application and device thereof
CN111142913A (en) Hot updating method and equipment for iOS system application program
CN111367577A (en) Method, device and terminal for loading plug-in of application
CN108595292A (en) System optimization method, mobile terminal and computer storage medium
CN113010206A (en) Containerization method, system and device for WEB application system