CN105653433A - Application program tracing method and device - Google Patents

Application program tracing method and device Download PDF

Info

Publication number
CN105653433A
CN105653433A CN201510995946.0A CN201510995946A CN105653433A CN 105653433 A CN105653433 A CN 105653433A CN 201510995946 A CN201510995946 A CN 201510995946A CN 105653433 A CN105653433 A CN 105653433A
Authority
CN
China
Prior art keywords
application program
request information
call request
service module
bridge service
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.)
Granted
Application number
CN201510995946.0A
Other languages
Chinese (zh)
Other versions
CN105653433B (en
Inventor
胡强
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Alibaba China Co Ltd
Original Assignee
Guangzhou Dongjing Computer 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 Dongjing Computer Technology Co Ltd filed Critical Guangzhou Dongjing Computer Technology Co Ltd
Priority to CN201510995946.0A priority Critical patent/CN105653433B/en
Publication of CN105653433A publication Critical patent/CN105653433A/en
Priority to PCT/CN2016/108559 priority patent/WO2017107762A1/en
Application granted granted Critical
Publication of CN105653433B publication Critical patent/CN105653433B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/34Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment
    • G06F11/3466Performance evaluation by tracing or monitoring
    • 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/302Monitoring arrangements specially adapted to the computing system or computing system component being monitored where the computing system component is a software system
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/34Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment

Abstract

Embodiments of the invention provide an application program tracing method and device, and relates to the field of browsers. The method comprises the following steps: obtaining, by a component management server, calling request information which is sent by a browser and is used for calling application programs, wherein the calling request information comprises related information of a target application program; sending the calling request information to a bridging service module by the component management server; and recording the target application program by the bridging service module, and sending the calling request information to the target application program through the component management server so as to call the target application program. The invention aims at providing a tracing method and device for calling application programs, so as to improve the problem that the existing tracing method for calling application programs is low in controllability and extendibility due to being limited by the application programs.

Description

The method for tracing of a kind of application program and device
Technical field
The present invention relates to browser field, specifically, it relates to the method for tracing of a kind of application program and device.
Background technology
Current browser has a lot of application scene to need the operation of invokes application, such as, opens application program, and current tracking has adjusted the mode of application program operation trace to be need to rely on the application program of cooperation to carry out statistical operation.
Such as, browser has a floating window, when clicking this floating window, the application program specified can have been adjusted, and the window itself that floats does not belong to browser, therefore, when described floating window is displayed in the interface of browser, any operating browser for this floating window cannot be followed the trail of, it is necessary to just can be counted on by the cooperation of this application program.
Therefore, the method for tracing of existing invokes application is severely limited by application program, and controllability and extendability are very poor.
Summary of the invention
It is an object of the invention to provide the method for tracing of a kind of application program and device, to improve above-mentioned problem.
First aspect, the method for tracing of a kind of application program that the embodiment of the present invention provides, comprising:
The call request information of assembly management service reception application program;
Described call request information is sent to bridge service module by described assembly management service;
Described in described bridge service module record, the call request information of application program, is sent to described application program by described call request information by described assembly management service, to call described application program call request information.
Second aspect, embodiments provides the tracking device of a kind of application program, and described device comprises: assembly management service and bridge service module;
Described assembly management service comprises:
Acquiring unit, for receiving the call request information of application program;
Send unit, for described call request information is sent to bridge service module;
Described bridge service module comprises:
Record cell, for recording the call request information of described application program, is sent to described application program by described call request information by described transmission unit, to call described application program.
In the embodiment of the present invention, after the assembly management service of user terminal obtains the call request information of application program, described call request information is sent to described bridge service module, wherein, described call request information can comprise mark and the operational order of intended application program, described mark can be the bag name of application program, class name or other information that can play mark, described bridge service module obtains the mark of the intended application program in described call request information, just can record the module (such as browser) of call request information initiating invokes application and adjust the title of application program and relating operation etc., play the object that the operation trace of application program adjusted in record.
With prior art record compared with browser adjusted the relating operation of intended application program by the statistics of intended application program, the embodiment of the present invention, described bridge service module is unrelated with described intended application program, do not belong to an assembly of described intended application program, therefore, intended application program can not be limited to by the operation of described bridge service module record invocation target application program, effectively improve controllability and the extendability of described method and device.
Other features and advantages of the present invention are set forth at specification sheets subsequently, and, partly become apparent from specification sheets, or understand by implementing the embodiment of the present invention. The object of the present invention and other advantages realize by structure specifically noted in the specification sheets write, claim book and accompanying drawing and obtain.
Accompanying drawing explanation
In order to be illustrated more clearly in the embodiment of the present invention or technical scheme of the prior art, it is briefly described to the accompanying drawing used required in embodiment below, apparently, accompanying drawing in the following describes is only some embodiments of the present invention, for those of ordinary skill in the art, under the prerequisite not paying creative work, it is also possible to obtain other accompanying drawing according to these accompanying drawings. By, shown in accompanying drawing, above-mentioned and other object of the present invention, Characteristics and advantages will be more clear. Reference numeral identical in whole accompanying drawing indicates identical part. Deliberately do not put drafting accompanying drawing by the contracting of physical size equal proportion, focus on illustrating the purport of the present invention.
Fig. 1 shows the method for tracing of application program of embodiment of the present invention offer and the schematic diagram of the applied environment of device;
Fig. 2 shows the method flow diagram of the method for tracing of a kind of application program that the embodiment of the present invention provides;
Fig. 3 shows the method flow diagram of the method for tracing of another kind of application program that the embodiment of the present invention provides;
Fig. 4 shows the method flow diagram of the method for tracing of another kind of application program that the embodiment of the present invention provides;
Fig. 5 shows the module frame chart of the tracking device of a kind of application program that the embodiment of the present invention provides;
Fig. 6 shows the module frame chart of the tracking device of another kind of application program that the embodiment of the present invention provides.
Embodiment
Below in conjunction with the accompanying drawing in the embodiment of the present invention, the technical scheme in the embodiment of the present invention is carried out clear, complete description, it is clear that described embodiment is only the present invention's part embodiment, instead of whole embodiments. Based on the embodiment in the present invention, those of ordinary skill in the art, not making other embodiments all obtained under creative work prerequisite, belong to the scope of protection of the invention.
The method for tracing of the application program that the embodiment of the present invention provides and device can be applicable in applied environment as shown in Figure 1. As shown in Figure 1, comprise browser 101, bridge service module 102 and application program 103, described browser 101, bridge service module 102 and application program 103 are application program module, install on the subscriber terminal, by the operating system unified management on user terminal. Described operating system can be Android (Android) operating system, it is also possible to is IOS or windows operating system.
In addition, it should illustrate, the applied environment of the application is not limited to initiate the call request information having adjusted application program 103 by browser 101, it is also possible to initiate call request information by other application program module.
In the embodiment of the present invention, user terminal is preferably mobile terminal device, such as, can comprise smart mobile phone, panel computer, E-book reader, portable computer on knee, vehicle-mounted computer, Wearable mobile terminal etc.
Bridge service module can be an application program at operating system running background, it can also be the application program run at the current window of operating system, can bind together with browser, when user terminal is installed in described browser, automatically described bridge service module can be installed on the subscriber terminal, certainly, described bridge service module can also be the application program independent as, it is necessary to user manually downloads and installs.
Fig. 2 shows the schema of the method for tracing of a kind of invokes application that the embodiment of the present invention provides, and refers to Fig. 2, and described method comprises:
Step S21: the call request information of assembly management service reception application program;
Described assembly management service is operate with data interaction etc. for managing calling between each application program or assembly etc. in operating system, and the call request information according to application program or assembly send of being responsible for has been adjusted application or sent data to intended application.
In the embodiment of the present invention, third-party application is played for the tune of browser, user is by redirect links such as the selected zone preset in click browser or floating windows, send for asking the call request information of invokes application to assembly management service by browser kernel, described call request information comprises the relevant information of intended application program, wherein, the relevant information of described intended application program can comprise title or other information that can play identify label effect of intended application program, browser can certainly be comprised for being sent to other data of intended application program by call request information.
Preferably, described intended application program can be the application program for calling that browser is clearly specified in call request information, can also being that browser sets an action for completing in call request information, assembly management service be according to the application program that the described action for completing is that browser mates that can complete a described action for completing. Wherein, above-mentioned intended application program designate be the application program that browser has been adjusted.
Step S22: call request information is sent to bridge service module by assembly management service;
Described call request information is sent to described bridge service module after obtaining the call request information that browser sends by assembly management service.
In the embodiment of the present invention, the call request information of the invocation target application program of described browser does not need to make an amendment, namely browser does not need to make any amendment, such as, in prior art, browser is A for the identify label of invocation target application program, the call request information that browser is initiated comprises the identify label A of intended application program, in the embodiment of the present invention, the call request information that browser is initiated still is the identify label A of intended application program, after assembly management service reception to described call request information, described call request information is sent to described bridge service module.
Step S23: the call request information of bridge service module records application program, is sent to application program by call request information by assembly management service, with invokes application;
Described bridge service module can obtain title or other the mark of the intended application program in described call request information, the operation trace of intended application program adjusted by record browser, wherein, described operation trace can comprise described browser and adjusted the time of intended application program and the title etc. of intended application program.
The enforcement mode that described bridge service module is concrete can comprise: call the track of described intended application program at record after, described call request information is sent to described assembly management service, then by described assembly management service, described call request information is sent to described intended application program.
The enforcement mode that described bridge service module is concrete can also comprise: after described bridge service module receives described call request information, while the operation starting to perform to record described intended application program, described call request information is sent to described assembly management service, by described assembly management service, described call request information is sent to described intended application program again, has adjusted the operation trace of application program and sent the operation executed in parallel of call request information.
Therefore, in the embodiment of the present invention, described bridge service module is as the relay station between browser and intended application program, assembly management service in the operating system of user terminal obtain that browser sends for after asking the call request information of invokes application, described call request information is sent to described bridge service module, described bridge service module obtains the mark of the intended application program in described relevant information, just can record the title and relating operation etc. that intended application program adjusted by browser, play the object that the operation trace of application program adjusted by record browser.
With prior art record compared with browser adjusted the relating operation of intended application program by the statistics of intended application program, the embodiment of the present invention, described bridge service module is unrelated with described intended application program, do not belong to an assembly of described intended application program, therefore, intended application program can not be limited to by the operation of described bridge service module record invocation target application program, effectively improve controllability and the extendability of described method and device.
The schema of the method for tracing of another kind of invokes application that the embodiment of the present invention shown in Fig. 3 provides, refer to Fig. 3, the present embodiment is for browser invocation target application program, what describe is the treatment scheme between the operating system of user terminal and bridge service module, wherein, intended application program belongs to third-party application program, does not namely belong to same open business with browser, not belonging to the application program in the operating system of the terminal being provided with browser, described method comprises:
Step S31: judge whether user terminal exists intended application program;
Each the application program unification installed on user terminal is by operating system-management, and therefore operating system memory contains the mark of each application program, such as, bag name in Android or IOS system. Therefore, before the call request information of assembly management service reception application program, browser is by the mark searching all application programs, whether there is the bag name of intended application program, wherein, searching action can be that a search request initiated by browser, performs by system, if not, then step S37 is performed;
Step S37: feedback judged result;
Wherein, the result of feedback can be a notice, non-installation targets application program is described, then user can apply by installation targets the 3rd voluntarily, and in addition, the result of feedback can also be the floating window with link turn function, when user clicks this floating window, can automatically jump to the interface downloaded target the 3rd and apply, click the download option at this interface, then automatically download and installation targets application program.
In addition, at the described step S31 of execution, when operating system judges that user terminal exists intended application program, S32 is performed;
S32: assembly management service judges whether bridge service module is run;
The quantity of state for reflecting described bridge service module work state can be comprised in bridge service module, described bridge service module running status can comprise operation, stopping or time-out etc., assembly management service judges that the embodiment whether bridge service module is being run can comprise: the information of the quantity of state in described bridge service module is read in assembly management service, information according to the quantity of state obtained judges whether described bridge service module is run, such as, when quantity of state is 1, represent running status, when quantity of state is 0, represent stopping state.
Certainly, can also be, described assembly management service sends a checking information to described bridge service module, described bridge service module sends a value of feedback to described assembly management service after receiving described checking information, when described assembly management service reception is to described value of feedback, judge that described bridge service module is run, otherwise, it is judged to not in operation.
When performing step S32, if described assembly management service judges bridge service module not in operation, then perform step S34;
Step S34: assembly management service starts bridge service module;
Before call request information initiated by browser, described in assembly management service detection, whether bridge service module is in running status, the execution efficiency of described method for tracing can be improved, simultaneously, it is possible to avoid the call request information sent cannot be bridged service module and receive.
If assembly management service judges that bridge service module is run, then perform step S33;
Step S33: assembly management service obtains the call request information for asking invokes application that browser sends;
Wherein, the execution order of described step S33 and described step S32 does not limit, namely a kind of enforcement mode can be: when the result of step S31 is for being, perform step S32, when the execution result of step S32 is no, performs S34, and then perform S33, or when the execution result of step S32 is for being, perform step S33.
A kind of enforcement mode can be in addition: when the result of step S31 is for being, performs S32, when the execution result of step S32 is no, performs S34, and then performs S35, or, when the execution result of step S32 is for being, perform step S35.
The executive mode that can certainly have other, does not limit at this.
Step S35: call request information is sent to bridge service module by assembly management service;
Step S36: bridge service module record intended application program, is sent to intended application program by call request information by assembly management service, with invocation target application program;
Step S38: assembly management service start bridge service module destroy flow process;
The described object destroying flow process is the internal memory in order to the system of saving and resource, if namely bridge service module is in idle state for a long time, namely not receiving call request information next time for a long time, then just described bridge service module stopped, concrete enforcement mode can comprise:
Described flow process of destroying can be perform after call request information is sent to bridge service module by assembly management service, or after described bridge service module obtains described call request information, after execution records the operation of described intended application program, described call request information is sent to assembly management service, described assembly management service performs to destroy flow process after the call request information receiving the transmission of described bridge service module, can also be, the call request information that sends to described bridge service module at assembly management service reception also performs to destroy flow process after call request information is sent to intended application program again.
Described flow process of destroying can be: judges whether receive call request information next time in the time of presetting, if not, described bridge service module is closed.
Therefore, for in the embodiment of Fig. 3, with prior art record compared with browser adjusted the relating operation of intended application program by the statistics of intended application program, the embodiment of the present invention, described bridge service module is unrelated with described intended application program, do not belong to an assembly of described intended application program, therefore, intended application program can not be limited to by the operation of described bridge service module record invocation target application program, effectively improve controllability and the extendability of described method and device.
The schema of the method for tracing of another kind of invokes application that the embodiment of the present invention provides is shown such as 4, refer to Fig. 4, what the present embodiment described is the treatment scheme between the operating system of user terminal and bridge service module, in the present embodiment, described operating system is Android, and described method comprises:
Step S41: judge whether user terminal exists intended application program;
The corresponding bag name of each application program that the user terminal of android system is installed, the suffix of such as application program is .apk, wherein, namely apk is bag name, and whether browser is by, in the mark searching all application programs, existing the bag name of intended application program, if not, then step S47 is performed;
Step S47: feedback judged result;
In addition, at the described step S41 of execution, when assembly management service judges that user terminal exists intended application program, S42 is performed;
S42: assembly management service judges whether bridge service module is run;
In android system, intent object is utilized to set up and realize the communication of assembly, and application program can regard the set of multiple assembly as, this is exactly the mechanism of the intention in Android, in intention mechanism, utilizing assembly management service to manage the assembly of connection, assembly management service understands function and the classification of assembly by the configuration information of assembly, thus help invocation component to find the assembly meeting demand, invocation component and the decoupling zero realizing assembly.
Bridge service module can be an application program at android system running background, it can also be the application program run at the current window of operating system, can bind together with browser, when user terminal is installed in described browser, automatically described bridge service module can be installed on the subscriber terminal, certainly, described bridge service module can also be the application program independent as, it is necessary to user manually downloads and installs.
The important composition unit of the application program of android system comprises Activity, Service, BroadcastReceiver and ContentProvider, described bridge service module can also be able to be Service for Activity, for the application program that described bridge service module forms as multiple Activity, Activity is roughly divided into 4 states: active state, suspended state, stopping state and destroy state, the state of described bridge service module is checked in assembly management service, thus judges whether described bridge service is in running status.
When performing step S42, if assembly management service judges bridge service module not in operation, then perform step S44;
Step S44: assembly management service starts bridge service module;
For the application program that described bridge service module forms as multiple Activity, android system starts the mode of described bridge service module: define the program entry that an Activity is described bridge service module, after starting Activity by startActivity (Intent) instruction, described bridge service module is activated.
If operating system judges bridge service, module is run, then perform step S43;
Step S43: assembly management service obtains the intent call request for asking invokes application that browser sends;
In the embodiment of the present invention, described intent call request is the call request information comprising intent object, intent is equivalent to the courier between multiple application program, when an application component needs to call Another application assembly, program expresses the intention of oneself by intent, it is necessary to start which Activity, and described intent call request comprises the relevant information of intended application program, wherein, relevant information comprises the identity information of intended application program.
Intent roughly contains seven attribute, it is respectively: Component, Action, Category, Data, Type, Extra and Flag, wherein, Component is used for clearly specifying the intended application program needing to start, and wherein, Component needs a ComponentName object, wherein, ComponentName needs to specify bag name and class name, and this just can uniquely determine an intended application program, starts specific intended application program.
Therefore,<the intent-filter when defining an Activity, in configuring for this Activity ... />element arrangements.<intent-filter ... />element is<activity in AndroidManifest.xml file ... />daughter element of element,<activity ... />element is used for as application deployment Activity,<activity ... /><intent-filter in element ... />then for configuring the Intent that this Activity can respond.
Above-mentioned starts specific intended application program for display Intent by Component, the Intent of Component attribute is not specified to be called as implicit expression Intent, implicit expression Intent does not clearly specify to be started which application program, concrete can arrange an abstract rule by configuring Action and the Category attribute of Intent, and system will go to start qualified application program according to the rule that Intent specifies.
In the embodiment of the present invention, can by display Intent invocation target application program, such as, a floating window is had in browser, described floating window is an Activity, is defined as Activity1, and described bridge service module is also an Activity, being defined as Activity2, application program is Activity3.
Described Activity1 comprises an Intent, it is defined as Intent1, configure the attribute of this Intent1, such as configure the Component of this Intent1, the assembly that this Intent1 correspondence is started is Activity3, in addition, it is also possible to make this Intent1 carry browser and the data of intended application program interaction by configuring the Bundle attribute of this Intent1.
After the call request information of this intent1 initiated by browser, assembly management service obtains this call request information, this call request information is sent to described bridge service module, namely performs S45;
Step S45: intent call request is sent to bridge service module by assembly management service;
Step S46: bridge service module record intended application program, is sent to intended application program by intent call request by assembly management service, with invocation target application program;
Bridge service module obtains intent call request, obtains title or other the mark of the intended application program in described intent call request, and the operation trace of intended application program adjusted by record browser.
Such as, the intent1 that the call request information that described bridge service module obtains is above-mentioned, obtain the bag name Activity3 of intended application program specified in the Component attribute of intent1, record the bag Activity3 by name of described intended application program, just can record browser for the title of intended application program called, namely record the operation trace that application program adjusted by browser.
Then, intent call request is sent to assembly management service by bridge service module, assembly management service starts intended application program, such as start intended application program specified in the Component attribute of intent1 and Activity3, intent call request is sent to Activity3, to have adjusted intended application program Activity3.
Step S48: assembly management service start bridge service module destroy flow process;
It is described that to destroy flow process be android system in order to the internal memory of the system of saving and resource, if bridge service module is in idle state for a long time, namely not receiving call request information next time for a long time, then just described bridge service module stopped, concrete enforcement mode can comprise:
Assembly management service judges whether receive intent call request next time in the time of presetting, and if not, described bridge service module is closed.
As shown in Figure 5, the embodiment of the present invention additionally provides the tracking device of a kind of invokes application, and described device comprises: assembly management service and bridge service module;
Described assembly management service comprises:
Acquiring unit 501, for receiving the call request information of application program;
Send unit 502, for described call request information is sent to bridge service module;
Described bridge service module comprises:
Record cell 503, for recording described intended application program, is sent to described intended application program by described call request information by described transmission unit 502, to call described intended application program.
The interaction flow of above-mentioned each unit can be: the acquiring unit 501 of described assembly management service obtain that browser sends for ask invokes application call request information after, described call request information is sent to described transmission unit 502, described call request information is sent to the record cell 503 of bridge service module by described transmission unit 502, described record cell 503 records described intended application program, described call request information is sent to described intended application program by described transmission unit 502, to call described intended application program.
The technician of art can be well understood to, for convenience and simplicity of description, and the concrete working process of the system of foregoing description, device and unit, it is possible to reference to the corresponding process in aforementioned embodiment of the method, do not repeat them here.
As shown in Figure 6, the embodiment of the present invention additionally provides the tracking device of another kind of invokes application, and described device comprises browser, assembly management service and bridge service module;
Described assembly management service also comprises:
First judging unit 601, for judging whether described bridge service module starts, if not, starts described bridge service module;
Described browser comprises:
2nd judging unit 606, for judging whether user terminal exists intended application program;
Described assembly management service comprises:
2nd judging unit 606, for judging whether bridge service module is run;
Acquiring unit 602, for obtaining the call request information for asking invokes application that browser sends, described call request information comprises the relevant information of intended application program;
Send unit 603, for described call request information is sent to bridge service module;
Described bridge service module comprises:
Record cell 605, for recording described intended application program, is sent to described intended application program by described call request information by described assembly management service, to call described intended application program;
Described assembly management service also comprises:
Destroy unit 604, for judging whether to receive in the default time call request information next time, if not, described bridge service module is closed.
The interaction flow of above-mentioned each unit can comprise:
2nd judging unit 606 judges whether user terminal is provided with intended application program, if not, then feed back a judged result and for pointing out the non-installation targets application program of user or jump to the installation interface of intended application program, if the 2nd judging unit 606 judges that user terminal is provided with intended application program, then jump to the first judging unit 601;
First judging unit 601 judges whether bridge service module is run, if then jumping to acquiring unit 602; If not, then start bridge service module, and then jump to acquiring unit 602;
Acquiring unit 602 obtains the call request information for asking invokes application that browser sends, described call request information is sent to described transmission unit 603, described call request information is sent to the record cell 605 of bridge service module by described transmission unit 603, described record cell 605 records described intended application program, described call request information is sent to described intended application program by described transmission unit 603, to call described intended application program;
After call request information is sent to bridge service module by transmission unit 603, or after sending the call request information that unit 603 receives the transmission of described bridge service module, different or send unit 603 receive call request information that described bridge service module sends and after call request information is sent to intended application program, jump to and destroy unit 604, destroy unit 604 judges whether receive call request information next time in the time of presetting, if not, described bridge service module is closed.
In addition, in the embodiment of the present invention, described call request information can for including the call request information of intent object.
The technician of art can be well understood to, for convenience and simplicity of description, and the concrete working process of the system of foregoing description, device and unit, it is possible to reference to the corresponding process in aforementioned embodiment of the method, do not repeat them here.
In addition, the schema in accompanying drawing and block diagram show the system of the multiple embodiments according to the present invention, the architectural framework that may realize of method and computer program product, function and operation. In this, each square frame in schema or block diagram can represent a part for a module, programsegment or code, and a part for described module, programsegment or code comprises the performed instruction of one or more logic function for realizing regulation. It should also be noted that at some as, in the realization replaced, the function marked in square frame can also to be different from occurring in sequence of marking in accompanying drawing. Such as, in fact two continuous print square frames can perform substantially parallel, and they can also perform by contrary order sometimes, and this determines according to involved function. Also it should be noted that, the combination of the square frame in each square frame in block diagram and/or schema and block diagram and/or schema, can realize by the special hardware based system of the function or action that perform regulation, or can realize with the combination of specialized hardware and computer instruction.
In several embodiments that the application provides, it should be appreciated that, disclosed system, device and method, it is possible to realize by another way. Device embodiment described above is only schematic, such as, the division of described unit, it is only a kind of logic function to divide, actual can have other dividing mode when realizing, again such as, multiple unit or assembly can in conjunction with or another system can be integrated into, or some features can ignore, or do not perform. Another point, shown or discussed coupling each other or directly coupling or communication connection can be the indirect coupling by some communication interfaces, device or unit or communication connection, it is possible to be electrical, machinery or other form.
The described unit illustrated as separating component or can may not be and physically separates, and the parts as unit display can be or may not be physical location, namely can be positioned at a place, or can also be distributed on multiple NE. Some or all of unit wherein can be selected according to the actual needs to realize the object of the present embodiment scheme.
In addition, each functional unit in each embodiment of the present invention can be integrated in a processing unit, it is also possible to is that the independent physics of each unit exists, it is also possible to two or more unit are in a unit integrated.
If described function realize using the form of software functional unit and as independent production marketing or when using, it is possible to be stored in a computer read/write memory medium. Based on such understanding, the technical scheme of the present invention in essence or says that the part of part or this technical scheme prior art contributed can embody with the form of software product, this computer software product is stored in a storage media, comprise some instructions with so that a computer equipment (can be Personal Computer, server, or the network equipment etc.) perform all or part of step of method described in each embodiment of the present invention. And aforesaid storage media comprises: USB flash disk, portable hard drive, read-only storage (ROM, Read-OnlyMemory), random access memory (RAM, RandomAccessMemory), magnetic disc or CD etc. various can be program code stored medium.
It should be noted that, herein, the such as relational terms of first and second grades and so on is only used for separating an entity or operation with another entity or operational zone, and not necessarily requires or imply to there is any this kind of actual relation or sequentially between these entities or operation. And, term " comprises ", " comprising " or its any other variant are intended to contain comprising of nonexcludability, so that comprise the process of a series of key element, method, article or equipment not only comprise those key elements, but also comprise other key elements clearly do not listed, or also comprise the key element intrinsic for this kind of process, method, article or equipment. When not more restrictions, the key element limited by statement " comprising ... ", and be not precluded within process, method, article or the equipment comprising described key element and also there is other identical element.
The above; it is only the specific embodiment of the present invention, but protection scope of the present invention is not limited thereto, any it is familiar with those skilled in the art in the technical scope that the present invention discloses; change can be expected easily or replace, all should be encompassed within protection scope of the present invention. Therefore, protection scope of the present invention should described be as the criterion with the protection domain of claim.

Claims (10)

1. the method for tracing of an application program, it is characterised in that, comprising:
The call request information of assembly management service reception application program;
Described call request information is sent to bridge service module by described assembly management service;
Described in described bridge service module record, the call request information of application program, is sent to described application program by described call request information by described assembly management service, to call described application program.
2. method according to claim 1, it is characterised in that: described call request information is sent by browser.
3. method according to claim 2, it is characterised in that, also comprise:
Judge whether described bridge service module starts, if not, start described bridge service module.
4. according to arbitrary described method of claim 1-3, it is characterised in that, also comprise:
Judge whether receive call request information next time in the time of presetting, if not, close described bridge service module.
5. method according to claim 4, it is characterised in that, the identity information of the call request information application program of described application program;
The call request information of application program described in described bridge service module record, also comprises:
The time of record current time.
6. method according to claim 5, it is characterised in that, described call request information is the call request information including intent object.
7. the tracking device of an application program, it is characterised in that, described device comprises: assembly management service and bridge service module;
Described assembly management service comprises:
Acquiring unit, for receiving the call request information of application program;
Send unit, for described call request information is sent to bridge service module;
Described bridge service module comprises:
Record cell, for recording the call request information of described application program, is sent to described application program by described call request information by described transmission unit, to call described application program.
8. the tracking device of invokes application according to claim 7, it is characterised in that, described assembly management service also comprises:
First judging unit, for judging whether described bridge service module starts, if not, starts described bridge service module.
9. the tracking device of invokes application according to claim 7 or 8, it is characterised in that, described assembly management service also comprises:
Destroy unit, for judging whether to receive in the default time call request information next time, if not, close described bridge service module.
10. device according to claim 9, it is characterised in that, the identity information of the call request information intended application program of described application program;
Described record cell, also for recording the time of current time.
CN201510995946.0A 2015-12-24 2015-12-24 The method for tracing and device of a kind of application program Active CN105653433B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201510995946.0A CN105653433B (en) 2015-12-24 2015-12-24 The method for tracing and device of a kind of application program
PCT/CN2016/108559 WO2017107762A1 (en) 2015-12-24 2016-12-05 Application tracing method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510995946.0A CN105653433B (en) 2015-12-24 2015-12-24 The method for tracing and device of a kind of application program

Publications (2)

Publication Number Publication Date
CN105653433A true CN105653433A (en) 2016-06-08
CN105653433B CN105653433B (en) 2018-04-13

Family

ID=56476913

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510995946.0A Active CN105653433B (en) 2015-12-24 2015-12-24 The method for tracing and device of a kind of application program

Country Status (2)

Country Link
CN (1) CN105653433B (en)
WO (1) WO2017107762A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017107762A1 (en) * 2015-12-24 2017-06-29 广州市动景计算机科技有限公司 Application tracing method and device
CN109885787A (en) * 2019-02-21 2019-06-14 百度在线网络技术(北京)有限公司 APP page display method and system, mobile terminal and computer-readable medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101320350A (en) * 2008-07-17 2008-12-10 金蝶软件(中国)有限公司 Performance monitoring method and device
CN102662815A (en) * 2012-03-12 2012-09-12 苏州萃智新技术开发有限公司 Cloud computing supervision and management system
CN104462978A (en) * 2014-12-24 2015-03-25 北京奇虎科技有限公司 Method and device for application program authority management
CN104462980A (en) * 2014-12-30 2015-03-25 北京奇虎科技有限公司 Authority management method, device and system of application programs and mobile terminal

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101653162B1 (en) * 2010-10-13 2016-09-01 삼성전자주식회사 Mobile communication terminal of providing widget expansion function by using message and method of the same
CN104102537B (en) * 2013-04-07 2017-09-29 华为技术有限公司 A kind of application call method and user terminal
CN105653433B (en) * 2015-12-24 2018-04-13 广州市动景计算机科技有限公司 The method for tracing and device of a kind of application program

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101320350A (en) * 2008-07-17 2008-12-10 金蝶软件(中国)有限公司 Performance monitoring method and device
CN102662815A (en) * 2012-03-12 2012-09-12 苏州萃智新技术开发有限公司 Cloud computing supervision and management system
CN104462978A (en) * 2014-12-24 2015-03-25 北京奇虎科技有限公司 Method and device for application program authority management
CN104462980A (en) * 2014-12-30 2015-03-25 北京奇虎科技有限公司 Authority management method, device and system of application programs and mobile terminal

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017107762A1 (en) * 2015-12-24 2017-06-29 广州市动景计算机科技有限公司 Application tracing method and device
CN109885787A (en) * 2019-02-21 2019-06-14 百度在线网络技术(北京)有限公司 APP page display method and system, mobile terminal and computer-readable medium
CN109885787B (en) * 2019-02-21 2021-06-22 百度在线网络技术(北京)有限公司 APP page display method and system, mobile terminal and computer readable medium

Also Published As

Publication number Publication date
WO2017107762A1 (en) 2017-06-29
CN105653433B (en) 2018-04-13

Similar Documents

Publication Publication Date Title
CN109446570B (en) Business process display method, device, computer equipment and storage medium
CN102591724B (en) Method and device for information interaction
CN103955364A (en) Front end assembly method suitable for mobile phone
CN105045611A (en) Upgrading method and apparatus
CN103023984B (en) Terminal application server and application log filtering method thereof
CN102650938B (en) Management method for log system and log system
CN104572054B (en) A kind of capacity calling method and equipment
CN101937335B (en) Method for generating Widget icon, method for generating Widget summary document and Widget engine
CN103176892A (en) Page monitoring method and system
CN105760184A (en) Method and device for loading component
CN103152391A (en) Journal output method and device
CN104679532A (en) Method and device for loading kernel module
CN105446868A (en) System compatibility testing method, test case management method and related devices
US10901984B2 (en) Enhanced batch updates on records and related records system and method
CN104572394A (en) Process monitoring method and device
CN109492181A (en) Method for page jump, device, computer equipment and storage medium
CN103107919B (en) A kind of Internet resources modeling method and system
CN102355499A (en) Cloud computing system
CN105653433A (en) Application program tracing method and device
US20090157674A1 (en) Device level performance monitoring and analysis
US20100293262A1 (en) Automated system management process
CN103368907A (en) Event report request system, method thereof, client device and report request method thereof
CN103095833B (en) Cloud service system update method and device
CN104182344A (en) Overwrite installation testing method and overwrite installation testing device
CN112241373A (en) Automatic test method, test device, processor and test system

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20200623

Address after: 310052 room 508, floor 5, building 4, No. 699, Wangshang Road, Changhe street, Binjiang District, Hangzhou City, Zhejiang Province

Patentee after: Alibaba (China) Co.,Ltd.

Address before: 510627 Guangdong city of Guangzhou province Whampoa Tianhe District Road No. 163 Xiping Yun Lu Yun Ping B radio 14 floor tower square

Patentee before: GUANGZHOU UCWEB COMPUTER TECHNOLOGY Co.,Ltd.