CN112363888A - Multi-application cooperative work method, device and system and computer readable storage medium - Google Patents

Multi-application cooperative work method, device and system and computer readable storage medium Download PDF

Info

Publication number
CN112363888A
CN112363888A CN202011269528.0A CN202011269528A CN112363888A CN 112363888 A CN112363888 A CN 112363888A CN 202011269528 A CN202011269528 A CN 202011269528A CN 112363888 A CN112363888 A CN 112363888A
Authority
CN
China
Prior art keywords
application
interface
information
calling
list library
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202011269528.0A
Other languages
Chinese (zh)
Inventor
邓嘉俊
黎小辉
劳冠华
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Guangzhou Lango Electronic Science and Technology Co Ltd
Original Assignee
Guangzhou Lango Electronic Science and Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Guangzhou Lango Electronic Science and Technology Co Ltd filed Critical Guangzhou Lango Electronic Science and Technology Co Ltd
Priority to CN202011269528.0A priority Critical patent/CN112363888A/en
Publication of CN112363888A publication Critical patent/CN112363888A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3003Monitoring arrangements specially adapted to the computing system or computing system component being monitored
    • G06F11/3017Monitoring arrangements specially adapted to the computing system or computing system component being monitored where the computing system is implementing multitasking
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2209/00Indexing scheme relating to G06F9/00
    • G06F2209/48Indexing scheme relating to G06F9/48
    • G06F2209/482Application

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computing Systems (AREA)
  • Mathematical Physics (AREA)
  • Quality & Reliability (AREA)
  • Stored Programmes (AREA)

Abstract

The invention discloses a multi-application cooperative work method, a device, a system and a computer readable storage medium. Be applied to and install multi-application's intelligent terminal, include: constructing an application list library and an interface list library based on the application collaborative SDK; starting interface calling monitoring, and if the triggering of the interface calling information is monitored, respectively matching the interface calling information with the application list library and the interface list library according to the triggering interface calling information to acquire the corresponding application interface information of the multi-application cooperative service; respectively calling a plurality of applications with matched interfaces according to the application interface information; and triggering the interface processing of the plurality of applications to work cooperatively by the plurality of applications. According to the technical scheme, the multi-application is connected through the interface, multi-application cooperative work is realized, the cost is reduced, and the user experience is improved.

Description

Multi-application cooperative work method, device and system and computer readable storage medium
Technical Field
The invention relates to the field of intelligent terminals, in particular to a multi-application cooperative working method, a multi-application cooperative working device, a multi-application cooperative working system and a computer readable storage medium which are applied to an intelligent terminal.
Background
At present, a plurality of application software are generally installed on an intelligent terminal, but the intelligent terminal does not have the capability of cooperating and providing multi-application cooperative service. The cooperative work is realized on the intelligent terminal, generally, a plurality of software development teams are specially arranged for butt joint, butt joint codes are specially written and are updated into software for realization, and one round of butt joint is needed when the cooperative work is carried out with a new software.
The custom project customization workload is large, the interaction logic of the client needs to be changed slightly in many times, the client needs to be docked by a plurality of software teams again, historically, the functions docked with other software need to be replaced by different docked application software, the functions need to be re-developed, the time is wasted, the efficiency is not high, and the requirements of the prior art cannot be met.
Disclosure of Invention
The invention mainly aims to provide a multi-application cooperative working method, aiming at overcoming the problems.
In order to achieve the above object, the present invention provides a multi-application cooperative working method, which is applied to an intelligent terminal installed with multiple applications, and comprises the following steps:
s10, constructing an application list library and an interface list library based on the collaborative SDK of each application;
s20, starting interface calling monitoring, if the triggering of the interface calling information is monitored, respectively matching the triggering interface calling information with the application list library and the interface list library to obtain the corresponding application interface information of the multi-application cooperative service;
s30 calling a plurality of applications with matching interfaces respectively according to the application interface information;
s40 triggers interface processing of the plurality of applications to work in cooperation with the plurality of applications.
Preferably, the cooperative SDK for each application at least includes application information of each application cooperative service and interface information supporting invocation thereof, and the S10 includes:
s101, receiving the cooperative service application information and the interface information supporting calling of the cooperative service application information reported by the cooperative SDK of each application;
s102, an application list library is constructed according to the reported collaborative service application information, and an interface list library is constructed according to the interface information supported and called by the application list library.
Preferably, the intelligent terminal is provided with an interface calling module, and the S20 includes:
s201, starting interface calling monitoring, and if the triggering of interface calling information is monitored, analyzing a calling interface or a called application service from the triggering;
s202, if the called interface is analyzed from the trigger, transferring the called interface to an interface calling module, and matching the interface calling module with the application list library and the interface list library respectively according to the called interface to obtain corresponding application interface information;
and S203, if the called application service is analyzed from the trigger, matching and acquiring the application interface information cooperated with the application service from the application list library.
The invention also discloses a multi-application cooperative work device, which comprises:
the building module 10 is used for building an application list library and an interface list library based on the collaborative SDK of each application;
the acquiring module 20 is configured to start interface call monitoring, and if the triggering of the interface call information is monitored, match the interface call information with the application list library and the interface list library respectively according to the triggering interface call information to acquire application interface information of the corresponding multi-application cooperative service, where the application interface information includes the application interface information;
a calling module 30, configured to call, according to the application interface information, a plurality of applications having matching interfaces, respectively;
and the triggering module 40 is configured to trigger interface processing of the multiple applications to cooperatively work with the multiple applications.
Preferably, the building block 10 comprises:
a receiving unit 101, configured to receive the collaborative service application information and the interface information supporting invocation thereof reported by the collaborative SDK of each application;
the constructing unit 102 is configured to construct an application list library according to the reported collaborative service application information, and construct an interface list library according to interface information supported and called by the application list library.
Preferably, the obtaining module 20 includes:
the monitoring unit 201 is configured to start interface call monitoring, and if the trigger of the interface call information is monitored, resolve a call interface or a called application service from the trigger;
a first obtaining unit 202, configured to transfer the calling interface to an interface calling module if the called interface is analyzed from the trigger, where the interface calling module matches the application list library and the interface list library respectively according to the calling interface to obtain corresponding application interface information;
and a second obtaining unit 203, configured to, if the called application service is analyzed from the trigger, match and obtain application interface information cooperating with the application service from the application list library.
The invention also discloses a multi-application cooperative work system, which comprises a memory, a processor and the multi-application cooperative work device stored in the memory, wherein a database called by the multi-application cooperative work calling program is also stored in the memory, the database comprises an application list library and an interface list library, the application list library comprises a multi-application cooperative service list, the interface list library comprises a multi-application cooperative interface list, the processor is used for executing the function of the multi-application cooperative work device, and the multi-application cooperative work device is used for realizing the multi-application cooperative work method.
The invention also discloses a computer readable storage medium, wherein the computer readable storage medium is stored with a functional module of the multi-application cooperative work device, and the multi-application cooperative work device is executed by the processor to realize the multi-application cooperative work method.
The technical scheme of the invention is that an application list library and an interface list library are constructed based on the collaborative SDK of each application, then the application interface information of the multi-application collaborative service is obtained by respectively matching the triggered interface calling information with the application list library and the interface list library, and then a plurality of applications of corresponding interfaces are respectively called according to the application interface information to trigger the multi-application collaborative work. By adopting the technical scheme of the invention, the software application project of the intelligent terminal is customized, no new function needs to be added, only the butted application software needs to be replaced, and the development work of butt joint does not need to be repeated, so that the functional butt joint requirement of multi-party software of a customer project is effectively and quickly met, the butt joint efficiency is improved, the development cost is reduced, and the user experience is improved.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the structures shown in the drawings without creative efforts.
FIG. 1 is a flow chart of a method according to an embodiment of the method of the present invention;
FIG. 2 is a flowchart of a method of one embodiment of S10;
FIG. 3 is a flow chart of a method according to one embodiment of the present invention 20;
FIG. 4 is a functional block diagram of an embodiment of an apparatus according to the present invention;
the implementation, functional features and advantages of the objects of the present invention will be further explained with reference to the accompanying drawings.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
It should be noted that, if directional indications (such as up, down, left, right, front, and back … …) are involved in the embodiment of the present invention, the directional indications are only used to explain the relative positional relationship between the components, the movement situation, and the like in a specific posture (as shown in the drawing), and if the specific posture is changed, the directional indications are changed accordingly.
In addition, if there is a description of "first", "second", etc. in an embodiment of the present invention, the description of "first", "second", etc. is for descriptive purposes only and is not to be construed as indicating or implying relative importance or implicitly indicating the number of technical features indicated. Thus, a feature defined as "first" or "second" may explicitly or implicitly include at least one such feature. In addition, technical solutions between various embodiments may be combined with each other, but must be realized by a person skilled in the art, and when the technical solutions are contradictory or cannot be realized, such a combination should not be considered to exist, and is not within the protection scope of the present invention.
The invention provides a multi-application cooperative working method, which is applied to an intelligent terminal provided with multiple applications and comprises the following steps:
s10, constructing an application list library and an interface list library based on the collaborative SDK of each application;
s20, starting interface calling monitoring, if the triggering of the interface calling information is monitored, respectively matching the triggering interface calling information with the application list library and the interface list library to obtain the corresponding application interface information of the multi-application cooperative service;
s30 calling a plurality of applications with matching interfaces respectively according to the application interface information;
s40 triggers interface processing of the plurality of applications to work in cooperation with the plurality of applications.
In this embodiment, as shown in fig. 1, the present invention constructs an application list library and an interface list library based on a collaborative SDK (Software Development Kit, where the collaborative SDK is a Software Development Kit for collaborative multiple applications) of each application, matches the triggered interface calling information with the application list library and the interface list library respectively to obtain application interface information of a collaborative multiple application service, and calls multiple applications of corresponding interfaces respectively according to the application interface information to trigger collaborative multiple applications. By adopting the technical scheme of the invention to customize the software application project of the intelligent terminal, new functions do not need to be additionally added, only the butted application software needs to be replaced, and the development work of repeated butting is not needed, so that the functional butting requirement of multi-party software of the customer project is effectively and quickly met, the butting efficiency is improved, the development cost is reduced, and the user experience is improved
Preferably, the cooperative SDK for each application at least includes application information of each application cooperative service and interface information supporting invocation thereof, and the S10 includes:
s101, receiving the cooperative service application information and the interface information supporting calling of the cooperative service application information reported by the cooperative SDK of each application;
s102, an application list library is constructed according to the reported collaborative service application information, and an interface list library is constructed according to the interface information supported and called by the application list library.
In this embodiment, as shown in fig. 2, the invention installs a collaborative SDK in advance at the intelligent terminal, where the collaborative SDK is a collaborative service package, and includes a statement that the collaborative service receives a report of an application and an interface reported by the collaborative SDK, and the statement includes an application service name, a transmission parameter, an interface processing trigger parameter, a return result data format, and a return interface record to a database and other contents. The database of the intelligent terminal comprises an application list library and an interface list library, the application list library is constructed according to the reported collaborative service application information, and the interface list library is constructed according to the interface information supported and called by the interface list library.
Preferably, the intelligent terminal is provided with an interface calling module, and the S20 includes:
s201, starting interface calling monitoring, and if the triggering of interface calling information is monitored, analyzing a calling interface or a called application service from the triggering;
s202, if the called interface is analyzed from the trigger, transferring the called interface to an interface calling module, and matching the interface calling module with the application list library and the interface list library respectively according to the called interface to obtain corresponding application interface information;
and S203, if the called application service is analyzed from the trigger, matching and acquiring the application interface information cooperated with the application service from the application list library.
In this embodiment, as shown in fig. 3, the intelligent terminal of the present invention is provided with an interface calling module, configured to receive a relayed calling interface, and match the calling interface with the application list library and the interface list library respectively according to the calling interface to obtain corresponding application interface information, or match the calling interface with the application list library to obtain application interface information cooperating with the application service.
The present invention also discloses a multi-application cooperative work apparatus, as shown in fig. 4, the apparatus is used in the method, the embodiments of the apparatus and the embodiments of the method correspond one to one, and since the apparatus adopts all technical solutions of all embodiments of the method, the apparatus at least has all beneficial effects brought by the technical solutions of the embodiments, and details are not repeated herein. The device comprises:
the building module 10 is used for building an application list library and an interface list library based on the collaborative SDK of each application;
the acquiring module 20 is configured to start interface call monitoring, and if the triggering of the interface call information is monitored, match the interface call information with the application list library and the interface list library respectively according to the triggering interface call information to acquire application interface information of the corresponding multi-application cooperative service, where the application interface information includes the application interface information;
a calling module 30, configured to call, according to the application interface information, a plurality of applications having matching interfaces, respectively;
and the triggering module 40 is configured to trigger interface processing of the multiple applications to cooperatively work with the multiple applications.
Preferably, the building block 10 comprises:
a receiving unit 101, configured to receive the collaborative service application information and the interface information supporting invocation thereof reported by the collaborative SDK of each application;
the constructing unit 102 is configured to construct an application list library according to the reported collaborative service application information, and construct an interface list library according to interface information supported and called by the application list library.
Preferably, the obtaining module 20 includes:
the monitoring unit 201 is configured to start interface call monitoring, and if the trigger of the interface call information is monitored, resolve a call interface or a called application service from the trigger;
a first obtaining unit 202, configured to transfer the calling interface to an interface calling module if the called interface is analyzed from the trigger, where the interface calling module matches the application list library and the interface list library respectively according to the calling interface to obtain corresponding application interface information;
and a second obtaining unit 203, configured to, if the called application service is analyzed from the trigger, match and obtain application interface information cooperating with the application service from the application list library.
The invention also discloses a multi-application cooperative work system, which comprises a memory, a processor and the multi-application cooperative work device stored in the memory, wherein a database called by the multi-application cooperative work calling program is also stored in the memory, the database comprises an application list library and an interface list library, the application list library comprises a multi-application cooperative service list, the interface list library comprises a multi-application cooperative interface list, the processor is used for executing the function of the multi-application cooperative work device, and the multi-application cooperative work device is used for realizing the multi-application cooperative work method.
The invention also discloses a computer readable storage medium, wherein the computer readable storage medium is stored with a functional module of the multi-application cooperative work device, and the multi-application cooperative work device is executed by the processor to realize the multi-application cooperative work method.
In the several embodiments provided in the present invention, it should be understood that the disclosed apparatus and method may be implemented in other manners. For example, the above-described apparatus embodiments are merely illustrative, and for example, the division of the modules or units is only one logical division, and other divisions may be realized in practice, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may be in an electrical, mechanical or other form.
The above description is only a preferred embodiment of the present invention, and is not intended to limit the scope of the present invention, and all modifications and equivalents of the present invention, which are made by the contents of the present specification and the accompanying drawings, or directly/indirectly applied to other related technical fields, are included in the scope of the present invention.

Claims (8)

1. A multi-application cooperative working method is applied to an intelligent terminal provided with multiple applications, and is characterized by comprising the following steps:
s10, constructing an application list library and an interface list library based on the collaborative SDK of the application;
s20, starting interface calling monitoring, if the triggering of the interface calling information is monitored, respectively matching the triggering interface calling information with the application list library and the interface list library to obtain the corresponding application interface information of the multi-application cooperative service;
s30 calling a plurality of applications with matching interfaces respectively according to the application interface information;
s40 triggers interface processing of the plurality of applications to work in cooperation with the plurality of applications.
2. The multi-application cooperative work method according to claim 1, wherein the cooperative SDK for each application includes at least application information of each application cooperative service and interface information supporting invocation thereof, and the S10 includes:
s101, receiving the cooperative service application information and the interface information supporting calling of the cooperative service application information reported by the cooperative SDK of each application;
s102, an application list library is constructed according to the reported collaborative service application information, and an interface list library is constructed according to the interface information supported and called by the application list library.
3. The multi-application cooperative work method according to claim 1, wherein the intelligent terminal is provided with an interface calling module, and the S20 includes:
s201, starting interface calling monitoring, and if the triggering of interface calling information is monitored, analyzing a calling interface or a called application service from the triggering;
s202, if the called interface is analyzed from the trigger, transferring the called interface to an interface calling module, and matching the interface calling module with the application list library and the interface list library respectively according to the called interface to obtain corresponding application interface information;
and S203, if the called application service is analyzed from the trigger, matching and acquiring the application interface information cooperated with the application service from the application list library.
4. A multi-application cooperative work apparatus, comprising:
the building module is used for building an application list library and an interface list library based on the collaborative SDK of each application;
the acquisition module is used for starting interface calling monitoring, and if the triggering of the interface calling information is monitored, the acquisition module is respectively matched with the application list library and the interface list library according to the triggering interface calling information to acquire the corresponding application interface information of the multi-application cooperative service, wherein the acquisition module comprises the interface calling monitoring module;
the calling module is used for calling a plurality of applications with matched interfaces respectively according to the application interface information;
and the triggering module is used for triggering the interface processing of the plurality of applications to cooperatively work with the plurality of applications.
5. The multi-application cooperative work apparatus according to claim 4, wherein the building module comprises:
the receiving unit is used for receiving the collaborative service application information and the interface information supporting calling thereof reported by the collaborative SDK of each application;
and the construction unit is used for constructing an application list library according to the reported collaborative service application information and constructing an interface list library according to the interface information supported and called by the application list library.
6. The multi-application cooperative work apparatus according to claim 4, wherein the acquisition module comprises:
the monitoring unit is used for starting interface calling monitoring, and if the triggering of the interface calling information is monitored, the calling interface or the called application service is analyzed from the triggering;
the first obtaining unit is used for transferring the calling interface to the interface calling module if the called interface is analyzed from the trigger, and the interface calling module is respectively matched with the application list library and the interface list library according to the calling interface to obtain corresponding application interface information;
and the second acquisition unit is used for matching and acquiring the application interface information cooperated with the application service from the application list library if the called application service is analyzed from the trigger.
7. A multi-application cooperative work system comprising a memory, a processor and a multi-application cooperative work apparatus according to claims 5 to 7 stored in the memory, wherein the memory further stores a database called by a multi-application cooperative work calling program, the database comprises an application list library and an interface list library, the application list library comprises a cooperative service list of multi-applications, the interface list library comprises an interface list of multi-application cooperation, the processor is configured to execute the function of the multi-application cooperative work apparatus, and the multi-application cooperative work apparatus is configured to implement the multi-application cooperative work method according to claims 1 to 4.
8. A computer-readable storage medium, wherein functional modules of a multi-application cooperative work apparatus are stored on the computer-readable storage medium, and the multi-application cooperative work apparatus is executed by a processor to implement the multi-application cooperative work method according to claims 1 to 4.
CN202011269528.0A 2020-11-13 2020-11-13 Multi-application cooperative work method, device and system and computer readable storage medium Pending CN112363888A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011269528.0A CN112363888A (en) 2020-11-13 2020-11-13 Multi-application cooperative work method, device and system and computer readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011269528.0A CN112363888A (en) 2020-11-13 2020-11-13 Multi-application cooperative work method, device and system and computer readable storage medium

Publications (1)

Publication Number Publication Date
CN112363888A true CN112363888A (en) 2021-02-12

Family

ID=74514752

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011269528.0A Pending CN112363888A (en) 2020-11-13 2020-11-13 Multi-application cooperative work method, device and system and computer readable storage medium

Country Status (1)

Country Link
CN (1) CN112363888A (en)

Citations (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103312801A (en) * 2013-06-05 2013-09-18 上海西本网络科技有限公司 Application devices, interaction method and system for data between application devices and server
CN104463508A (en) * 2014-12-30 2015-03-25 山东中创软件商用中间件股份有限公司 Coordination method and device between multiple workflow systems
US20160026676A1 (en) * 2013-04-08 2016-01-28 Xiaomi Inc. Method for application management, as well as server and terminal device thereof
US20170102925A1 (en) * 2014-03-26 2017-04-13 Syed Adeel Ali Automatch process and system for software development kit for application programming interface
CN107229513A (en) * 2017-05-27 2017-10-03 努比亚技术有限公司 A kind of many applicating cooperation method of works, device and computer-readable recording medium
CN108804158A (en) * 2018-06-05 2018-11-13 珠海市魅族科技有限公司 Application call method, the control method of terminal device, terminal device and computer readable storage medium
CN108804154A (en) * 2018-05-31 2018-11-13 天津大学 A kind of automatic Synergistic methods of APP based on client micro services
CN109408250A (en) * 2018-09-27 2019-03-01 天津字节跳动科技有限公司 Call application programming interface API approach, device, electronic equipment
CN110018913A (en) * 2018-11-29 2019-07-16 阿里巴巴集团控股有限公司 Using merging dispositions method, device, equipment and computer readable storage medium
CN110673970A (en) * 2019-09-29 2020-01-10 郑州信大捷安信息技术股份有限公司 Cross-process calling system and method based on web application
CN110688232A (en) * 2018-07-05 2020-01-14 珠海市魅族科技有限公司 Application program calling method, terminal device and computer readable storage medium
CN110830492A (en) * 2019-11-14 2020-02-21 浙江九州云信息科技有限公司 Method and system for mutually scheduling edge applications based on CoreDNS registration service
CN111080270A (en) * 2019-12-31 2020-04-28 杨剑峰 Collaborative system application design method, system, device, server and storage medium
CN111381978A (en) * 2018-12-29 2020-07-07 深圳Tcl数字技术有限公司 Method for accessing application program, storage medium and smart television

Patent Citations (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20160026676A1 (en) * 2013-04-08 2016-01-28 Xiaomi Inc. Method for application management, as well as server and terminal device thereof
CN103312801A (en) * 2013-06-05 2013-09-18 上海西本网络科技有限公司 Application devices, interaction method and system for data between application devices and server
US20170102925A1 (en) * 2014-03-26 2017-04-13 Syed Adeel Ali Automatch process and system for software development kit for application programming interface
CN104463508A (en) * 2014-12-30 2015-03-25 山东中创软件商用中间件股份有限公司 Coordination method and device between multiple workflow systems
CN107229513A (en) * 2017-05-27 2017-10-03 努比亚技术有限公司 A kind of many applicating cooperation method of works, device and computer-readable recording medium
CN108804154A (en) * 2018-05-31 2018-11-13 天津大学 A kind of automatic Synergistic methods of APP based on client micro services
CN108804158A (en) * 2018-06-05 2018-11-13 珠海市魅族科技有限公司 Application call method, the control method of terminal device, terminal device and computer readable storage medium
CN110688232A (en) * 2018-07-05 2020-01-14 珠海市魅族科技有限公司 Application program calling method, terminal device and computer readable storage medium
CN109408250A (en) * 2018-09-27 2019-03-01 天津字节跳动科技有限公司 Call application programming interface API approach, device, electronic equipment
CN110018913A (en) * 2018-11-29 2019-07-16 阿里巴巴集团控股有限公司 Using merging dispositions method, device, equipment and computer readable storage medium
CN111381978A (en) * 2018-12-29 2020-07-07 深圳Tcl数字技术有限公司 Method for accessing application program, storage medium and smart television
CN110673970A (en) * 2019-09-29 2020-01-10 郑州信大捷安信息技术股份有限公司 Cross-process calling system and method based on web application
CN110830492A (en) * 2019-11-14 2020-02-21 浙江九州云信息科技有限公司 Method and system for mutually scheduling edge applications based on CoreDNS registration service
CN111080270A (en) * 2019-12-31 2020-04-28 杨剑峰 Collaborative system application design method, system, device, server and storage medium

Similar Documents

Publication Publication Date Title
CN107979508B (en) Micro-service test method and device
CN110888615B (en) Multi-input equipment interaction method, device and medium for double-screen different display of Android system
CN108984388B (en) Method and terminal equipment for generating automatic test case
CN106547580B (en) Method and device for hooking function, mobile terminal and storage medium
CN110636124B (en) VPP cluster management method and device, electronic equipment and storage medium
CN102710593A (en) Method, device and system for publishing message in graph mashup
EP3660665A1 (en) Business processing method, apparatus, device and system using the same, and readable storage medium of the same
CN111190609B (en) Service processing method, device, equipment and storage medium
CN114416075A (en) Service processing method and device
CN113296742A (en) APP data processing method and device and mobile terminal
CN111159226A (en) Index query method and system
CN111488144B (en) Data processing method and device
CN112363888A (en) Multi-application cooperative work method, device and system and computer readable storage medium
CN111880786A (en) Multi-application sharing method, system, device, electronic equipment and storage medium
CN112770275A (en) Message pushing method, system and related equipment
CN112416384A (en) Software upgrading method and device and computer equipment
CN111158777A (en) Component calling method and device and computer readable storage medium
CN112631696B (en) Service arranging method, arranging device, processor and service arranging system
CN111078215B (en) Software product application method and device, storage medium and electronic equipment
CN110362319A (en) Application management method and device, computer installation and computer readable storage medium
CN114722108A (en) Customer service data processing method and device, electronic equipment and storage medium
CN107632896A (en) A kind of data processing method, data processing equipment and communication apparatus
CN112905273A (en) Service calling method and device
CN112596842A (en) Screen adaptation method for android system SDK development and related device
CN108804236B (en) AIDL file sharing method and system

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
CB02 Change of applicant information

Address after: Room 238, room 406, 1 Yichuang street, Huangpu District, Guangzhou, Guangdong 510700

Applicant after: Guangzhou langguo Electronic Technology Co.,Ltd.

Address before: 510700 15 / F, unit 1, building 2, Yunsheng Science Park, No. 11, Zhongmian Road, Huangpu District, Guangzhou City, Guangdong Province

Applicant before: GUANGZHOU LANGO ELECTRONIC SCIENCE & TECHNOLOGY Co.,Ltd.

CB02 Change of applicant information
RJ01 Rejection of invention patent application after publication

Application publication date: 20210212

RJ01 Rejection of invention patent application after publication