WO2016061921A1 - Method, device, terminal and computer storage medium for combining multiple application operations - Google Patents

Method, device, terminal and computer storage medium for combining multiple application operations Download PDF

Info

Publication number
WO2016061921A1
WO2016061921A1 PCT/CN2015/071049 CN2015071049W WO2016061921A1 WO 2016061921 A1 WO2016061921 A1 WO 2016061921A1 CN 2015071049 W CN2015071049 W CN 2015071049W WO 2016061921 A1 WO2016061921 A1 WO 2016061921A1
Authority
WO
WIPO (PCT)
Prior art keywords
applications
application
user
operations
list
Prior art date
Application number
PCT/CN2015/071049
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 WO2016061921A1 publication Critical patent/WO2016061921A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance

Definitions

  • the present invention relates to terminal technologies, and in particular, to a method, an apparatus, a terminal, and a computer storage medium for combining multiple application operations on a terminal.
  • the camera application on the user terminal includes Mito Xiuxiu, Instagram, Beauty Camera, Beauty, etc.
  • Social applications include Weibo, WeChat, Facebook, Twitter, Line, etc., suppose the user wants to share the photo into the social application. At this time, when taking a photo, the user first needs to select a photo application. After the photo is taken, the user also needs to select an application among the multiple social applications to share the photo to the social interaction. In the application; this will reduce the efficiency of use and also affect the user experience.
  • embodiments of the present invention provide a method, an apparatus, a terminal, and a computer storage medium that combine multiple application operations.
  • Embodiments of the present invention provide a method for combining multiple application operations, including:
  • the corresponding operations in the operation list of each application are combined to form a new operation combination relationship
  • the method further includes: according to the operation selected by the user from the operation list of each application, combining the corresponding operations in the operation list of each application to form a new operation combination relationship, the method further includes:
  • the determining, according to the configuration files of the two or more applications, that the two or more applications can be combined is:
  • the two or more applications After determining that the configuration file of one of the two or more applications includes the application programming interface corresponding to the other applications in the two or more applications, the two or more applications are considered to be combined.
  • the operation list of the two or more applications is generated according to the configuration file of two or more applications selected by the user, and is:
  • An operation list of each application is generated according to the operation function option information in the configuration files of the two or more applications.
  • the method before the generating the operation list of the two or more applications according to the configuration file of the two or more applications selected by the user, the method further includes:
  • An embodiment of the present invention further provides an apparatus for combining multiple application operations, including: an operation function acquisition unit, an operation function combination unit, and an operation combination execution unit;
  • the application operation function acquiring unit is configured to generate an operation list of the two or more applications according to configuration files of two or more applications selected by the user;
  • the operation function combination unit is configured to select from a list of operations of each application according to a user Operation, combining corresponding operations in the operation list of each application to form a new operational combination relationship;
  • the operation combination execution unit is configured to, after receiving the execution instruction of the user, sequentially perform operations of the applications corresponding to the execution instruction according to the new operation combination relationship.
  • the operation function acquiring unit is further configured to parse the configuration files of the two or more applications.
  • the apparatus may further include: an operation combination holding unit configured to store the new operation combination relationship.
  • the embodiment of the present invention further provides a terminal, where the terminal includes the foregoing apparatus for combining multiple application operations.
  • the embodiment of the present invention further provides a computer storage medium, the computer storage medium comprising a set of instructions, when executed, causing at least one processor to perform the above-described method of combining multiple application operations.
  • the method, the device, the terminal, and the computer storage medium which are provided by the embodiment of the present invention, are configured to generate an operation list of the two or more applications according to a configuration file of two or more applications selected by the user;
  • the operation selected in the operation list of the application combines the corresponding operations in the operation list of each application to form a new operation combination relationship; after receiving the execution instruction of the user, sequentially performing the operation according to the new operation combination relationship Execute the operation of each application corresponding to the instruction, so that the user operation can be quickly realized, the operation efficiency of the user is improved, and the user experience is improved.
  • FIG. 1 is a schematic flowchart of a method for combining multiple application operations according to an embodiment of the present invention
  • FIG. 2 is a schematic flowchart of a method for combining multiple application operations on a terminal according to Embodiment 2 of the present invention
  • FIG. 3 is a schematic flowchart of a method for combining multiple application operations on a terminal according to Embodiment 3 of the present invention
  • FIG. 4 is a schematic structural diagram of an apparatus for combining multiple application operations according to Embodiment 4 of the present invention.
  • an operation list of the two or more applications is generated according to a configuration file of two or more applications selected by a user; each application is selected according to an operation selected by the user from an operation list of each application.
  • the corresponding operations in the operation list are combined to form a new operation combination relationship; after receiving the execution instruction of the user, the operations of the respective applications corresponding to the execution instruction are sequentially executed according to the new operation combination relationship.
  • the method for combining multiple application operations is a method for combining multiple application operations on a terminal, as shown in FIG. 1 , including the following steps:
  • Step 101 Generate an operation list of the two or more applications according to configuration files of two or more applications selected by the user.
  • an operation list of each application may be generated according to the operation function option information in the configuration file.
  • the operation list contains all the operations included in the application.
  • the corresponding operation list may include: taking photos, sharing photos, sending messages, and the like.
  • the method may further include:
  • Step 102 Combine corresponding operations in the operation list of each application according to an operation selected by the user from the operation list of each application to form a new operation combination relationship;
  • the method may further include:
  • the two or more applications are considered to be capable of Be combined.
  • API application programming interface
  • the user may be prompted that the two or more applications cannot be combined.
  • the generated program generates a corresponding shortcut, and after generating the corresponding shortcut, the user clicks the generated shortcut to run the corresponding operation process, and does not require the user to go again. Find the process you want to perform, and thus further enhance the user experience.
  • the user can also save the created shortcut on the external memory card, or save it in the cloud storage.
  • the terminal such as a mobile phone
  • the user can use the previously saved shortcut.
  • the new operation combination relationship needs to be saved, so that after the execution instruction of the user is received subsequently, the application and the combination operation corresponding to the execution instruction are executed according to the new operation combination relationship.
  • Step 103 After receiving the execution instruction of the user, perform operations of each application corresponding to the execution instruction according to the new operation combination relationship.
  • the functions of the applications corresponding to the instructions are sequentially executed according to the operation sequence indicated by the new operation combination relationship.
  • the method for combining multiple application operations provided by this embodiment is based on two or more selected by the user.
  • the configuration file of the application generates an operation list of the two or more applications; and combines corresponding operations in the operation list of each application according to an operation selected by the user from the operation list of each application to form a new operation combination relationship;
  • the operations of the applications corresponding to the execution instruction are sequentially executed according to the new operation combination relationship, so that the user operation can be quickly implemented, the operation efficiency of the user is improved, and the user experience is improved.
  • the corresponding operations in the operation list of each application are combined to form a new operation combination relationship, so that Ensure that more than two applications selected by the user can be combined to avoid misuse and further enhance the user experience.
  • the method for combining multiple application operations on the terminal in this embodiment includes the following steps:
  • Step 201 Parsing configuration files of two or more applications selected by the user;
  • the name of the configuration file of the terminal application of the Android operating system is AndroidManifest.xml
  • the name of the configuration file of the terminal application of the operating system of Windows is WMAppManifest.xml.
  • Step 202 Generate an operation list of each application according to the parsed configuration files of two or more applications.
  • an operation list of each application may be generated according to the operation function option information in the configuration file.
  • Step 203 Determine whether the two or more applications can be combined, if yes, execute step 204, otherwise, perform step 208;
  • the two or more applications can be combined; if the configuration file of one of the two or more applications does not include the API corresponding to the other applications in the two or more applications. It is considered that the two or more applications can be combined.
  • Step 204 Combine corresponding operations in the operation list of each application according to an operation selected by the user from the operation list of each application to form a new operation combination relationship;
  • the operation may be selected according to the operation sequence of the operations to be combined, so that the operations selected by the user are combined according to the operation sequence, thereby forming a new operational relationship.
  • Step 205 Save the new operation combination relationship, and generate a corresponding shortcut, and then perform step 206;
  • the user can also save the created shortcut on the external memory card, or save it in the cloud storage.
  • the terminal such as a mobile phone
  • the user can use the previously saved shortcut.
  • Step 206 The user selects to run the created shortcut
  • Step 207 After receiving the execution instruction of the user, according to the new operation combination relationship, the operations of the respective applications corresponding to the execution instruction are sequentially executed, and then step 209 is performed;
  • Step 208 prompting the user that the two or more applications cannot be combined, and then performing step 209;
  • Step 209 End the current processing flow.
  • the method for combining multiple application operations on the terminal provided in this embodiment, by acquiring the operation function option information of at least two applications, combining the operation functions, saving the newly created combination relationship, creating a shortcut, and running the created shortcut To perform the corresponding application and combination operations, so that the user can execute multiple applications and a series of operations by running a shortcut to improve operation efficiency and user experience.
  • the application scenario of this embodiment is that the user selects a camera application (such as Instagram) and a social application (such as Facebook) to perform a combination operation, specifically, an operation of combining taking photos and sharing photos.
  • a camera application such as Instagram
  • a social application such as Facebook
  • a method for combining multiple application operations on the terminal in this embodiment, as shown in FIG. 3, includes the following steps:
  • Step 301 The user selects a camera application and a social application, and instructs to combine taking a photo and sharing a photo operation;
  • Step 302 After receiving the instruction of the user, combining the taking photo and sharing the photo operation;
  • the operation list of the camera application may include operations such as taking photos, taking pictures, etc., social application operations
  • the list can include actions such as sharing photos, sharing videos, and more.
  • the two operations of taking a photo and sharing a photo are combined to form an operation combination relationship, and the formed operation combination relationship is saved, and a shortcut is formed.
  • the operations selected by the user in the indication include: taking a photo and sharing a photo; the operation sequence is: taking a photo first and then sharing the photo, combining the two operations of taking a photo and sharing a photo according to the operation selected by the user in the instruction and the corresponding operation sequence, forming Manipulate the combined relationship and save the resulting operational combination and form a shortcut
  • Step 303 After receiving the execution instruction of the user, run the shortcut.
  • Step 304 Run the selected camera application to take a photo according to the operation combination relationship, and then automatically invoke the selected social application to share the captured photos.
  • the embodiment provides a combination of multiple application operations.
  • the device is a device that combines multiple application operations on the terminal. As shown in FIG. 4, the device includes: an operation function acquisition unit 41, an operation function combination unit 42, and an operation combination execution unit 43;
  • the application operation function obtaining unit 41 is configured to generate an operation list of the two or more applications according to configuration files of two or more applications selected by the user;
  • the operation function combining unit 42 is configured to combine corresponding operations in the operation list of each application according to an operation selected by the user from the operation list of each application to form a new operation combination relationship;
  • the operation combination execution unit 43 is configured to, after receiving the execution instruction of the user, sequentially perform operations of the applications corresponding to the execution instruction according to the new operation combination relationship.
  • the operation function obtaining unit 41 may generate an operation list of each application according to the operation function option information in the configuration file.
  • the operation list contains all the operations included in the application.
  • the corresponding operation list may include: taking photos, sharing photos, sending messages, and the like.
  • the operation function obtaining unit 41 is further configured to parse the configuration files of the two or more applications.
  • the operation function combining unit 42 is further configured to determine the two before combining the corresponding operations in the operation list of each application according to the operation selected by the user from the operation list of each application to form a new operation combination relationship.
  • the above applications can be combined.
  • the operation function combining unit 42 is specifically configured to: according to the configuration files of the two or more applications, determine that the two or more applications can be combined;
  • the operation function combining unit 42 is configured to determine that the configuration file of one of the two or more applications includes the API corresponding to the other applications in the two or more applications, and the two or more applications are considered to be capable of Be combined.
  • the operation function combining unit 42 may prompt the user that the two or more applications cannot be combined.
  • the generated program generates a corresponding shortcut, and after generating the corresponding shortcut, the user clicks the generated shortcut to run the corresponding operation process, and does not require the user to go again. Find the process you want to perform, and thus further enhance the user experience.
  • the apparatus may further include: an operation combination holding unit 44 configured to store the new operation combination relationship, so that after the operation combination execution unit 43 receives the execution instruction of the user, the execution is performed according to the new operation combination relationship.
  • an operation combination holding unit 44 configured to store the new operation combination relationship, so that after the operation combination execution unit 43 receives the execution instruction of the user, the execution is performed according to the new operation combination relationship.
  • the application and the combined operation corresponding to the execution instruction may further include: an operation combination holding unit 44 configured to store the new operation combination relationship, so that after the operation combination execution unit 43 receives the execution instruction of the user, the execution is performed according to the new operation combination relationship.
  • the application and the combined operation corresponding to the execution instruction is performed according to the new operation combination relationship.
  • the operation combination execution unit 43 is specifically configured to sequentially execute the functions of the applications corresponding to the instructions according to the operation sequence indicated by the new operation combination relationship.
  • the operation function acquisition unit 41 and the operation combination execution unit 43 may be a central processing unit (CPU) and a digital signal processor (DSP, Digital Signal Processor) in a device that combines various application operations on the terminal.
  • DSP digital signal processor
  • the operational function combining unit 42 can be implemented by a CPU, DSP or FPGA in a device combined with a plurality of application operations on the terminal in combination with a display screen;
  • the combination save unit 44 can be implemented by a memory in a device that combines multiple application operations on the terminal.
  • the operation function obtaining unit 41 generates an operation list of the two or more applications according to a configuration file of two or more applications selected by the user; 42 according to the operation selected by the user from the operation list of each application, the corresponding operations in the operation list of each application are combined to form a new operation combination relationship; after the operation combination execution unit 43 receives the execution instruction of the user, according to the operation instruction
  • the new operation combination relationship sequentially performs the operations of the applications corresponding to the execution instructions, so that the user operation can be quickly implemented, the operation efficiency of the user is improved, and the user experience is improved.
  • the operation function combining unit 42 determines that the two or more applications can be combined, and combines corresponding operations in the operation list of each application according to an operation selected by the user from the operation list of each application to form a new one.
  • the operation combination relationship in this way, can ensure that more than two applications selected by the user can be combined, which can avoid misoperation and further improve the user experience.
  • the embodiment of the present invention further provides a terminal, including the basic structure of the apparatus for combining multiple application operations on the end shown in FIG. 4, and various modifications and equivalents thereof, which are not described herein.
  • embodiments of the present invention can be provided as a method, system, or computer program product. Accordingly, the present invention can take the form of a hardware embodiment, a software embodiment, or a combination of software and hardware. Moreover, the invention can take the form of a computer program product embodied on one or more computer-usable storage media (including but not limited to disk storage and optical storage, etc.) including computer usable program code.
  • the computer program instructions can also be stored in a computer readable memory that can direct a computer or other programmable data processing device to operate in a particular manner, such that the instructions stored in the computer readable memory produce an article of manufacture comprising the instruction device.
  • the apparatus implements the functions specified in one or more blocks of a flow or a flow and/or block diagram of the flowchart.
  • an embodiment of the present invention further provides a computer storage medium, the computer storage medium comprising a set of instructions, when executed, causing at least one processor to perform the above-described method of combining multiple application operations.

Abstract

A method for combining multiple application operations on a terminal comprises: according to the configuration files of two or more applications selected by the user, generating operation lists of the two or more applications; according to the operations selected by the user from the operation list of each application, combining the corresponding operations in the operation list of each application, forming a new relationship of the combinations of operations; and upon receiving the executing instruction from the user, according to the new relationship of the combinations of operations, executing the operation of each application corresponding to the executing instruction in turn. A device, a terminal and a computer storage medium for combining multiple application operations on a terminal are also provided.

Description

组合多种应用操作的方法、装置、终端及计算机存储介质Method, device, terminal and computer storage medium combining multiple application operations 技术领域Technical field
本发明涉及终端技术,尤其涉及一种在终端上组合多种应用操作的方法、装置、终端及计算机存储介质。The present invention relates to terminal technologies, and in particular, to a method, an apparatus, a terminal, and a computer storage medium for combining multiple application operations on a terminal.
背景技术Background technique
随着科技的进步,智能终端的功能日益丰富和强大,终端上的应用也越来越多,应用之间的调用也更加频繁和复杂,当用户需要将多个应用结合起来一起使用时,操作会比较复杂,举个例子来说,用户终端上的拍照应用除了自带相机外,有美图秀秀、Instagram、美颜相机、美拍等,社交应用有微博、微信、Facebook、Twitter、Line等,假设用户想将拍照分享到社交应用中,此时,拍照时,用户首先要选择一个拍照应用,拍照后,分享时还需要在多个社交应用中选择一个应用来将照片分享到社交应用中;这样会降低使用效率,也影响用户体验。With the advancement of technology, the functions of intelligent terminals are increasingly rich and powerful, and the applications on the terminals are also more and more, and the calls between applications are more frequent and complicated. When users need to combine multiple applications together, the operation It will be more complicated. For example, in addition to the camera, the camera application on the user terminal includes Mito Xiuxiu, Instagram, Beauty Camera, Beauty, etc. Social applications include Weibo, WeChat, Facebook, Twitter, Line, etc., suppose the user wants to share the photo into the social application. At this time, when taking a photo, the user first needs to select a photo application. After the photo is taken, the user also needs to select an application among the multiple social applications to share the photo to the social interaction. In the application; this will reduce the efficiency of use and also affect the user experience.
发明内容Summary of the invention
为解决现有存在的技术问题,本发明实施例提供一种组合多种应用操作的方法、装置、终端及计算机存储介质。In order to solve the existing technical problems, embodiments of the present invention provide a method, an apparatus, a terminal, and a computer storage medium that combine multiple application operations.
本发明实施例提供了一种组合多种应用操作的方法,包括:Embodiments of the present invention provide a method for combining multiple application operations, including:
根据用户选择的两个以上应用的配置文件,生成所述两个以上各应用的操作列表;Generating an operation list of the two or more applications according to a configuration file of two or more applications selected by the user;
根据用户从各应用的操作列表中选择的操作,将各应用的操作列表中对应的操作进行组合,形成新的操作组合关系;According to the operation selected by the user from the operation list of each application, the corresponding operations in the operation list of each application are combined to form a new operation combination relationship;
收到用户的执行指令后,根据所述新的操作组合关系,依次执行所述 执行指令对应的各应用的操作。After receiving the execution instruction of the user, performing the foregoing according to the new operation combination relationship Execute the operation of each application corresponding to the instruction.
上述方案中,所述根据用户从各应用的操作列表中选择的操作,将各应用的操作列表中对应的操作进行组合,形成新的操作组合关系之前,所述方法还包括:In the above solution, the method further includes: according to the operation selected by the user from the operation list of each application, combining the corresponding operations in the operation list of each application to form a new operation combination relationship, the method further includes:
确定所述两个以上应用能够被组合。It is determined that the two or more applications can be combined.
上述方案中,所述确定所述两个以上应用能够被组合,为:In the above solution, the determining that the two or more applications can be combined is:
根据所述两个以上应用的配置文件,确定所述两个以上应用能够被组合。It is determined that the two or more applications can be combined according to the configuration files of the two or more applications.
上述方案中,所述根据所述两个以上应用的配置文件,确定所述两个以上应用能够被组合,为:In the above solution, the determining, according to the configuration files of the two or more applications, that the two or more applications can be combined is:
确定两个以上应用中一个应用的配置文件包含调用所述两个以上应用中其他应用所对应的应用程序编程接口后,认为所述两个以上应用能够被组合。After determining that the configuration file of one of the two or more applications includes the application programming interface corresponding to the other applications in the two or more applications, the two or more applications are considered to be combined.
上述方案中,所述根据用户选择的两个以上应用的配置文件,生成所述两个以上各应用的操作列表,为:In the above solution, the operation list of the two or more applications is generated according to the configuration file of two or more applications selected by the user, and is:
根据所述两个以上应用的配置文件中的操作功能选项信息,生成各应用的操作列表。An operation list of each application is generated according to the operation function option information in the configuration files of the two or more applications.
上述方案中,所述根据用户选择的两个以上应用的配置文件,生成所述两个以上各应用的操作列表之前,所述方法还包括:In the above solution, before the generating the operation list of the two or more applications according to the configuration file of the two or more applications selected by the user, the method further includes:
解析所述两个以上应用的配置文件。Parsing the configuration files of the two or more applications.
本发明实施例还提供了一种组合多种应用操作的装置,包括:操作功能获取单元、操作功能组合单元、以及操作组合执行单元;其中,An embodiment of the present invention further provides an apparatus for combining multiple application operations, including: an operation function acquisition unit, an operation function combination unit, and an operation combination execution unit;
所述应用操作功能获取单元,配置为根据用户选择的两个以上应用的配置文件,生成所述两个以上各应用的操作列表;The application operation function acquiring unit is configured to generate an operation list of the two or more applications according to configuration files of two or more applications selected by the user;
所述操作功能组合单元,配置为根据用户从各应用的操作列表中选择 的操作,将各应用的操作列表中对应的操作进行组合,形成新的操作组合关系;The operation function combination unit is configured to select from a list of operations of each application according to a user Operation, combining corresponding operations in the operation list of each application to form a new operational combination relationship;
所述操作组合执行单元,配置为收到用户的执行指令后,根据所述新的操作组合关系,依次执行所述执行指令对应的各应用的操作。The operation combination execution unit is configured to, after receiving the execution instruction of the user, sequentially perform operations of the applications corresponding to the execution instruction according to the new operation combination relationship.
上述方案中,所述操作功能获取单元,还配置为解析所述两个以上应用的配置文件。In the above solution, the operation function acquiring unit is further configured to parse the configuration files of the two or more applications.
上述方案中,所述装置还可包括:操作组合保存单元,配置为存储所述新的操作组合关系。In the above solution, the apparatus may further include: an operation combination holding unit configured to store the new operation combination relationship.
本发明实施例又提供了一种终端,所述终端包括上述的组合多种应用操作的装置。The embodiment of the present invention further provides a terminal, where the terminal includes the foregoing apparatus for combining multiple application operations.
本发明实施例还提供了一种计算机存储介质,所述计算机存储介质包括一组指令,当执行所述指令时,引起至少一个处理器执行上述的组合多种应用操作的方法。The embodiment of the present invention further provides a computer storage medium, the computer storage medium comprising a set of instructions, when executed, causing at least one processor to perform the above-described method of combining multiple application operations.
本发明实施例提供的组合多种应用操作的方法、装置、终端及计算机存储介质,根据用户选择的两个以上应用的配置文件,生成所述两个以上各应用的操作列表;根据用户从各应用的操作列表中选择的操作,将各应用的操作列表中对应的操作进行组合,形成新的操作组合关系;收到用户的执行指令后,根据所述新的操作组合关系,依次执行所述执行指令对应的各应用的操作,如此,能快速实现用户操作,提高用户的操作效率,提升用户体验。The method, the device, the terminal, and the computer storage medium, which are provided by the embodiment of the present invention, are configured to generate an operation list of the two or more applications according to a configuration file of two or more applications selected by the user; The operation selected in the operation list of the application combines the corresponding operations in the operation list of each application to form a new operation combination relationship; after receiving the execution instruction of the user, sequentially performing the operation according to the new operation combination relationship Execute the operation of each application corresponding to the instruction, so that the user operation can be quickly realized, the operation efficiency of the user is improved, and the user experience is improved.
附图说明DRAWINGS
在附图(其不一定是按比例绘制的)中,相似的附图标记可在不同的视图中描述相似的部件。具有不同字母后缀的相似附图标记可表示相似部件的不同示例。附图以示例而非限制的方式大体示出了本文中所讨论的各个实施例。 In the drawings, which are not necessarily to scale, the Like reference numerals with different letter suffixes may indicate different examples of similar components. The drawings generally illustrate the various embodiments discussed herein by way of example and not limitation.
图1为本发明实施例一组合多种应用操作的方法流程示意图;1 is a schematic flowchart of a method for combining multiple application operations according to an embodiment of the present invention;
图2为本发明实施例二终端上组合多种应用操作的方法流程示意图;2 is a schematic flowchart of a method for combining multiple application operations on a terminal according to Embodiment 2 of the present invention;
图3为本发明实施例三终端上组合多种应用操作的方法流程示意图;3 is a schematic flowchart of a method for combining multiple application operations on a terminal according to Embodiment 3 of the present invention;
图4为本发明实施例四组合多种应用操作的装置结构示意图。FIG. 4 is a schematic structural diagram of an apparatus for combining multiple application operations according to Embodiment 4 of the present invention.
具体实施方式detailed description
下面结合附图及实施例对本发明再作进一步详细地描述。The present invention will be further described in detail below with reference to the accompanying drawings and embodiments.
在本发明的各种实施例中:根据用户选择的两个以上应用的配置文件,生成所述两个以上各应用的操作列表;根据用户从各应用的操作列表中选择的操作,将各应用的操作列表中对应的操作进行组合,形成新的操作组合关系;收到用户的执行指令后,根据所述新的操作组合关系,依次执行所述执行指令对应的各应用的操作。In various embodiments of the present invention, an operation list of the two or more applications is generated according to a configuration file of two or more applications selected by a user; each application is selected according to an operation selected by the user from an operation list of each application. The corresponding operations in the operation list are combined to form a new operation combination relationship; after receiving the execution instruction of the user, the operations of the respective applications corresponding to the execution instruction are sequentially executed according to the new operation combination relationship.
实施例一Embodiment 1
本实施例提供的组合多种应用操作的方法,是一种在终端上组合多种应用操作的方法,如图1所示,包括以下步骤:The method for combining multiple application operations provided by this embodiment is a method for combining multiple application operations on a terminal, as shown in FIG. 1 , including the following steps:
步骤101:根据用户选择的两个以上应用的配置文件,生成所述两个以上各应用的操作列表;Step 101: Generate an operation list of the two or more applications according to configuration files of two or more applications selected by the user.
具体地,可以根据配置文件中的操作功能选项信息,生成各应用的操作列表。Specifically, an operation list of each application may be generated according to the operation function option information in the configuration file.
这里,所述操作列表包含应用所包含的所有操作。举个例子来说,假设应用为微信,对应的操作列表可以包含:拍照、分享照片、发消息等操作。Here, the operation list contains all the operations included in the application. For example, if the application is WeChat, the corresponding operation list may include: taking photos, sharing photos, sending messages, and the like.
在执行本步骤之前,该方法还可以包括:Before performing this step, the method may further include:
解析所述两个以上应用的配置文件。Parsing the configuration files of the two or more applications.
步骤102:根据用户从各应用的操作列表中选择的操作,将各应用的操作列表中对应的操作进行组合,形成新的操作组合关系; Step 102: Combine corresponding operations in the operation list of each application according to an operation selected by the user from the operation list of each application to form a new operation combination relationship;
这里,在执行本步骤之前,该方法还可以包括:Here, before performing this step, the method may further include:
确定所述两个以上应用能够被组合;Determining that the two or more applications can be combined;
具体地,根据所述两个以上应用的配置文件,确定所述两个以上应用能够被组合;Specifically, determining, according to the configuration files of the two or more applications, that the two or more applications can be combined;
更具体地,确定两个以上应用中一个应用的配置文件包含调用所述两个以上应用中其他应用所对应的应用程序编程接口(API,Application Programming Interface)后,认为所述两个以上应用能够被组合。More specifically, after determining that the configuration file of one of the two or more applications includes an application programming interface (API) corresponding to another application in the two or more applications, the two or more applications are considered to be capable of Be combined.
当确定所述两个以上应用不能够被组合时,可以提示所述用户所述两个以上应用不能够被组合。When it is determined that the two or more applications cannot be combined, the user may be prompted that the two or more applications cannot be combined.
实际应用时,根据所述新的操作组合关系,将生成的程序生成对应的快捷方式,生成对应的快捷方式后,用户点击生成的快捷方式,即可运行对应的操作过程,不需要用户再去查找想要执行的操作过程,如此,进一步提升了用户体验。In actual application, according to the new operation combination relationship, the generated program generates a corresponding shortcut, and after generating the corresponding shortcut, the user clicks the generated shortcut to run the corresponding operation process, and does not require the user to go again. Find the process you want to perform, and thus further enhance the user experience.
用户还可以将创建的快捷方式保存在外置存储卡中,或者保存在云存储器中,更换终端比如手机后,从外置存储卡或云存储器中获取已保存的快捷方式后,就可以使用以前已用惯的快捷方式了,即就可以使用用户创建的快捷方式了。The user can also save the created shortcut on the external memory card, or save it in the cloud storage. After replacing the terminal, such as a mobile phone, after obtaining the saved shortcut from the external memory card or cloud storage, the user can use the previously saved shortcut. With the usual shortcuts, you can use user-created shortcuts.
形成新的操作组合关系后,需要保存所述新的操作组合关系,以便后续收到用户的执行指令后,根据所述新的操作组合关系,执行所述执行指令对应的应用及组合操作。After the new operation combination relationship is formed, the new operation combination relationship needs to be saved, so that after the execution instruction of the user is received subsequently, the application and the combination operation corresponding to the execution instruction are executed according to the new operation combination relationship.
步骤103:收到用户的执行指令后,根据所述新的操作组合关系,依次执行所述执行指令对应的各应用的操作。Step 103: After receiving the execution instruction of the user, perform operations of each application corresponding to the execution instruction according to the new operation combination relationship.
具体地,根据所述新的操作组合关系所指示的操作顺序,依次执行所述指令对应的各应用的功能。Specifically, the functions of the applications corresponding to the instructions are sequentially executed according to the operation sequence indicated by the new operation combination relationship.
本实施例提供的组合多种应用操作的方法,根据用户选择的两个以上 应用的配置文件,生成所述两个以上各应用的操作列表;根据用户从各应用的操作列表中选择的操作,将各应用的操作列表中对应的操作进行组合,形成新的操作组合关系;收到用户的执行指令后,根据所述新的操作组合关系,依次执行所述执行指令对应的各应用的操作,如此,能快速实现用户操作,提高用户的操作效率,提升用户体验。The method for combining multiple application operations provided by this embodiment is based on two or more selected by the user. The configuration file of the application generates an operation list of the two or more applications; and combines corresponding operations in the operation list of each application according to an operation selected by the user from the operation list of each application to form a new operation combination relationship; After receiving the execution instruction of the user, the operations of the applications corresponding to the execution instruction are sequentially executed according to the new operation combination relationship, so that the user operation can be quickly implemented, the operation efficiency of the user is improved, and the user experience is improved.
另外,确定所述两个以上应用能够被组合后,根据用户从各应用的操作列表中选择的操作,将各应用的操作列表中对应的操作进行组合,形成新的操作组合关系,如此,能保证用户选择的两个以上应用确实可以组合,能避免误操作,进一步提升了用户体验。In addition, after determining that the two or more applications can be combined, according to the operation selected by the user from the operation list of each application, the corresponding operations in the operation list of each application are combined to form a new operation combination relationship, so that Ensure that more than two applications selected by the user can be combined to avoid misuse and further enhance the user experience.
实施例二Embodiment 2
本实施例终端上组合多种应用操作的方法,如图2所示,包括以下步骤:The method for combining multiple application operations on the terminal in this embodiment, as shown in FIG. 2, includes the following steps:
步骤201:解析用户选择的两个以上应用的配置文件;Step 201: Parsing configuration files of two or more applications selected by the user;
这里,通过解析后的配置文件,可以得到每个应用能够完成的操作以及与哪些应用程序交互。Here, through the parsed configuration file, you can get the operations that each application can complete and which applications to interact with.
实际应用时,操作系统为Android的终端应用的配置文件的名称为AndroidManifest.xml,操作系统为Windows的终端应用的配置文件的名称为是WMAppManifest.xml。In actual application, the name of the configuration file of the terminal application of the Android operating system is AndroidManifest.xml, and the name of the configuration file of the terminal application of the operating system of Windows is WMAppManifest.xml.
步骤202:根据解析的两个以上应用的配置文件,生成各应用的操作列表;Step 202: Generate an operation list of each application according to the parsed configuration files of two or more applications.
具体地,可以根据配置文件中的操作功能选项信息,生成各应用的操作列表。Specifically, an operation list of each application may be generated according to the operation function option information in the configuration file.
步骤203:判断所述两个以上应用是否能够被组合,如果是,则执行步骤204,否则,执行步骤208;Step 203: Determine whether the two or more applications can be combined, if yes, execute step 204, otherwise, perform step 208;
具体地,如果两个以上应用中一个应用的配置文件包含调用所述两个 以上应用中其他应用所对应的API,则认为所述两个以上应用能够被组合;如果两个以上应用中的一个应用的配置文件未包含调用所述两个以上应用中其他应用所对应的API,则认为所述两个以上应用能够被组合。Specifically, if the configuration file of one of the two or more applications includes calling the two The API corresponding to the other applications in the above application, the two or more applications can be combined; if the configuration file of one of the two or more applications does not include the API corresponding to the other applications in the two or more applications. It is considered that the two or more applications can be combined.
步骤204:根据用户从各应用的操作列表中选择的操作,将各应用的操作列表中对应的操作进行组合,形成新的操作组合关系;Step 204: Combine corresponding operations in the operation list of each application according to an operation selected by the user from the operation list of each application to form a new operation combination relationship;
这里,用户从各应用的操作列表中选择操作时,可以根据需要组合的操作的操作顺序,来选择操作,以便根据操作顺序,将用户选择的操作进行组合,从而形成新的操作关系。Here, when the user selects an operation from the operation list of each application, the operation may be selected according to the operation sequence of the operations to be combined, so that the operations selected by the user are combined according to the operation sequence, thereby forming a new operational relationship.
步骤205:保存所述新的操作组合关系,并将生成的程序生成对应的快捷方式,之后执行步骤206;Step 205: Save the new operation combination relationship, and generate a corresponding shortcut, and then perform step 206;
用户还可以将创建的快捷方式保存在外置存储卡中,或者保存在云存储器中,更换终端比如手机后,从外置存储卡或云存储器中获取已保存的快捷方式后,就可以使用以前已用惯的快捷方式了,即就可以使用用户创建的快捷方式了。The user can also save the created shortcut on the external memory card, or save it in the cloud storage. After replacing the terminal, such as a mobile phone, after obtaining the saved shortcut from the external memory card or cloud storage, the user can use the previously saved shortcut. With the usual shortcuts, you can use user-created shortcuts.
步骤206:用户选择运行已创建的快捷方式;Step 206: The user selects to run the created shortcut;
步骤207:收到用户的执行指令后,根据所述新的操作组合关系,依次执行所述执行指令对应的各应用的操作,之后执行步骤209;Step 207: After receiving the execution instruction of the user, according to the new operation combination relationship, the operations of the respective applications corresponding to the execution instruction are sequentially executed, and then step 209 is performed;
步骤208:提示用户所述两个以上应用不能够被组合,之后执行步骤209;Step 208: prompting the user that the two or more applications cannot be combined, and then performing step 209;
步骤209:结束当前处理流程。Step 209: End the current processing flow.
本实施例提供的终端上组合多种应用操作的方法,通过获取至少两个应用的操作功能选项信息,对操作功能进行组合,可保存新建的组合关系,创建快捷方式,运行已创建的快捷方式,来执行对应的应用及组合操作,这样,用户可以通过运行一个快捷方式来执行多个应用和一系列操作,提升操作效率和用户体验。 The method for combining multiple application operations on the terminal provided in this embodiment, by acquiring the operation function option information of at least two applications, combining the operation functions, saving the newly created combination relationship, creating a shortcut, and running the created shortcut To perform the corresponding application and combination operations, so that the user can execute multiple applications and a series of operations by running a shortcut to improve operation efficiency and user experience.
实施例三Embodiment 3
本实施例的应用场景为:用户选择相机应用(比如Instagram)及社交应用(比如Facebook)进行组合操作,具体地,组合拍照和分享照片的操作。The application scenario of this embodiment is that the user selects a camera application (such as Instagram) and a social application (such as Facebook) to perform a combination operation, specifically, an operation of combining taking photos and sharing photos.
本实施例终端上组合多种应用操作的方法,如图3所示,包括以下步骤:A method for combining multiple application operations on the terminal in this embodiment, as shown in FIG. 3, includes the following steps:
步骤301:用户选择相机应用及社交应用,并指示将拍照和分享照片操作进行组合;Step 301: The user selects a camera application and a social application, and instructs to combine taking a photo and sharing a photo operation;
步骤302:收到用户的指示后,组合拍照和分享照片操作;Step 302: After receiving the instruction of the user, combining the taking photo and sharing the photo operation;
这里,通过解析这两个应用的配置文件,获取这两个应用的操作功能选项信息,从而生成这两个应用各自的操作列表,相机应用的操作列表可以包含拍照、摄像等操作,社交应用操作列表可以包含分享照片、分享视频等操作。Here, by parsing the configuration files of the two applications, obtaining operation function option information of the two applications, thereby generating a respective operation list of the two applications, the operation list of the camera application may include operations such as taking photos, taking pictures, etc., social application operations The list can include actions such as sharing photos, sharing videos, and more.
根据用户选择的组合拍照和分享照片这两个操作的指示,将拍照和分享照片这两个操作进行组合,形成操作组合关系,并保存形成的操作组合关系,并形成快捷方式。According to the instruction of the two operations of the combination of photographing and sharing photos selected by the user, the two operations of taking a photo and sharing a photo are combined to form an operation combination relationship, and the formed operation combination relationship is saved, and a shortcut is formed.
其中,指示中用户选择的操作包括:拍照以及分享照片;操作顺序为:先拍照再分享照片,根据指示中用户选择的操作及对应的操作顺序将拍照和分享照片这两个操作进行组合,形成操作组合关系,并保存形成的操作组合关系,并形成快捷方式The operations selected by the user in the indication include: taking a photo and sharing a photo; the operation sequence is: taking a photo first and then sharing the photo, combining the two operations of taking a photo and sharing a photo according to the operation selected by the user in the instruction and the corresponding operation sequence, forming Manipulate the combined relationship and save the resulting operational combination and form a shortcut
步骤303:收到用户的执行指令后,运行该快捷方式;Step 303: After receiving the execution instruction of the user, run the shortcut.
步骤304:根据操作组合关系,先运行所选相机应用进行拍照,之后自动调用所选社交应用,将所拍照片进行分享。Step 304: Run the selected camera application to take a photo according to the operation combination relationship, and then automatically invoke the selected social application to share the captured photos.
实施例四Embodiment 4
为实现本发明实施例的方法,本实施例提供一种组合多种应用操作的 装置,是一种在终端上组合多种应用操作的装置,如图4所示,该装置包括:操作功能获取单元41、操作功能组合单元42、以及操作组合执行单元43;其中,In order to implement the method of the embodiment of the present invention, the embodiment provides a combination of multiple application operations. The device is a device that combines multiple application operations on the terminal. As shown in FIG. 4, the device includes: an operation function acquisition unit 41, an operation function combination unit 42, and an operation combination execution unit 43;
所述应用操作功能获取单元41,配置为根据用户选择的两个以上应用的配置文件,生成所述两个以上各应用的操作列表;The application operation function obtaining unit 41 is configured to generate an operation list of the two or more applications according to configuration files of two or more applications selected by the user;
所述操作功能组合单元42,配置为根据用户从各应用的操作列表中选择的操作,将各应用的操作列表中对应的操作进行组合,形成新的操作组合关系;The operation function combining unit 42 is configured to combine corresponding operations in the operation list of each application according to an operation selected by the user from the operation list of each application to form a new operation combination relationship;
所述操作组合执行单元43,配置为收到用户的执行指令后,根据所述新的操作组合关系,依次执行所述执行指令对应的各应用的操作。The operation combination execution unit 43 is configured to, after receiving the execution instruction of the user, sequentially perform operations of the applications corresponding to the execution instruction according to the new operation combination relationship.
其中,所述操作功能获取单元41可以根据配置文件中的操作功能选项信息,生成各应用的操作列表。The operation function obtaining unit 41 may generate an operation list of each application according to the operation function option information in the configuration file.
这里,所述操作列表包含应用所包含的所有操作。举个例子来说,假设应用为微信,对应的操作列表可以包含:拍照、分享照片、发消息等操作。Here, the operation list contains all the operations included in the application. For example, if the application is WeChat, the corresponding operation list may include: taking photos, sharing photos, sending messages, and the like.
所述操作功能获取单元41,还配置为解析所述两个以上应用的配置文件。The operation function obtaining unit 41 is further configured to parse the configuration files of the two or more applications.
根据用户从各应用的操作列表中选择的操作,将各应用的操作列表中对应的操作进行组合,形成新的操作组合关系之前,所述操作功能组合单元42,还配置为确定所述两个以上应用能够被组合。The operation function combining unit 42 is further configured to determine the two before combining the corresponding operations in the operation list of each application according to the operation selected by the user from the operation list of each application to form a new operation combination relationship. The above applications can be combined.
所述操作功能组合单元42具体配置为:根据所述两个以上应用的配置文件,确定所述两个以上应用能够被组合;The operation function combining unit 42 is specifically configured to: according to the configuration files of the two or more applications, determine that the two or more applications can be combined;
更具体地,所述操作功能组合单元42,配置为确定两个以上应用中一个应用的配置文件包含调用所述两个以上应用中其他应用所对应的API后,认为所述两个以上应用能够被组合。 More specifically, the operation function combining unit 42 is configured to determine that the configuration file of one of the two or more applications includes the API corresponding to the other applications in the two or more applications, and the two or more applications are considered to be capable of Be combined.
当确定所述两个以上应用不能够被组合时,所述操作功能组合单元42,可以提示所述用户所述两个以上应用不能够被组合。When it is determined that the two or more applications cannot be combined, the operation function combining unit 42 may prompt the user that the two or more applications cannot be combined.
实际应用时,根据所述新的操作组合关系,将生成的程序生成对应的快捷方式,生成对应的快捷方式后,用户点击生成的快捷方式,即可运行对应的操作过程,不需要用户再去查找想要执行的操作过程,如此,进一步提升了用户体验。In actual application, according to the new operation combination relationship, the generated program generates a corresponding shortcut, and after generating the corresponding shortcut, the user clicks the generated shortcut to run the corresponding operation process, and does not require the user to go again. Find the process you want to perform, and thus further enhance the user experience.
该装置还可以包括:操作组合保存单元44,配置为存储所述新的操作组合关系,以便后续所述操作组合执行单元43收到用户的执行指令后,根据所述新的操作组合关系,执行所述执行指令对应的应用及组合操作。The apparatus may further include: an operation combination holding unit 44 configured to store the new operation combination relationship, so that after the operation combination execution unit 43 receives the execution instruction of the user, the execution is performed according to the new operation combination relationship. The application and the combined operation corresponding to the execution instruction.
所述操作组合执行单元43,具体配置为根据所述新的操作组合关系所指示的操作顺序,依次执行所述指令对应的各应用的功能。The operation combination execution unit 43 is specifically configured to sequentially execute the functions of the applications corresponding to the instructions according to the operation sequence indicated by the new operation combination relationship.
实际应用时,所述操作功能获取单元41以及操作组合执行单元43可由终端上组合多种应用操作的装置中的中央处理器(CPU,Central Processing Unit)、数字信号处理器(DSP,Digital Signal Processor)或可编程逻辑阵列(FPGA,Field-Programmable Gate Array)来实现;所述操作功能组合单元42可由终端上组合多种应用操作的装置中的CPU、DSP或FPGA结合显示屏实现;所述操作组合保存单元44可由终端上组合多种应用操作的装置中的存储器实现。In actual application, the operation function acquisition unit 41 and the operation combination execution unit 43 may be a central processing unit (CPU) and a digital signal processor (DSP, Digital Signal Processor) in a device that combines various application operations on the terminal. Or a programmable logic array (FPGA); the operational function combining unit 42 can be implemented by a CPU, DSP or FPGA in a device combined with a plurality of application operations on the terminal in combination with a display screen; The combination save unit 44 can be implemented by a memory in a device that combines multiple application operations on the terminal.
本实施例提供的组合多种应用操作的装置,所述操作功能获取单元41根据用户选择的两个以上应用的配置文件,生成所述两个以上各应用的操作列表;所述操作功能组合单元42根据用户从各应用的操作列表中选择的操作,将各应用的操作列表中对应的操作进行组合,形成新的操作组合关系;所述操作组合执行单元43收到用户的执行指令后,根据所述新的操作组合关系,依次执行所述执行指令对应的各应用的操作,如此,能快速实现用户操作,提高用户的操作效率,提升用户体验。 The apparatus for combining multiple application operations provided by the embodiment, the operation function obtaining unit 41 generates an operation list of the two or more applications according to a configuration file of two or more applications selected by the user; 42 according to the operation selected by the user from the operation list of each application, the corresponding operations in the operation list of each application are combined to form a new operation combination relationship; after the operation combination execution unit 43 receives the execution instruction of the user, according to the operation instruction The new operation combination relationship sequentially performs the operations of the applications corresponding to the execution instructions, so that the user operation can be quickly implemented, the operation efficiency of the user is improved, and the user experience is improved.
另外,所述操作功能组合单元42确定所述两个以上应用能够被组合后,根据用户从各应用的操作列表中选择的操作,将各应用的操作列表中对应的操作进行组合,形成新的操作组合关系,如此,能保证用户选择的两个以上应用确实可以组合,能避免误操作,进一步提升了用户体验。In addition, the operation function combining unit 42 determines that the two or more applications can be combined, and combines corresponding operations in the operation list of each application according to an operation selected by the user from the operation list of each application to form a new one. The operation combination relationship, in this way, can ensure that more than two applications selected by the user can be combined, which can avoid misoperation and further improve the user experience.
本发明实施例还提供了一种终端,包括图4所示的端上组合多种应用操作的装置的基本结构及其各种变形和等同替换,不做赘述。The embodiment of the present invention further provides a terminal, including the basic structure of the apparatus for combining multiple application operations on the end shown in FIG. 4, and various modifications and equivalents thereof, which are not described herein.
本领域内的技术人员应明白,本发明的实施例可提供为方法、系统、或计算机程序产品。因此,本发明可采用硬件实施例、软件实施例、或结合软件和硬件方面的实施例的形式。而且,本发明可采用在一个或多个其中包含有计算机可用程序代码的计算机可用存储介质(包括但不限于磁盘存储器和光学存储器等)上实施的计算机程序产品的形式。Those skilled in the art will appreciate that embodiments of the present invention can be provided as a method, system, or computer program product. Accordingly, the present invention can take the form of a hardware embodiment, a software embodiment, or a combination of software and hardware. Moreover, the invention can take the form of a computer program product embodied on one or more computer-usable storage media (including but not limited to disk storage and optical storage, etc.) including computer usable program code.
本发明是参照根据本发明实施例的方法、设备(系统)、和计算机程序产品的流程图和/或方框图来描述的。应理解可由计算机程序指令实现流程图和/或方框图中的每一流程和/或方框、以及流程图和/或方框图中的流程和/或方框的结合。可提供这些计算机程序指令到通用计算机、专用计算机、嵌入式处理机或其他可编程数据处理设备的处理器以产生一个机器,使得通过计算机或其他可编程数据处理设备的处理器执行的指令产生用于实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能的装置。The present invention has been described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (system), and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flowchart illustrations and/or FIG. These computer program instructions can be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing device to produce a machine for the execution of instructions for execution by a processor of a computer or other programmable data processing device. Means for implementing the functions specified in one or more of the flow or in a block or blocks of the flow chart.
这些计算机程序指令也可存储在能引导计算机或其他可编程数据处理设备以特定方式工作的计算机可读存储器中,使得存储在该计算机可读存储器中的指令产生包括指令装置的制造品,该指令装置实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能。The computer program instructions can also be stored in a computer readable memory that can direct a computer or other programmable data processing device to operate in a particular manner, such that the instructions stored in the computer readable memory produce an article of manufacture comprising the instruction device. The apparatus implements the functions specified in one or more blocks of a flow or a flow and/or block diagram of the flowchart.
这些计算机程序指令也可装载到计算机或其他可编程数据处理设备上,使得在计算机或其他可编程设备上执行一系列操作步骤以产生计算机 实现的处理,从而在计算机或其他可编程设备上执行的指令提供用于实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能的步骤。These computer program instructions can also be loaded onto a computer or other programmable data processing device such that a series of operational steps are performed on the computer or other programmable device to produce the computer The implemented processing, such as instructions executed on a computer or other programmable device, provides steps for implementing the functions specified in one or more blocks of the flowchart or in a block or blocks of the flowchart.
基于此,本发明实施例还提供了一种计算机存储介质,所述计算机存储介质包括一组指令,当执行所述指令时,引起至少一个处理器执行上述的组合多种应用操作的方法。Based on this, an embodiment of the present invention further provides a computer storage medium, the computer storage medium comprising a set of instructions, when executed, causing at least one processor to perform the above-described method of combining multiple application operations.
以上所述,仅为本发明的较佳实施例而已,并非用于限定本发明的保护范围。 The above is only the preferred embodiment of the present invention and is not intended to limit the scope of the present invention.

Claims (11)

  1. 一种组合多种应用操作的方法,所述方法包括:A method of combining multiple application operations, the method comprising:
    根据用户选择的两个以上应用的配置文件,生成所述两个以上各应用的操作列表;Generating an operation list of the two or more applications according to a configuration file of two or more applications selected by the user;
    根据用户从各应用的操作列表中选择的操作,将各应用的操作列表中对应的操作进行组合,形成新的操作组合关系;According to the operation selected by the user from the operation list of each application, the corresponding operations in the operation list of each application are combined to form a new operation combination relationship;
    收到用户的执行指令后,根据所述新的操作组合关系,依次执行所述执行指令对应的各应用的操作。After receiving the execution instruction of the user, the operations of the applications corresponding to the execution instruction are sequentially executed according to the new operation combination relationship.
  2. 根据权利要求1所述的方法,其中,所述根据用户从各应用的操作列表中选择的操作,将各应用的操作列表中对应的操作进行组合,形成新的操作组合关系之前,所述方法还包括:The method according to claim 1, wherein said method combines corresponding operations in an operation list of each application according to an operation selected by a user from an operation list of each application to form a new operation combination relationship Also includes:
    确定所述两个以上应用能够被组合。It is determined that the two or more applications can be combined.
  3. 根据权利要求2所述的方法,其中,所述确定所述两个以上应用能够被组合,为:The method of claim 2 wherein said determining said two or more applications can be combined is:
    根据所述两个以上应用的配置文件,确定所述两个以上应用能够被组合。It is determined that the two or more applications can be combined according to the configuration files of the two or more applications.
  4. 根据权利要求3所述的方法,其中,所述根据所述两个以上应用的配置文件,确定所述两个以上应用能够被组合,为:The method of claim 3, wherein the determining, according to the configuration files of the two or more applications, that the two or more applications can be combined is:
    确定两个以上应用中一个应用的配置文件包含调用所述两个以上应用中其他应用所对应的应用程序编程接口后,认为所述两个以上应用能够被组合。After determining that the configuration file of one of the two or more applications includes the application programming interface corresponding to the other applications in the two or more applications, the two or more applications are considered to be combined.
  5. 根据权利要求1所述的方法,其中,所述根据用户选择的两个以上应用的配置文件,生成所述两个以上各应用的操作列表,为:The method according to claim 1, wherein the generating an operation list of the two or more applications according to a configuration file of two or more applications selected by a user is:
    根据所述两个以上应用的配置文件中的操作功能选项信息,生成各应用的操作列表。 An operation list of each application is generated according to the operation function option information in the configuration files of the two or more applications.
  6. 根据权利要求1所述的方法,其中,所述根据用户选择的两个以上应用的配置文件,生成所述两个以上各应用的操作列表之前,所述方法还包括:The method according to claim 1, wherein the method further comprises: before the generating the operation list of the two or more applications according to the configuration file of the two or more applications selected by the user, the method further comprises:
    解析所述两个以上应用的配置文件。Parsing the configuration files of the two or more applications.
  7. 一种组合多种应用操作的装置,所述装置包括:操作功能获取单元、操作功能组合单元、以及操作组合执行单元;其中,An apparatus for combining a plurality of application operations, the apparatus comprising: an operation function acquisition unit, an operation function combination unit, and an operation combination execution unit; wherein
    所述应用操作功能获取单元,配置为根据用户选择的两个以上应用的配置文件,生成所述两个以上各应用的操作列表;The application operation function acquiring unit is configured to generate an operation list of the two or more applications according to configuration files of two or more applications selected by the user;
    所述操作功能组合单元,配置为根据用户从各应用的操作列表中选择的操作,将各应用的操作列表中对应的操作进行组合,形成新的操作组合关系;The operation function combination unit is configured to combine corresponding operations in the operation list of each application according to an operation selected by the user from the operation list of each application to form a new operation combination relationship;
    所述操作组合执行单元,配置为收到用户的执行指令后,根据所述新的操作组合关系,依次执行所述执行指令对应的各应用的操作。The operation combination execution unit is configured to, after receiving the execution instruction of the user, sequentially perform operations of the applications corresponding to the execution instruction according to the new operation combination relationship.
  8. 根据权利要求7所述的装置,其中,所述操作功能获取单元,还配置为解析所述两个以上应用的配置文件。The apparatus according to claim 7, wherein the operation function acquisition unit is further configured to parse the configuration files of the two or more applications.
  9. 根据权利要求7所述的装置,其中,所述装置还可包括:操作组合保存单元,配置为存储所述新的操作组合关系。The apparatus of claim 7, wherein the apparatus further comprises: an operation combination saving unit configured to store the new operational combination relationship.
  10. 一种终端,所述终端包括权利要求7至9任一项所述的组合多种应用操作的装置。A terminal comprising the apparatus for combining a plurality of application operations according to any one of claims 7 to 9.
  11. 一种计算机存储介质,所述计算机存储介质包括一组指令,当执行所述指令时,引起至少一个处理器执行如权利要求1至6任一项所述的组合多种应用操作的方法。 A computer storage medium comprising a set of instructions which, when executed, cause at least one processor to perform the method of combining a plurality of application operations as claimed in any one of claims 1 to 6.
PCT/CN2015/071049 2014-10-21 2015-01-19 Method, device, terminal and computer storage medium for combining multiple application operations WO2016061921A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201410562287.7 2014-10-21
CN201410562287.7A CN105589616A (en) 2014-10-21 2014-10-21 Method and apparatus for combining multiple application operations on terminal and terminal

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US14/991,753 Continuation US10311415B2 (en) 2014-01-07 2016-01-08 Data batch processing method and system

Publications (1)

Publication Number Publication Date
WO2016061921A1 true WO2016061921A1 (en) 2016-04-28

Family

ID=55760121

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2015/071049 WO2016061921A1 (en) 2014-10-21 2015-01-19 Method, device, terminal and computer storage medium for combining multiple application operations

Country Status (2)

Country Link
CN (1) CN105589616A (en)
WO (1) WO2016061921A1 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107506103A (en) * 2017-06-29 2017-12-22 努比亚技术有限公司 A kind of terminal control method, terminal and computer-readable recording medium
CN109144344B (en) * 2018-08-30 2021-11-05 广东小天才科技有限公司 Function calling method and device of application software
CN114020348A (en) * 2021-10-11 2022-02-08 中科创达软件科技(深圳)有限公司 Command processing method and device

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1238496A (en) * 1998-06-09 1999-12-15 佳能株式会社 Data processing apparatus connected to network connectable plurality of devices
CN1920779A (en) * 2005-08-25 2007-02-28 中兴通讯股份有限公司 Configuration document based program flow control method
JP2007080222A (en) * 2005-09-16 2007-03-29 Ricoh Co Ltd Application selection device, image formation device, application selection method and application selection program
CN103092645A (en) * 2012-12-31 2013-05-08 武汉中地数码科技有限公司 Geographic spatial information application system and implement method thereof based on microkernel technology
CN103513992A (en) * 2013-10-23 2014-01-15 电子科技大学 Universal development platform for education and entertainment robot application software

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102043666A (en) * 2010-10-27 2011-05-04 宇龙计算机通信科技(深圳)有限公司 Operating method and system for application coordination and mobile terminal
US8689243B2 (en) * 2011-11-04 2014-04-01 Microsoft Corporation Web service API for unified contact store
CN103379204B (en) * 2012-04-12 2015-06-24 宇龙计算机通信科技(深圳)有限公司 Terminal and coordinated operation instruction processing method
CN103902267B (en) * 2012-12-26 2018-07-06 联想(北京)有限公司 A kind of reminding method and electronic equipment

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1238496A (en) * 1998-06-09 1999-12-15 佳能株式会社 Data processing apparatus connected to network connectable plurality of devices
CN1920779A (en) * 2005-08-25 2007-02-28 中兴通讯股份有限公司 Configuration document based program flow control method
JP2007080222A (en) * 2005-09-16 2007-03-29 Ricoh Co Ltd Application selection device, image formation device, application selection method and application selection program
CN103092645A (en) * 2012-12-31 2013-05-08 武汉中地数码科技有限公司 Geographic spatial information application system and implement method thereof based on microkernel technology
CN103513992A (en) * 2013-10-23 2014-01-15 电子科技大学 Universal development platform for education and entertainment robot application software

Also Published As

Publication number Publication date
CN105589616A (en) 2016-05-18

Similar Documents

Publication Publication Date Title
US9990209B2 (en) Digital assistance device for facilitating multi-stage setup
US10852912B2 (en) Image creation app in messaging app
WO2018077085A1 (en) Application processing method, device and storage medium
WO2018072634A1 (en) Application processing method and device
US20170116987A1 (en) Electronic device and method for executing function using speech recognition thereof
US9706002B2 (en) Push notification via file sharing service synchronization
WO2016127811A1 (en) Information processing method and terminal, and computer storage medium
WO2019075774A1 (en) Device parameter configuration method and apparatus, computer device and storage medium
WO2015123937A1 (en) Split-screen processing method and device, and computer storage medium
JP2017520840A (en) Intelligent terminal control method
AU2017201927A1 (en) A method for roundtrip sharing of editable data with associated action between mobile apps
CN110233742B (en) Group establishing method, system, terminal and server
US9961155B1 (en) Sharing content via virtual spaces
US20160105389A1 (en) Method, server and electronic devices of synchronizing notification messages for electronic devices
US20210019106A1 (en) Desktop Sharing Method and Mobile Terminal
WO2016110203A1 (en) File path storing and local file accessing method and device
JP2022041907A (en) Api mash-up infrastructure generation on computing system
WO2017008646A1 (en) Method of selecting a plurality targets on touch control terminal and equipment utilizing same
WO2016061921A1 (en) Method, device, terminal and computer storage medium for combining multiple application operations
WO2014012361A1 (en) Method and device for creating control interface for external device
WO2016026108A1 (en) Application program switch method, apparatus and electronic terminal
WO2017096826A1 (en) Method and device for controlling mobile terminal
WO2018010339A1 (en) Target object processing method and device
US8589825B2 (en) Communication application triggering method and electronic device
CN107070770B (en) Resource transmission method and device

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: 15853555

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: 15853555

Country of ref document: EP

Kind code of ref document: A1