CN108121568B - APP calling method and device, electronic equipment and readable storage medium - Google Patents

APP calling method and device, electronic equipment and readable storage medium Download PDF

Info

Publication number
CN108121568B
CN108121568B CN201711233591.7A CN201711233591A CN108121568B CN 108121568 B CN108121568 B CN 108121568B CN 201711233591 A CN201711233591 A CN 201711233591A CN 108121568 B CN108121568 B CN 108121568B
Authority
CN
China
Prior art keywords
app
page
target
target page
jump
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.)
Active
Application number
CN201711233591.7A
Other languages
Chinese (zh)
Other versions
CN108121568A (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.)
Wuba Co Ltd
Original Assignee
Wuba 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 Wuba Co Ltd filed Critical Wuba Co Ltd
Priority to CN201711233591.7A priority Critical patent/CN108121568B/en
Publication of CN108121568A publication Critical patent/CN108121568A/en
Application granted granted Critical
Publication of CN108121568B publication Critical patent/CN108121568B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/4401Bootstrapping
    • G06F9/4418Suspend and resume; Hibernate and awake
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44521Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading

Abstract

The invention provides a method and a device for calling APP, electronic equipment and a readable storage medium. The method comprises the following steps: the method comprises the steps of obtaining an APP switching instruction triggered after a browser loads an address of a target page of a target APP, obtaining an identifier of the target APP according to the APP switching instruction, calling the target APP through the identifier, transmitting a URL to the target APP, carrying information required by jumping to the target page in the URL, and jumping to the target page according to the information in the target APP. Therefore, the target page of the target APP can be directly opened after the target APP is called, the user can immediately see the required content after the APP is called, the user operation is simple, the user experience is improved, and the usability of the APP is also improved while the active user of the APP is increased.

Description

APP calling method and device, electronic equipment and readable storage medium
Technical Field
The present invention relates to the field of communications technologies, and in particular, to a method and an apparatus for calling up an APP, an electronic device, and a readable storage medium.
Background
With the popularization and development of smart phones, the number of applications (applications) of the smart phones is increased geometrically, and various APPs are layered endlessly, and data provided in the APPs are more and more. It is becoming increasingly difficult for users to find an APP from among various APPs, and to find data or content that they need and prefer from the large amount of data that this APP provides.
In the prior art, through the jump between APPs, when a user browses related content (such as a certain webpage address of a target APP) of the target APP in a certain APP, the target APP is called, and the target APP can be directly jumped to from a page of the current APP. However, after the page jumps to the target APP, the page presents a home page of the target APP, and if the user wants to open the target page corresponding to the related content of the target APP, the user is required to input keywords into a search box at the top of the home page of the target APP to search the target page.
However, the operation required by the user is complicated and the user experience is not high in the method.
Disclosure of Invention
The invention provides a method and a device for calling an APP, electronic equipment and a readable storage medium, which can realize that a target page of the APP is directly opened after the APP is called.
In a first aspect, the present invention provides a method for evoking an APP, comprising:
acquiring an APP switching instruction triggered after a browser loads an address of a target page of a target APP;
acquiring the identifier of the target APP according to the APP switching instruction;
and calling the target APP through the identification, transmitting a webpage address URL to the target APP, wherein the URL carries information required for jumping to a target page, and jumping to the target page in the target APP according to the information.
Optionally, the information includes:
the method comprises the following steps of page jump indication, a service plate where the target page is located in the APP, the page type of the target page and parameters required for displaying the target page.
Optionally, the information required for jumping to the target page is carried in the URL, and includes:
and carrying the information in the URL through a first parameter and a second parameter, wherein the first parameter is the page jump indication, and the second parameter comprises a service plate where the target page is located in the APP to which the target page belongs, the page type of the target page and parameters required for displaying the target page.
Optionally, before obtaining an APP switching instruction triggered after the browser loads an address of a target page of a target APP, the method further includes:
when any APP is installed, acquiring registration information submitted by any APP, wherein the registration information at least comprises: the name of the APP and the identity of the APP.
Optionally, before the target APP is evoked by the identification, the method further includes:
and determining that the current electronic equipment has an identifier of APP registered in the target APP.
Optionally, the jumping to the target page in the target APP according to the information includes:
if the page jump indication is that the target page can jump, assembling a service plate where the target page is located in the APP and the page type of the target page into a page jump protocol, and jumping to the target page according to the page jump protocol and parameters required for displaying the target page;
and if the page jump indication is that the jump cannot be performed, not performing the page jump.
Optionally, the jumping to the target page according to the page jump protocol and the parameter required for displaying the target page includes:
and inquiring a page corresponding to a service plate where the target page is located in the APP and the page type of the target page in a page jump center configuration file, transmitting a parameter for displaying the target page as an initialization parameter into the page and triggering jump.
Optionally, the method further includes:
and decoding the URL to obtain the page jump indication, the service plate where the target page is located in the APP to which the target page belongs, the page type of the target page and the parameters required for displaying the target page.
In a second aspect, the present invention provides an apparatus for evoking an APP, comprising:
the browser switching module is used for switching the target APP page to the target page;
a second obtaining module, configured to obtain, according to the APP switching instruction, an identifier of the target APP;
and the processing module is used for calling the target APP through the identifier, transmitting a webpage address URL to the target APP, carrying information required for jumping to the target page in the URL, and jumping to the target page according to the information in the target APP.
Optionally, the information includes:
the method comprises the following steps of page jump indication, a service plate where the target page is located in the APP, the page type of the target page and parameters required for displaying the target page.
Optionally, the information required for jumping to the target page is carried in the URL, and includes:
and carrying the information in the URL through a first parameter and a second parameter, wherein the first parameter is the page jump indication, and the second parameter comprises a service plate where the target page is located in the APP to which the target page belongs, the page type of the target page and parameters required for displaying the target page.
Optionally, the first obtaining module is further configured to:
before obtaining an APP switching instruction triggered after a browser loads an address of a target page of a target APP, obtaining registration information submitted by any APP when any APP is installed, wherein the registration information at least comprises: the name of the APP and the identity of the APP.
Optionally, the processing module is further configured to:
before the target APP is awakened through the identification, the identification that the current electronic equipment has the APP and registers the target APP is determined.
Optionally, the processing module is specifically configured to:
if the page jump indication is that the target page can jump, assembling a service plate where the target page is located in the APP and the page type of the target page into a page jump protocol, and jumping to the target page according to the page jump protocol and parameters required for displaying the target page;
and if the page jump indication is that the jump cannot be performed, not performing the page jump.
Optionally, the processing module is specifically configured to:
and inquiring a page corresponding to a service plate where the target page is located in the APP and the page type of the target page in a page jump center configuration file, transmitting a parameter for displaying the target page as an initialization parameter into the page and triggering jump.
Optionally, the processing module is further configured to:
and decoding the URL to obtain the page jump indication, the service plate where the target page is located in the APP to which the target page belongs, the page type of the target page and the parameters required for displaying the target page.
In a third aspect, the present invention provides an electronic device comprising:
a memory for storing program instructions;
a processor for calling and executing program instructions in said memory to implement the method of calling APP of the first aspect.
In a fourth aspect, the present invention provides a readable storage medium having stored therein a computer program which, when executed by at least one processor of an apparatus for evoking an APP, causes the apparatus for evoking an APP to perform the method for evoking an APP of the first aspect.
In a fifth aspect, the invention provides a program product comprising a computer program, the computer program being stored on a readable storage medium. The computer program may be readable from a readable storage medium by at least one processor of an apparatus for evoking an APP, the execution of which by the at least one processor causes the apparatus for evoking an APP to implement the method for evoking an APP of the first aspect.
According to the method and device for calling up the APP, the electronic device and the readable storage medium, the identification of the target APP is obtained through the APP switching instruction triggered after the browser loads the address of the target page of the target APP, the target APP is called up through the identification of the target APP, the URL carrying the information required by the target page jumping is transmitted to the target APP, and the target APP jumps to the target page according to the information. Therefore, the target page of the target APP can be directly opened after the target APP is called, the user can immediately see the required content after the APP is called, the user operation is simple, the user experience is improved, and the usability of the APP is also improved while the active user of the APP is increased.
Drawings
In order to clearly illustrate the technical solutions of the present invention or the prior art, the drawings needed to be used in the description of the embodiments or the prior art will be briefly introduced below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and those skilled in the art can also obtain other drawings according to the drawings without inventive labor.
FIG. 1 is a flow chart of an embodiment of a method for evoking an APP provided by the present invention;
FIG. 2 is a flow chart of another embodiment of a method for evoking an APP provided by the present invention;
FIG. 3 is a flowchart of an embodiment of a method for evoking an APP provided by the present invention;
FIG. 4 is a schematic structural diagram of an embodiment of an apparatus for evoking an APP provided by the present invention;
fig. 5 is a schematic structural diagram of an embodiment of an apparatus for evoking an APP provided by the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention clearer, the technical solutions of the present invention will be clearly and completely described below with reference to the accompanying drawings, and it is obvious that the described embodiments are some, but not all embodiments of the present invention. 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.
In the prior art, a browser can call a target APP to realize the jump between APPs, the target APP is called and then directly jumped to the home page of the target APP, if a user wants to open the target page corresponding to the related content of the target APP, the user needs to input keywords through a search box at the top of the home page of the target APP to search the target page, the search cannot always be carried out immediately to find the target page, the operation required by the user is complicated, the user experience is not high, and in order to improve the user experience, the method and the device for calling up the APP, the electronic equipment and the readable storage medium are provided, can be applied to electronic equipment to realize the jump among the APPs and realize the direct opening of the target page of the target APP after the target APP is called, therefore, the user can immediately see the required content after calling the APP, the user operation is simple, the user experience is improved, and the usability of the APP is improved while the number of active users of the APP is increased. The technical solution of the present application is described in detail below with reference to the accompanying drawings.
First, some terms in the present invention are explained below to facilitate understanding by those skilled in the art.
1. Electronic devices, including but not limited to Mobile Stations (MS), Mobile terminals (Mobile Terminal), Mobile phones (Mobile Telephone), Mobile phones (handset), portable devices (portable equipment), etc., may communicate with one or more core networks via a Radio Access Network (RAN), for example, the electronic devices may be Mobile phones (or "cellular" phones), computers with wireless communication functions, etc., and the electronic devices may also be portable, pocket, hand-held, computer-embedded or vehicle-mounted Mobile devices or devices.
2. The APP is a third-party application program on the electronic device, and is also called a client, for example, the online shopping APP includes a mobile phone treasure, a kyoto shopping mall, an in-place network and the like, the local service APP includes a public comment, a home network and the like, and also includes other financing APPs, searching APPs and the like.
Fig. 1 is a flowchart of an embodiment of a method for calling up an APP according to the present invention, where the method of this embodiment is applicable to an electronic device, the electronic device may carry an Android system or an iOS system, and a mobile browser and multiple APPs are installed in the Android system or the iOS system, in this embodiment, a target page of a target APP is directly opened after calling up the APP through interaction between a system of the electronic device and the APP, an execution main body of this embodiment may be the electronic device, as shown in fig. 1, the method of this embodiment may include:
s101, obtaining an APP switching instruction triggered after the browser loads the address of the target page of the target APP.
Specifically, in the current APP using process, the browser may be a mobile browser on the electronic device, or may be a browser built in the APP, the target APP is, for example, a first APP, an address of a target page is, for example, shared by a user a through communication software such as a WeChat and the like to a user B, the address of the target page is also called a target web address, after the user B clicks the address of the shared target page, and after the browser built in the first APP loads the address of the target page, the APP switching instruction is triggered, and the system acquires the APP switching instruction. Optionally, after the address of the target page of the target APP is loaded for the first time, the current APP page pops up a button of "going to the target APP" or "canceling" for the user clicks the button of "going to the target APP" to enter the target APP with authorization, and after the first authorization, the user does not need to pop up the button of "going to the target APP" or "canceling" again, and can directly jump to the target APP.
S102, obtaining the identification of the target APP according to the APP switching instruction.
The URL is a Uniform Resource Locator (URL), an identifier of a target APP is set in an APP project configuration file of the target APP in advance, for example, an iOS system is used, a user-defined webpage address (Uniform Resource Locator, URL) configuration (Scheme) is set in a project configuration file (info plist file) of the target APP, the URL Scheme is the identifier of the target APP, in the process of browsing by loading the address of the target page of the target APP by a browser, if the browser performs URL redirection, the URL is the URL Scheme, and when an entry (entry of handle URL) of an externally-called APP in the target APP returns confirmation (YES), namely, the target APP is allowed to enter from the outside, and the target APP is called by the system through the URL Scheme.
S103, the target APP is called through the identification of the target APP, the URL is transmitted to the target APP, the information required for jumping to the target page is carried in the URL, and the target page is jumped to in the target APP according to the information.
Specifically, after receiving the URL, the target APP decodes the URL, encodes the URL before sending, and after receiving the URL, the target APP needs to decode to obtain information required for jumping to a target page.
The information required for jumping to the target page comprises a page jumping indication, a service plate where the target page is located in the APP to which the target page belongs, the page type of the target page and parameters required for displaying the target page.
Optionally, the URL carries information required to jump to the target page through a first parameter and a second parameter, where the first parameter is a page jump instruction, and the second parameter includes a service plate where the target page is located in the APP to which the target page belongs, a page type of the target page, and a parameter required to display the target page.
Correspondingly, the step of jumping to the target page in the target APP according to the information in S103 may specifically be: if the page jump indication is that the target page can be jumped, assembling a service plate where the target page is located in the APP and the page type of the target page into a page jump protocol, and jumping to the target page according to the page jump protocol and parameters required for displaying the target page; and if the page jump indication is that the jump is not possible, not performing the page jump. The method is implemented by assembling a page jump protocol and then transmitting the page jump protocol into a page jump center, wherein the page jump center queries a page corresponding to a service plate where a target page is located in an APP and a page type of the target page in a page jump center configuration file, transmits a parameter for displaying the target page as an initialization parameter into the page and triggers jump, and then the displayed page is the target page.
Specifically, the system transmits a URL to the target APP, for example, information required for jumping to a target page is transmitted in the URL through a host and a query, wherein the host identifies a command (for example, the value is native jump indicating that page jump is performed, namely, page jump is indicated as native jump), parameters required for executing a specific command are transmitted in the query (for example, when page jump is performed, the query transmits a service plate (tradeline) where the target page is located in the APP, a page type (pagetype) of the target page, and parameters required for showing the target page).
Specifically, the target APP needs to decode the incoming URL, then the host and the query are analyzed, if the host is native jump, page skipping is determined, a page skipping protocol is assembled by using the service plate where the target page in the query is located in the affiliated APP and the page type of the target page, and the page skipping is conveniently conducted by transmitting the target APP to a skipping center.
In the method for invoking the APP provided in this embodiment, the identifier of the target APP is obtained by obtaining an APP switching instruction triggered after the browser loads the address of the target page of the target APP, the target APP is invoked by the identifier of the target APP, the URL carrying information required for jumping to the target page is transmitted to the target APP, and the target APP jumps to the target page according to the information. Therefore, the target page of the target APP can be directly opened after the target APP is called, the user can immediately see the required content after the APP is called, the user operation is simple, the user experience is improved, and the usability of the APP is also improved while the active user of the APP is increased.
Further, the premise of implementing the jump between APPs is that the electronic device installs a target APP, the system can jump from the current APP to the target APP, the electronic device is default to install the target APP in the embodiment shown in fig. 1, in this embodiment, it is necessary for the system to confirm whether the target APP is installed, the target APP is called up after the system confirms that the target APP is installed, fig. 2 is a flowchart of another method embodiment for calling up an APP provided by the present invention, as shown in fig. 2, the method of this embodiment may further include, on the basis of the method shown in fig. 1 and before S101 shown in fig. 1:
s104, when any APP is installed, obtaining the registration information submitted by any APP, wherein the registration information at least comprises: the name of the APP and the identity of the APP.
Specifically, when any APP is installed in the electronic device, the any APP can submit registration information of the APP to the system, and the registration information at least includes: the name of the APP and the identity of the APP.
Further, before S103, the method may further include:
s105, determining that the current electronic equipment has the identifier of the APP registration target.
Namely, determining that the target APP is installed on the current electronic equipment, calling the target APP through the identifier of the target APP, skipping to the target APP, and prompting a user to install the target APP if the target APP is not installed on the current electronic equipment so as to open a target page in the target APP.
The following describes the technical solution of the embodiment of the method shown in fig. 1 and 2 in detail by using a specific embodiment.
Fig. 3 is a flowchart of an embodiment of a method for calling up an APP according to the present invention, where the method of this embodiment is applied to an electronic device, the electronic device may carry an Android system or an iOS system, and a mobile browser and multiple APPs are installed in the Android system or the iOS system, and in this embodiment, an identifier of an APP takes a URL Scheme of the APP as an example, as shown in fig. 3, the method of this embodiment may include:
s201, when any APP is installed in the system, the registration information submitted by any APP is obtained, and the registration information at least comprises: the name of the APP and the URL Scheme of the APP.
The method comprises the steps of setting an identifier of an APP in an APP project configuration file of any APP in advance, namely setting a URL Scheme of the APP.
S202, in the current APP use process, the browser loads the address of the target page of the target APP and triggers an APP switching instruction.
In the current APP use process, the browser detects that a user clicks the address of the target page of the target APP, loads the address of the target page of the target APP, and triggers an APP switching instruction.
S203, the system acquires the URL Scheme of the target APP, determines whether the current electronic equipment has the APP to register the URL Scheme, if yes, S204 is executed, and if not, S205 is executed.
And S204, the system calls a target APP through the URL Scheme, jumps, and transmits the URL to the target APP, wherein the URL carries information required for jumping to a target page.
After S204, S206 is then executed.
S205, prompting a user to install the target APP so as to open a target page in the target APP.
S206, the target APP decodes the received URL to obtain information required for jumping to the target page.
S207, if the page jump indication indicates that the page can be jumped, assembling a service plate where the target page is located in the APP and the page type of the target page into a page jump protocol, and jumping to the target page according to the page jump protocol and parameters required for displaying the target page; and if the page jump indication is that the jump is not possible, not performing the page jump.
Specifically, for example, the information required for jumping to the target page is introduced in the URL through its host and query, where the host is native jump, and the query includes the service plate where the target page is located in the APP, the page type of the target page, and the parameters required for displaying the target page. The target APP needs to decode the incoming URL, then analyzes the host and the query, and if the host is native jump, page jump is determined.
Specifically, the target APP uses the service plate where the target page in the query is located in the affiliated APP and the page type of the target page to assemble a page jump protocol, so that the page jump protocol is conveniently transmitted to a jump center to perform page jump. After the page jump center obtains the page jump protocol, a page corresponding to a service plate where the target page is located in the APP and the page type of the target page is inquired in a page jump center configuration file, parameters for displaying the target page are used as initialization parameters and are transmitted into the page and jump is triggered, and then the displayed page is the target page.
Fig. 4 is a schematic structural diagram of an embodiment of an apparatus for evoking an APP provided by the present invention, as shown in fig. 4, the apparatus of this embodiment may include: a first acquisition module 11, a second acquisition module 12 and a processing module 13, wherein,
the first obtaining module 11 is configured to obtain an APP switching instruction triggered after the browser loads an address of a target page of a target APP.
The second obtaining module 12 is configured to obtain an identifier of the target APP according to the APP switching instruction.
The processing module 13 is configured to invoke the target APP through the identifier of the target APP, transmit a webpage address URL to the target APP, carry information required for jumping to the target page in the URL, and jump to the target page in the target APP according to the information.
Optionally, the information required to jump to the target page includes: the method comprises the following steps of page jump indication, a service plate where a target page is located in an APP, the page type of the target page and parameters required for displaying the target page.
Optionally, the URL carries information required for jumping to the target page, including:
and carrying information in the URL through a first parameter and a second parameter, wherein the first parameter is a page jump indication, and the second parameter comprises a service plate where the target page is located in the APP to which the target page belongs, the page type of the target page and parameters required for displaying the target page.
Further, the first obtaining module 11 is further configured to:
before obtaining the APP switching instruction triggered after the browser loads the address of the target page of the target APP, when installing any APP, obtaining the registration information submitted by any APP, wherein the registration information at least comprises: the name of the APP and the identity of the APP.
Further, the processing module 13 is further configured to:
before the target APP is called up through the identification of the target APP, it is determined that the current electronic equipment has the identification of the APP registration target APP.
Optionally, the processing module 13 is specifically configured to:
if the page jump indication is that the target page can be jumped, assembling a service plate where the target page is located in the APP and the page type of the target page into a page jump protocol, and jumping to the target page according to the page jump protocol and parameters required for displaying the target page; and if the page jump indication is that the jump is not possible, not performing the page jump.
Optionally, the processing module 13 is specifically configured to:
and inquiring a page corresponding to the service plate where the target page is located in the APP and the page type of the target page in a page jump center configuration file, transmitting a parameter for displaying the target page as an initialization parameter into the page and triggering jump.
Optionally, the processing module 13 is further configured to: and decoding the URL to obtain a page jump indication, a service plate where the target page is located in the APP, the page type of the target page and parameters required for displaying the target page.
In the present invention, the device for calling up the APP may be divided into functional modules according to the above method, for example, each functional module may be divided corresponding to each function, or two or more functions may be integrated into one processing module. The integrated module can be realized in a hardware mode, and can also be realized in a software functional module mode. It should be noted that the division of the modules in the embodiments of the present invention is schematic, and is only a logical function division, and there may be another division manner in actual implementation.
The apparatus of this embodiment may be configured to execute the technical solutions of the method embodiments shown in fig. 1 or fig. 2, and the implementation principles thereof are similar and will not be described herein again.
The device for calling out the APP provided by the embodiment acquires the identifier of the target APP through the APP switching instruction triggered after acquiring the address of the target page of the browser loading target APP, calls out the target APP through the identifier of the target APP, transmits the URL carrying the information required for jumping to the target page to the target APP, and jumps to the target page according to the information in the target APP. Therefore, the target page of the target APP can be directly opened after the target APP is called, the user can immediately see the required content after the APP is called, the user operation is simple, the user experience is improved, and the usability of the APP is also improved while the active user of the APP is increased.
Fig. 5 is a schematic structural diagram of an embodiment of an apparatus for evoking APP provided by the present invention, and as shown in fig. 5, the apparatus of this embodiment may include: a memory 21 and a processor 22, which,
a memory 21 for storing program instructions, which may be a flash (flash memory).
A processor 22 for calling and executing program instructions in the memory to implement the steps of the method of calling up an APP as shown in fig. 1 or fig. 2. Reference may be made in particular to the description relating to the preceding method embodiment.
Alternatively, the memory 21 may be independent, or the memory 21 may be integrated with the processor 22.
The apparatus for invoking APP shown in fig. 5 may also include a transceiver (not shown) for transmitting and receiving signals via an antenna.
The invention also provides an electronic device for executing the steps of the method for calling up the APP shown in FIG. 1 or FIG. 2.
The present invention also provides a readable storage medium having stored therein a computer program which, when executed by at least one processor of an apparatus for evoking an APP, causes the apparatus for evoking an APP to perform the method of evoking an APP of the first aspect.
The present invention also provides a program product comprising a computer program, the computer program being stored in a readable storage medium. The computer program may be readable from a readable storage medium by at least one processor of an apparatus for evoking an APP, the execution of which by the at least one processor causes the apparatus for evoking an APP to implement the method for evoking an APP of the first aspect.
Those of ordinary skill in the art will understand that: all or a portion of the steps of implementing the above-described method embodiments may be performed by hardware associated with program instructions. The program may be stored in a computer-readable storage medium. When executed, the program performs steps comprising the method embodiments described above; and the aforementioned storage medium includes: various media that can store program codes, such as ROM, RAM, magnetic or optical disks.
Finally, it should be noted that: the above embodiments are only used to illustrate the technical solution of the present invention, and not to limit the same; while the invention has been described in detail and with reference to the foregoing embodiments, it will be understood by those skilled in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some or all of the technical features may be equivalently replaced; and the modifications or the substitutions do not make the essence of the corresponding technical solutions depart from the scope of the technical solutions of the embodiments of the present invention.

Claims (10)

1. A method of invoking an application APP, comprising:
acquiring an APP switching instruction triggered after a browser loads an address of a target page of a target APP;
acquiring the identifier of the target APP according to the APP switching instruction;
the target APP is called through the identification, a webpage address URL is transmitted to the target APP, the URL carries information required for jumping to the target page, and the target APP jumps to the target page according to the information; the information includes: a page jump indication, a service plate where the target page is located in the APP, a page type of the target page and parameters required for displaying the target page;
the jumping to the target page in the target APP according to the information comprises: and if the page jump indication is that the target page can jump, assembling a service plate where the target page is located in the APP and the page type of the target page into a page jump protocol, and jumping to the target page according to the page jump protocol and the parameters required for displaying the target page.
2. The method of claim 1, wherein the URL carries information required to jump to the target page, comprising:
and carrying the information in the URL through a first parameter and a second parameter, wherein the first parameter is the page jump indication, and the second parameter comprises a service plate where the target page is located in the APP to which the target page belongs, the page type of the target page and parameters required for displaying the target page.
3. The method according to claim 1 or 2, wherein before obtaining the APP switching instruction triggered after the browser loads the address of the target page of the target APP, the method further comprises:
when any APP is installed, acquiring registration information submitted by any APP, wherein the registration information at least comprises: the name of the APP and the identity of the APP.
4. The method of claim 3, wherein prior to evoking the target APP by the identification, the method further comprises:
and determining that the current electronic equipment has an identifier of APP registered in the target APP.
5. The method according to claim 1 or 2, wherein said jumping to said target page in said target APP according to said information further comprises:
and if the page jump indication is that the jump cannot be performed, not performing the page jump.
6. The method of claim 5, wherein jumping to the target page according to the page jump protocol and parameters required for displaying the target page comprises:
and inquiring a page corresponding to a service plate where the target page is located in the APP and the page type of the target page in a page jump center configuration file, transmitting a parameter for displaying the target page as an initialization parameter into the page and triggering jump.
7. The method of claim 5, further comprising:
and decoding the URL to obtain the page jump indication, the service plate where the target page is located in the APP to which the target page belongs, the page type of the target page and the parameters required for displaying the target page.
8. An apparatus for evoking an application APP, comprising:
the browser switching module is used for switching the target APP page to the target page;
a second obtaining module, configured to obtain, according to the APP switching instruction, an identifier of the target APP;
the processing module is used for calling the target APP through the identifier, transmitting a webpage address URL to the target APP, wherein the URL carries information required for jumping to the target page, and jumping to the target page in the target APP according to the information;
the information includes:
a page jump indication, a service plate where the target page is located in the APP, a page type of the target page and parameters required for displaying the target page;
the processing module is specifically configured to, if the page jump indication indicates that the page jump is possible, assemble a service plate where the target page is located in the APP and a page type of the target page into a page jump protocol, and jump to the target page according to the page jump protocol and parameters required for displaying the target page.
9. An electronic device, comprising:
a memory for storing program instructions;
a processor for calling and executing the program instructions in the memory to implement the method for calling up the APP as claimed in any one of claims 1 to 7.
10. Readable storage medium, in which a computer program is stored, which, when executed by at least one processor of an apparatus for evoking an APP, causes the apparatus for evoking an APP to perform the method for evoking an application APP as claimed in any one of claims 1 to 7.
CN201711233591.7A 2017-11-30 2017-11-30 APP calling method and device, electronic equipment and readable storage medium Active CN108121568B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201711233591.7A CN108121568B (en) 2017-11-30 2017-11-30 APP calling method and device, electronic equipment and readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201711233591.7A CN108121568B (en) 2017-11-30 2017-11-30 APP calling method and device, electronic equipment and readable storage medium

Publications (2)

Publication Number Publication Date
CN108121568A CN108121568A (en) 2018-06-05
CN108121568B true CN108121568B (en) 2021-11-09

Family

ID=62228696

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201711233591.7A Active CN108121568B (en) 2017-11-30 2017-11-30 APP calling method and device, electronic equipment and readable storage medium

Country Status (1)

Country Link
CN (1) CN108121568B (en)

Families Citing this family (32)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109358925A (en) * 2018-09-20 2019-02-19 北京奇元科技有限公司 A kind of application call method, device
CN109614207A (en) * 2018-10-12 2019-04-12 上海掌门科技有限公司 Processing method, equipment and the computer readable storage medium of boarding application
CN109522693A (en) * 2018-11-19 2019-03-26 中国银行股份有限公司 Information processing method, device, electronic equipment and readable storage medium storing program for executing
CN109697164A (en) * 2018-12-17 2019-04-30 北京城市网邻信息技术有限公司 Test method, device, storage medium and the terminal of App have been adjusted in browser
CN112732354A (en) * 2018-12-19 2021-04-30 北京京东尚科信息技术有限公司 Application awakening method, device and system and user terminal
CN109741099B (en) * 2018-12-28 2020-04-03 北京字节跳动网络技术有限公司 Method and device for acquiring equipment characteristic information
CN109670124A (en) * 2018-12-29 2019-04-23 北京城市网邻信息技术有限公司 A kind of method for page jump, device, equipment and storage medium
CN109840418B (en) * 2019-02-19 2021-01-01 Oppo广东移动通信有限公司 Jump control method and device for application program, storage medium and terminal
CN109885787B (en) * 2019-02-21 2021-06-22 百度在线网络技术(北京)有限公司 APP page display method and system, mobile terminal and computer readable medium
CN109815000B (en) * 2019-02-25 2021-09-03 百度在线网络技术(北京)有限公司 Application invoking method and system, mobile terminal and computer readable medium thereof
CN109918591A (en) * 2019-03-01 2019-06-21 北京猎户星空科技有限公司 Using adding method, device, electronic equipment and storage medium
CN111639275B (en) * 2019-03-01 2023-04-25 阿里巴巴集团控股有限公司 Routing information processing method, device, electronic equipment and computer storage medium
CN111695060A (en) * 2019-03-15 2020-09-22 天津五八到家科技有限公司 Page switching method, device, equipment and storage medium
CN110069731B (en) * 2019-03-20 2021-07-09 北京奇艺世纪科技有限公司 Data processing method and device, electronic equipment and computer readable storage medium
CN110134376A (en) * 2019-05-15 2019-08-16 重庆八戒电子商务有限公司 The interface HTML5 and APP interface switching method, device, medium and electronic equipment
CN110362761B (en) * 2019-06-27 2023-02-07 上海淇馥信息技术有限公司 Webpage address monitoring-based webpage skipping method and device and electronic equipment
CN110324645A (en) * 2019-07-05 2019-10-11 广州酷狗计算机科技有限公司 Song display methods, device, equipment and storage medium
CN112579264B (en) * 2019-09-30 2023-03-10 上海游昆信息技术有限公司 Application program jumping method, terminal and computer storage medium
CN110941484B (en) * 2019-11-22 2022-12-09 马蜂窝(贵州)旅游集团有限公司 Application program calling method and device
CN111162943B (en) * 2019-12-27 2021-02-09 珠海格力电器股份有限公司 Method and device for configuring application networking priority and electronic equipment
CN111273950B (en) * 2019-12-31 2023-03-21 百度国际科技(深圳)有限公司 Application awakening method and device, electronic equipment and computer readable storage medium
CN111338715A (en) * 2020-02-28 2020-06-26 北京达佳互联信息技术有限公司 Page sharing method and device, electronic equipment and storage medium
CN111488151B (en) * 2020-04-17 2023-09-26 上海数禾信息科技有限公司 Page interaction method and device among Android modules
CN111641606B (en) * 2020-05-16 2022-11-22 中信银行股份有限公司 Data processing method, device, equipment and storage medium based on pseudo protocol
CN111625738B (en) * 2020-05-27 2022-03-15 北京百度网讯科技有限公司 APP target page calling method, device, equipment and storage medium
CN113297518B (en) * 2020-07-24 2022-09-23 阿里巴巴集团控股有限公司 Page switching method and device, electronic equipment and readable storage medium
CN112346741A (en) * 2020-09-27 2021-02-09 北京淇瑀信息科技有限公司 Method and device for positioning target page after awakening APP based on H5 external link, electronic equipment and storage medium
CN112632420A (en) * 2020-12-24 2021-04-09 青岛海尔科技有限公司 Interface skipping method and device, storage medium and electronic device
CN113010610A (en) * 2021-04-15 2021-06-22 上海绚显科技有限公司 Data synchronization method and device
CN113296859B (en) * 2021-04-28 2023-03-28 青岛海尔科技有限公司 Page loading method and device, storage medium and electronic device
CN113792232B (en) * 2021-09-13 2024-02-27 北京百度网讯科技有限公司 Page feature calculation method, page feature calculation device, electronic equipment, page feature calculation medium and page feature calculation program product
CN114237755A (en) * 2021-12-20 2022-03-25 百度在线网络技术(北京)有限公司 Application running method and device, electronic equipment and storage medium

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102981915B (en) * 2012-12-17 2016-08-24 北京奇虎科技有限公司 A kind of inter-application communication method and device
CN106469044B (en) * 2015-08-14 2021-02-02 腾讯科技(深圳)有限公司 Method and device for realizing page jump
CN105868244A (en) * 2015-12-10 2016-08-17 乐视致新电子科技(天津)有限公司 Link mark based webpage display method, mobile terminal and intelligent terminal
CN106528657A (en) * 2016-10-19 2017-03-22 广东欧珀移动通信有限公司 Control method and device for browser skipping to application program
CN106970977A (en) * 2017-03-28 2017-07-21 腾讯音乐娱乐(深圳)有限公司 A kind of webpage redirects processing method and processing device
CN107357914B (en) * 2017-07-19 2018-09-14 北京小度信息科技有限公司 Information processing method and device

Also Published As

Publication number Publication date
CN108121568A (en) 2018-06-05

Similar Documents

Publication Publication Date Title
CN108121568B (en) APP calling method and device, electronic equipment and readable storage medium
JP6181214B2 (en) Mobile device
EP2735180B1 (en) Application selection for multi-sim environment
US11716612B1 (en) Bootstrap electronic subscriber identity module configuration
US9363622B1 (en) Separation of client identification composition from customization payload to original equipment manufacturer layer
CN105094861A (en) Webpage application program loading method, device and system
CN105677335A (en) Method and device for increasing first starting speed of mobile terminal
CN104935744A (en) Verification code display method, verification code display device and mobile terminal
CN102855148A (en) Android-based startup management method
CN104965848A (en) Front-end resource loading method and apparatus
CN108958730B (en) Application program component sharing method and device, terminal device and readable storage medium
KR102374740B1 (en) Electronic apparatus and Method for operating bidirectional communication in the Electronic apparatus
KR20100074596A (en) Mutistandby terminal and method for offering tool kit menu thereof
CN104424241B (en) Web site url processing method based on two dimensional code, apparatus and system
US10546222B1 (en) Universal integrated circuit card (UICC) toolkit
CN105100141A (en) Multimedia content network sharing method, multimedia content network sharing device and multimedia content network sharing system
CN104092723A (en) File downloading method, device and system
CN105472694A (en) Method and device for accessing WiFi through scanning two-dimensional code
US9697396B2 (en) Interactive processing method and device and electronic apparatus
CN101960452A (en) Methods, apparatuses and computer program products for providing a search form
CN104113620A (en) Contact list updating method, updating device and user terminal
CN105204891A (en) Download method and download device during shutdown of mobile terminal and mobile terminal
CN105828290A (en) Method and device for selecting terminal to process business event
US11856509B2 (en) Electronic device and method for searching for radio access technology (RAT) by electronic device supporting plurality of communication networks
KR101445140B1 (en) Method and System for Downloading Contents by Reservation using Mobile Terminal and the Mobile Terminal therefor

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
GR01 Patent grant
GR01 Patent grant