WO2017000612A1 - Method and device for recommending apps to mobile terminal during search - Google Patents

Method and device for recommending apps to mobile terminal during search Download PDF

Info

Publication number
WO2017000612A1
WO2017000612A1 PCT/CN2016/078358 CN2016078358W WO2017000612A1 WO 2017000612 A1 WO2017000612 A1 WO 2017000612A1 CN 2016078358 W CN2016078358 W CN 2016078358W WO 2017000612 A1 WO2017000612 A1 WO 2017000612A1
Authority
WO
WIPO (PCT)
Prior art keywords
app
recommended
mobile terminal
terminal
channel program
Prior art date
Application number
PCT/CN2016/078358
Other languages
French (fr)
Chinese (zh)
Inventor
冯贵平
Original Assignee
北京奇虎科技有限公司
奇智软件(北京)有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 北京奇虎科技有限公司, 奇智软件(北京)有限公司 filed Critical 北京奇虎科技有限公司
Publication of WO2017000612A1 publication Critical patent/WO2017000612A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/955Retrieval from the web using information identifiers, e.g. uniform resource locators [URL]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • G06F16/9535Search customisation based on user profiles and personalisation

Definitions

  • the present invention relates to the field of Internet application technologies, and in particular, to a method and apparatus for recommending an App to a mobile terminal in a search process.
  • the App provider mainly recommends the App to users through pop-ups or floating advertisements such as text and graphics.
  • the advertisement will directly point to the App's official website special page. After the user clicks on the pop-up window or the floating advertisement of text, graphics, etc., you can use the special page to understand the function of the app, and further click the download address on the topic page to install the app. The download of the data, and then the mobile terminal uses the installation data of the App to install the App.
  • the present invention has been made in order to provide a method and apparatus for implementing an app recommendation to a mobile terminal in a search process that overcomes the above problems or at least partially solves the above problems.
  • a method for implementing an App to a mobile terminal during a search process including:
  • the first terminal receives a search term from the user, and acquires at least one to-be-recommended App related to the search term according to the search term;
  • Each of the to-be-recommended apps is pushed to the mobile terminal associated with the first terminal by using the recommendation identifier.
  • a method for implementing an APP recommendation to a mobile terminal during a search process including:
  • the mobile terminal associated with the first terminal receives each to-be-recommended App recommended by the first terminal according to its own client environment;
  • Each app to be recommended is installed on the mobile terminal.
  • an apparatus for recommending an app to a mobile terminal is provided in the search process, and is configured to be configured in the first terminal, including:
  • a data input module adapted to receive a search term from a user
  • An application obtaining module configured to acquire at least one to-be-recommended App related to the search term according to the search term
  • a generating module configured to generate a recommendation identifier for each app to be recommended according to the client environment in the first terminal
  • a recommendation module configured to use the recommendation identifier to push each to-be-recommended App to the mobile terminal associated with the first terminal.
  • an apparatus for recommending an App to a mobile terminal is provided in a search process, where the mobile terminal is associated with the first terminal, and includes:
  • the receiving module is adapted to receive, by the mobile terminal, each to-be-recommended App recommended by the first terminal according to the client environment of the mobile terminal;
  • the installation module is adapted to install each app to be recommended on the mobile terminal.
  • a computer program comprising computer readable code, when said computer readable code is run on a computing device, causing said computing device to perform a search according to said A method of recommending an app to a mobile terminal is implemented in the process.
  • a computer readable medium storing the above computer program is provided.
  • the first terminal receives the search term from the user, obtains at least one App to be recommended related to the search term according to the search term, and then selects the App to be recommended according to the client environment in the first terminal.
  • a recommendation identifier is generated, and each recommended application is recommended to the mobile terminal associated with the first terminal by using the recommendation identifier. Since the search term can directly reflect the user's search intent, recommending the app to be recommended related to the user search term to the user, can provide the user with richer search results, provide additional help to the user, and can avoid pop-up or floating advertisement. The manner in which the App is recommended may disturb the user's situation, and thus, the present invention achieves the purpose of recommending an App to the mobile terminal during the search process.
  • the present invention utilizes the recommended identifiers that match the client environment in the first terminal to directly push the recommended apps, and the generated recommended identifiers are highly adaptable, and the mobile terminal associated with the first terminal receives the recommended identifiers. It can be directly identified or used, and it is not necessary to install the recommended App to the mobile terminal through multiple operation steps as described in the prior art, which solves the problem that the App installation step is cumbersome, and makes the App recommendation more effective and efficient. higher.
  • FIG. 1 is a flowchart showing a method of implementing an app recommendation to a mobile terminal in a search process according to an embodiment of the present invention
  • FIG. 2 is a flowchart showing a method of implementing an app recommendation to a mobile terminal in a search process according to another embodiment of the present invention
  • FIG. 3 is a flowchart showing a method of implementing an app recommendation to a mobile terminal in a search process according to still another embodiment of the present invention
  • FIG. 4 shows a schematic diagram showing a dedicated link in a search result page, in accordance with an embodiment of the present invention
  • FIG. 5 is a schematic structural diagram of an apparatus for implementing an app recommendation to a mobile terminal in a search process according to an embodiment of the present invention
  • FIG. 6 is a schematic structural diagram of an apparatus for implementing an app recommendation to a mobile terminal in a search process according to another embodiment of the present invention.
  • Figure 7 is a schematic block diagram of a computing device for performing a method of implementing an App to a mobile terminal in a search process in accordance with the present invention
  • Fig. 8 schematically shows a storage unit for holding or carrying program code implementing a method of implementing an app recommendation to a mobile terminal in a search process according to the present invention.
  • the embodiment of the present invention provides a method for recommending an App to a mobile terminal in a search process, and the method may be applied to a first terminal, where the first terminal may be a PC (Personal Computer). End, notebook, smart TV or other terminal device.
  • FIG. 1 illustrates a flow chart of a method of implementing an app recommendation to a mobile terminal during a search process, in accordance with an embodiment of the present invention. Referring to FIG. 1, the method includes at least steps S102 to S106.
  • Step S102 The first terminal receives a search term from a user, and acquires at least one APP to be recommended related to the search term according to the search term.
  • Step S104 Generate a recommendation identifier for each App to be recommended according to the client environment in the first terminal.
  • Step S106 Pushing each to-be-recommended App to the mobile terminal associated with the first terminal by using the recommendation identifier.
  • the first terminal receives the search term from the user, obtains at least one App to be recommended related to the search term according to the search term, and then selects the App to be recommended according to the client environment in the first terminal.
  • a recommendation identifier is generated, and each recommended application is recommended to the mobile terminal associated with the first terminal by using the recommendation identifier. Since the search term can directly reflect the user's search intent, recommending the app to be recommended related to the user search term to the user, can provide the user with richer search results, provide additional help to the user, and can avoid pop-up or floating advertisement. The manner in which the App is recommended may disturb the user's situation, and thus, the present invention achieves the purpose of recommending an App to the mobile terminal during the search process.
  • the present invention utilizes the recommended identifiers that match the client environment in the first terminal to directly push the recommended apps, and the generated recommended identifiers are highly adaptable, and the mobile terminal associated with the first terminal receives the recommended identifiers. It can be directly identified or used, and it is not necessary to install the recommended App to the mobile terminal through multiple operation steps as described in the prior art, which solves the problem that the App installation step is cumbersome, and makes the App recommendation more effective and efficient. higher.
  • the at least one to-be-recommended App related to the search term is obtained according to the search term.
  • the embodiment of the present invention provides an optional solution, in which the search term can be matched with the preset App recommendation model library. Operation, obtaining at least one app to be recommended related to the search term.
  • the app recommendation model library of different categories may be established for each type of recommendation requirement. Therefore, in the process of using the search term to perform a matching operation with the preset app recommendation model library, the search term may be analyzed to determine the corresponding search term. App recommends the category of the model library, and then calls the App recommendation model of the corresponding category of the search term. The type library then matches at least one app to be recommended related to the search term in the App recommendation model library of the corresponding category of the search term, thereby improving the efficiency and accuracy of the recommendation.
  • step S104 when the client environments in the first terminal are different, the generated recommendation identifiers of the to-be-recommended apps are different, so that the step S106 uses the recommendation identifiers to recommend each of the to-be-recommended apps to the mobile terminal associated with the first terminal. It is also different, and will be described in detail below.
  • step S104 is optionally implemented to generate, for each app to be recommended, a program for arranging the channel and pushing the app to be recommended through the channel program.
  • a dedicated link to the mobile terminal is optionally implemented to display a dedicated link in the search result page, and when receiving the instruction to trigger the dedicated link, the channel program is called up, and the to-be-recommended App is pushed to the mobile terminal through the channel program.
  • the dedicated app to be recommended for this dedicated link For the android (Android) version of the App, of course, the embodiment of the present invention can also generate a dedicated link that provides other versions of the App.
  • the click link displayed in the search result page is in the form of a dedicated link.
  • the channel program is directly invoked, and the to-be-recommended App is pushed to the mobile terminal through the channel program.
  • the channel program may initiate a request for establishing a connection to the mobile terminal, and after the channel program establishes a connection with the mobile terminal, the app to be recommended is pushed to the mobile terminal.
  • the channel program is also installed on the mobile terminal, and the channel program on the first terminal initiates a request to establish a connection to the channel program installed on the mobile terminal.
  • step S104 is optionally implemented to generate a download link for downloading the app to be recommended to the first terminal for each app to be recommended.
  • step S106 is optionally implemented to display a download link in the search result page, and when receiving the instruction to trigger the download link, download the to-be-recommended App to the first terminal, and then download the to-recommended to the first terminal.
  • the app is pushed to the mobile terminal.
  • pushing the to-be-recommended App downloaded to the first terminal to the mobile terminal may be implemented by means of existing inter-terminal data transmission, such as connecting the mobile terminal to the first terminal through a data line for data transmission, and the like.
  • the recommended application is "xx music player”
  • searching for the "red sorghum theme song” on the first terminal, and the recommended application is "xx music player”
  • the channel program associated with the mobile terminal is not installed on the first terminal (such as 360 mobile phone)
  • An assistant, etc. generates a download link for downloading the to-be-recommended App to the first terminal, and the download link is “http://shouji.360tpcdn.com/150603/b49d49ef0a8b795196e7baa24d708747/com.xx.android_7426.apk”,
  • the application to be recommended provided by the download link is an android version of the App.
  • the embodiment of the present invention may also generate a download link for providing other versions of the App. Then, the download link is displayed in the search result page, and when the instruction to trigger the download link is received, the app to be recommended is downloaded to the first terminal, and finally the app to be recommended downloaded to the first terminal is pushed to the mobile terminal.
  • the foregoing method 2 implements the purpose of pushing the APP to be recommended to the mobile terminal associated with the first terminal when the channel program associated with the mobile terminal is not installed on the first terminal.
  • the push of the APP to be recommended may also be implemented by using the foregoing method 2, that is, for each app to be recommended. And generating a download link for downloading the to-be-recommended App to the first terminal, and then displaying a download link in the search result page, and when receiving the instruction to trigger the download link, downloading the to-be-recommended App to the first terminal, and then downloading The to-be-recommended App to the first terminal is pushed to the mobile terminal.
  • step S104 is optionally implemented to generate a two-dimensional code carrying the download address of the app to be recommended for each app to be recommended.
  • step S106 is optionally implemented to display the two-dimensional code in the search result page. After the mobile terminal scans the two-dimensional code, the download address of the to-be-recommended App is obtained, and the download address of the app to be recommended is used to download the Recommend App to mobile terminal.
  • the embodiment of the present invention further provides a method for recommending an App to a mobile terminal in a search process, and the method can be applied to a mobile terminal, where the mobile terminal can be a mobile phone, a tablet computer, a smart watch, smart glasses, or the like.
  • FIG. 2 illustrates a flow chart of a method of implementing an app recommendation to a mobile terminal during a search process in accordance with another embodiment of the present invention. Referring to FIG. 2, the method includes at least steps S202 to S204.
  • Step S202 The mobile terminal associated with the first terminal receives each to-be-recommended App recommended by the first terminal according to its own client environment.
  • Step S204 installing each app to be recommended on the mobile terminal.
  • step S202 the mobile terminal determines whether the local terminal has a channel program associated with the first terminal, and if so, the channel program receives a request from the channel program installed in the first terminal to recommend each recommended application to be recommended, and then The channel program responds to the request and receives each app to be recommended.
  • step S204 for each app to be recommended, the prompt information for prompting the user to install the app to be recommended is generated, and when the user receives the instruction to install the app to be recommended according to the prompt information, the app to be recommended is installed on the mobile terminal. Achieve the purpose of installation according to the user's choice.
  • the first terminal may be a PC terminal, a notebook, a smart TV or other terminal device
  • the mobile terminal may be a mobile phone, a tablet computer, a smart watch, smart glasses, etc., that is, the first terminal moves to the mobile terminal during the search process.
  • the App is recommended, and the App recommendation model library is pre-established on the first terminal.
  • FIG. 3 illustrates a flow chart of a method of implementing an app recommendation to a mobile terminal during a search process in accordance with yet another embodiment of the present invention. Referring to FIG. 3, the method includes at least steps S302 to S332.
  • step S302 the first terminal receives the search term from the user.
  • Step S304 the first terminal analyzes the search term, determines the category of the App recommendation model library corresponding to the search term, and calls the App recommendation model library of the corresponding category of the search term, and matches the search term in the App recommendation model library of the corresponding category of the search term. At least one app to be recommended.
  • Step S306 determining whether the first terminal is installed with a channel program associated with the mobile terminal, and if yes, proceeding to step S308; if not, proceeding to step S328.
  • Step S308 for each app to be recommended, generate a dedicated link for arranging the channel program and pushing the app to be recommended to the mobile terminal through the channel program.
  • Step S310 displaying a dedicated link in the search result page.
  • the search term is “Red Sorghum Theme Song”
  • the recommended app is “xx Music Player”
  • a dedicated link of the app “xx Music Player” to be recommended is displayed in the search result page.
  • Step S312 receiving an instruction to trigger a dedicated link.
  • Step S314 the channel program is called up, and the channel program initiates a request for establishing a connection to the channel program installed on the mobile terminal.
  • Step S316 the channel program installed on the mobile terminal receives a request from the channel program installed in the first terminal to initiate a connection.
  • Step S320 the first terminal receives a response returned by the channel program from the mobile terminal, and establishes a connection with the mobile terminal.
  • Step S322 the first terminal pushes the to-be-recommended App to the mobile terminal.
  • Step S324 the mobile terminal receives each app to be recommended.
  • the prompt information for prompting the user to install the app to be recommended may be generated.
  • the mobile terminal is installed in the mobile terminal. Recommended app.
  • Step S328 for each app to be recommended, generate a two-dimensional code carrying the download address of the app to be recommended.
  • Step S330 displaying the two-dimensional code in the search result page.
  • Step S332 After the mobile terminal scans the two-dimensional code, the downloading address of the app to be recommended is obtained, and the app to be recommended is downloaded to the mobile terminal by using the download address of the app to be recommended, and step S326 is performed.
  • This embodiment implements the purpose of recommending an App to the mobile terminal in the first terminal search process.
  • different recommended identifiers are generated for each App to be recommended according to the environment of the first terminal, that is, the first terminal is installed.
  • a dedicated link push application is generated.
  • the QR code push application is generated, which solves the problem that the current operation needs to be implemented through multiple operation steps.
  • the recommended app installs to the mobile terminal, making the app recommendation more efficient and more efficient.
  • FIG. 5 is a schematic diagram showing the structure of an apparatus for implementing an App to a mobile terminal in a search process according to an embodiment of the present invention.
  • the apparatus may at least include: a data input module 510, an application acquisition module 520, a generation module 530, and a recommendation module 540.
  • a data input module 510 adapted to receive a search term from a user
  • the application obtaining module 520 is coupled to the data input module 510, and is adapted to acquire at least one to-be-recommended App related to the search term according to the search term;
  • the generating module 530 is coupled to the application obtaining module 520, and is configured to generate a recommendation identifier for each app to be recommended according to the client environment in the first terminal;
  • the recommendation module 540 is coupled to the generation module 530 and is adapted to push each to-be-recommended App to the mobile terminal associated with the first terminal by using the recommendation identifier.
  • the generating module 530 is further adapted to:
  • a dedicated link for arranging the channel program and pushing the to-be-recommended App to the mobile terminal through the channel program is generated.
  • the recommendation module 540 is further adapted to:
  • the channel program Upon receiving the instruction to trigger the dedicated link, the channel program is called up, and the app to be recommended is pushed to the mobile terminal through the channel program.
  • the recommendation module 540 is further adapted to:
  • the request for establishing a connection is initiated by the channel program to the mobile terminal, and after the channel program establishes a connection with the mobile terminal, the APP to be recommended is pushed to the mobile terminal.
  • the recommendation module 540 is further adapted to:
  • a request to establish a connection is initiated by the channel program to the channel program installed on the mobile terminal.
  • the generating module 530 is further adapted to:
  • the recommendation module 540 is further adapted to:
  • the to-be-recommended App downloaded to the first terminal is pushed to the mobile terminal.
  • the generating module 530 is further adapted to:
  • a two-dimensional code carrying the download address of the app to be recommended is generated.
  • the recommendation module 540 is further adapted to:
  • the download address of the app to be recommended is obtained, and the app to be recommended is downloaded to the mobile terminal by using the download address of the app to be recommended.
  • the application obtaining module 520 is further adapted to:
  • the matching operation is performed by using the search term with the preset app recommendation model library, and at least one app to be recommended related to the search term is obtained.
  • the application obtaining module 520 is further adapted to:
  • FIG. 6 shows a schematic structural diagram of an apparatus for implementing an app recommendation to a mobile terminal in a search process according to another embodiment of the present invention.
  • the apparatus may at least include: a receiving module 610 and a mounting module 620.
  • the receiving module 610 is adapted to receive, by the mobile terminal, the recommended apps to be recommended from the first terminal according to the client environment of the mobile terminal;
  • the installation module 620 is coupled to the receiving module 610 and is adapted to install each app to be recommended in the mobile terminal.
  • the receiving module 610 is further adapted to:
  • the mobile terminal determines whether the local terminal has a channel program associated with the first terminal
  • the channel program receives a request for recommending each app to be recommended initiated by a channel program installed in the first terminal;
  • Each application to be recommended is received by the channel program in response to the request.
  • the above installation module 620 is further adapted to:
  • the app to be recommended is installed on the mobile terminal.
  • the embodiment of the present invention can achieve the following beneficial effects:
  • the first terminal receives the search term from the user, obtains at least one App to be recommended related to the search term according to the search term, and then selects the App to be recommended according to the client environment in the first terminal.
  • a recommendation identifier is generated, and each recommended application is recommended to the mobile terminal associated with the first terminal by using the recommendation identifier. Since the search term can directly reflect the user's search intent, recommending the app to be recommended related to the user search term to the user, can provide the user with richer search results, provide additional help to the user, and can avoid pop-up or floating advertisement. The manner in which the App is recommended may disturb the user's situation, and thus, the present invention achieves the purpose of recommending an App to the mobile terminal during the search process.
  • the present invention utilizes the recommended identifiers that match the client environment in the first terminal to directly push the recommended apps, and the generated recommended identifiers are highly adaptable, and the mobile terminal associated with the first terminal receives the recommended identifiers. It can be directly identified or used, and it is not necessary to install the recommended App to the mobile terminal through multiple operation steps as described in the prior art, which solves the problem that the App installation step is cumbersome, and makes the App recommendation more effective and efficient. higher.
  • modules in the devices of the embodiments can be adaptively changed and placed in one or more devices different from the embodiment.
  • Modules or units or components are combined into one module or unit or component, and in addition they can be divided into multiple sub-modules or sub-units or sub-components.
  • any combination of the features disclosed in the specification, including the accompanying claims, the abstract and the drawings, and any methods so disclosed, or All processes or units of the device are combined.
  • Each feature disclosed in this specification may be replaced by alternative features that provide the same, equivalent or similar purpose.
  • the various component embodiments of the present invention may be implemented in hardware, or in a software module running on one or more processors, or in a combination thereof.
  • a microprocessor or digital signal processor may be used in practice to implement some or all of the means for implementing an APP recommendation to a mobile terminal in a search process in accordance with an embodiment of the present invention.
  • the invention can also be implemented as a device or device program (e.g., a computer program and a computer program product) for performing some or all of the methods described herein.
  • Such a program implementing the invention may be stored on a computer readable medium or may be in the form of one or more signals. Such signals may be downloaded from an Internet website, provided on a carrier signal, or provided in any other form.
  • FIG. 7 illustrates a computing device that can implement a method of implementing an APP recommendation to a mobile terminal during a search process.
  • the computing device conventionally includes a processor 710 and a computer program product or computer readable medium in the form of a memory 720.
  • Memory 720 can be an electronic memory such as a flash memory, EEPROM (Electrically Erasable Programmable Read Only Memory), EPROM, hard disk, or ROM.
  • Memory 720 has a memory space 730 for program code 731 for performing any of the method steps described above.
  • storage space 730 for program code may include various program code 731 for implementing various steps in the above methods, respectively.
  • the program code can be read from or written to one or more computer program products.
  • Such computer program products include program code carriers such as hard disks, compact disks (CDs), memory cards or floppy disks.
  • Such a computer program product is typically a portable or fixed storage unit as described with reference to FIG.
  • the storage unit may have storage segments, storage spaces, and the like that are similarly arranged to memory 720 in the computing device of FIG.
  • the program code can be compressed, for example, in an appropriate form.
  • the storage unit includes computer readable code 731', ie, code readable by a processor, such as 710, that when executed by a computing device causes the computing device to perform each of the methods described above step.

Abstract

A method and device for recommending Apps to a mobile terminal during search. The method comprises: a first terminal receiving a search word from a user, and acquiring, according to the search word, at least one to-be-recommended App associated with the search word (102); generating a recommendation identifier for each to-be-recommended App according to the client environment in the first terminal (S104); and pushing each to-be-recommended App to a mobile terminal associated with the first terminal by utilizing the recommendation identifier (S106). The method and device for recommending Apps to a mobile terminal during search fulfills the objective of recommending Apps to a mobile terminal during search. Since the search word can reflect the search intention of a user directly, the user can be provided with more abundant search results by recommending to the user the to-be-recommended Apps associated with the search word of the user; thus extra help can be provided to the user, and such a situation is avoided where the user may be bothered by such App recommendation modes as window popup and hover advertising.

Description

在搜索过程中实现向移动终端推荐App的方法及装置Method and device for recommending an app to a mobile terminal during a search process 技术领域Technical field
本发明涉及互联网应用技术领域,特别是一种在搜索过程中实现向移动终端推荐App的方法及装置。The present invention relates to the field of Internet application technologies, and in particular, to a method and apparatus for recommending an App to a mobile terminal in a search process.
背景技术Background technique
随着移动终端(如手机、平板电脑等)功能的增强,其已经成为人们生活、工作中的必备品。为了满足用户的各种需求,互联网上存在基于移动终端开发的各种各样的App(Application,应用),例如各种阅读、游戏、网购、聊天应用等。With the enhancement of functions of mobile terminals (such as mobile phones, tablets, etc.), it has become a must-have for people's lives and work. In order to meet various needs of users, there are various applications (applications) developed on the Internet based on mobile terminals, such as various reading, games, online shopping, chat applications, and the like.
目前,App提供方主要通过文字、图形等弹窗或悬浮广告的方式向用户推荐App。通常情况下,广告会直接指向App的官网专题页面,用户点击文字、图形等弹窗或悬浮广告后,可以通过专题页面来了解App的功能,并进一步点击该专题页面上的下载地址进行App安装数据的下载,进而在移动终端利用该App的安装数据安装该App。At present, the App provider mainly recommends the App to users through pop-ups or floating advertisements such as text and graphics. Usually, the advertisement will directly point to the App's official website special page. After the user clicks on the pop-up window or the floating advertisement of text, graphics, etc., you can use the special page to understand the function of the app, and further click the download address on the topic page to install the app. The download of the data, and then the mobile terminal uses the installation data of the App to install the App.
然而,通过弹窗或悬浮广告推荐App的方式可能会打扰到用户,容易让用户产生反感情绪。因而,亟待提供一种有效地推荐App的方案。However, the way to recommend an app through a pop-up or floating advertisement may disturb the user and easily make the user feel resentful. Therefore, it is urgent to provide a scheme for effectively recommending an App.
发明内容Summary of the invention
鉴于上述问题,提出了本发明以便提供一种克服上述问题或者至少部分地解决上述问题的在搜索过程中实现向移动终端推荐App的方法及装置。In view of the above problems, the present invention has been made in order to provide a method and apparatus for implementing an app recommendation to a mobile terminal in a search process that overcomes the above problems or at least partially solves the above problems.
依据本发明的一方面,提供了一种在搜索过程中实现向移动终端推荐App的方法,包括:According to an aspect of the present invention, a method for implementing an App to a mobile terminal during a search process is provided, including:
第一终端接收来自用户的搜索词,根据所述搜索词获取与所述搜索词相关的至少一个待推荐App;The first terminal receives a search term from the user, and acquires at least one to-be-recommended App related to the search term according to the search term;
根据所述第一终端内的客户端环境,为各待推荐App生成推荐标识;Generating a recommendation identifier for each app to be recommended according to the client environment in the first terminal;
利用所述推荐标识将各待推荐App推送至与所述第一终端关联的移动终端。Each of the to-be-recommended apps is pushed to the mobile terminal associated with the first terminal by using the recommendation identifier.
依据本发明的另一方面,提供了一种在搜索过程中实现向移动终端推荐APP的方法,包括:According to another aspect of the present invention, a method for implementing an APP recommendation to a mobile terminal during a search process is provided, including:
与第一终端关联的移动终端根据自身的客户端环境,接收来自所述第一终端推荐的各待推荐App;The mobile terminal associated with the first terminal receives each to-be-recommended App recommended by the first terminal according to its own client environment;
在所述移动终端安装各待推荐App。Each app to be recommended is installed on the mobile terminal.
依据本发明的又一方面,还提供了一种在搜索过程中实现向移动终端推荐App的装置,设置于第一终端,包括:According to still another aspect of the present invention, an apparatus for recommending an app to a mobile terminal is provided in the search process, and is configured to be configured in the first terminal, including:
数据输入模块,适于接收来自用户的搜索词;a data input module adapted to receive a search term from a user;
应用获取模块,适于根据所述搜索词获取与所述搜索词相关的至少一个待推荐App;An application obtaining module, configured to acquire at least one to-be-recommended App related to the search term according to the search term;
生成模块,适于根据所述第一终端内的客户端环境,为各待推荐App生成推荐标识; a generating module, configured to generate a recommendation identifier for each app to be recommended according to the client environment in the first terminal;
推荐模块,适于利用所述推荐标识将各待推荐App推送至与所述第一终端关联的移动终端。And a recommendation module, configured to use the recommendation identifier to push each to-be-recommended App to the mobile terminal associated with the first terminal.
依据本发明的再一方面,还提供了一种在搜索过程中实现向移动终端推荐App的装置,设置于与第一终端关联的移动终端,包括:According to still another aspect of the present invention, an apparatus for recommending an App to a mobile terminal is provided in a search process, where the mobile terminal is associated with the first terminal, and includes:
接收模块,适于所述移动终端根据自身的客户端环境,接收来自所述第一终端推荐的各待推荐App;The receiving module is adapted to receive, by the mobile terminal, each to-be-recommended App recommended by the first terminal according to the client environment of the mobile terminal;
安装模块,适于在所述移动终端安装各待推荐App。The installation module is adapted to install each app to be recommended on the mobile terminal.
依据本发明的又一方面,提供了一种计算机程序,其包括计算机可读代码,当所述计算机可读代码在计算设备上运行时,导致所述计算设备执行根据上文所述的在搜索过程中实现向移动终端推荐App的方法。According to still another aspect of the present invention, a computer program is provided, comprising computer readable code, when said computer readable code is run on a computing device, causing said computing device to perform a search according to said A method of recommending an app to a mobile terminal is implemented in the process.
依据本发明的再一方面,提供了一种计算机可读介质,其中存储了上述的计算机程序。According to still another aspect of the present invention, a computer readable medium storing the above computer program is provided.
本发明的有益效果为:The beneficial effects of the invention are:
本发明实施例中,第一终端接收来自用户的搜索词,根据该搜索词获取与该搜索词相关的至少一个待推荐的App,随后根据第一终端内的客户端环境,为各待推荐App生成推荐标识,进而利用推荐标识将各待推荐App推荐至与第一终端关联的移动终端。由于搜索词能够直接反映用户的搜索意图,将与用户搜索词相关的待推荐App推荐给用户,能够给用户提供更加丰富的搜索结果,给用户提供额外的帮助,也能够避免弹窗或悬浮广告推荐App的方式可能会打扰到用户的情况,由此,本发明实现了在搜索过程中向移动终端推荐App的目的。并且,本发明利用根据第一终端内的客户端环境相匹配的推荐标识将各待推荐App进行直接推送,生成的推荐标识可适应性高,与第一终端关联的移动终端接收到推荐标识后续可直接识别或使用,不需要通过如现有技术所说的需要通过多个操作步骤才能够实现将推荐的App安装到移动终端,解决了App安装步骤繁琐的问题,使得App推荐更加有效,效率更高。In the embodiment of the present invention, the first terminal receives the search term from the user, obtains at least one App to be recommended related to the search term according to the search term, and then selects the App to be recommended according to the client environment in the first terminal. A recommendation identifier is generated, and each recommended application is recommended to the mobile terminal associated with the first terminal by using the recommendation identifier. Since the search term can directly reflect the user's search intent, recommending the app to be recommended related to the user search term to the user, can provide the user with richer search results, provide additional help to the user, and can avoid pop-up or floating advertisement. The manner in which the App is recommended may disturb the user's situation, and thus, the present invention achieves the purpose of recommending an App to the mobile terminal during the search process. In addition, the present invention utilizes the recommended identifiers that match the client environment in the first terminal to directly push the recommended apps, and the generated recommended identifiers are highly adaptable, and the mobile terminal associated with the first terminal receives the recommended identifiers. It can be directly identified or used, and it is not necessary to install the recommended App to the mobile terminal through multiple operation steps as described in the prior art, which solves the problem that the App installation step is cumbersome, and makes the App recommendation more effective and efficient. higher.
上述说明仅是本发明技术方案的概述,为了能够更清楚了解本发明的技术手段,而可依照说明书的内容予以实施,并且为了让本发明的上述和其它目的、特征和优点能够更明显易懂,以下特举本发明的具体实施方式。The above description is only an overview of the technical solutions of the present invention, and the above-described and other objects, features and advantages of the present invention can be more clearly understood. Specific embodiments of the invention are set forth below.
附图说明DRAWINGS
通过阅读下文优选实施方式的详细描述,各种其他的优点和益处对于本领域普通技术人员将变得清楚明了。附图仅用于示出优选实施方式的目的,而并不认为是对本发明的限制。而且在整个附图中,用相同的参考符号表示相同的部件。在附图中:Various other advantages and benefits will become apparent to those skilled in the art from a The drawings are only for the purpose of illustrating the preferred embodiments and are not to be construed as limiting. Throughout the drawings, the same reference numerals are used to refer to the same parts. In the drawing:
图1示出了根据本发明一实施例的在搜索过程中实现向移动终端推荐App的方法的流程图;FIG. 1 is a flowchart showing a method of implementing an app recommendation to a mobile terminal in a search process according to an embodiment of the present invention; FIG.
图2示出了根据本发明另一实施例的在搜索过程中实现向移动终端推荐App的方法的流程图;2 is a flowchart showing a method of implementing an app recommendation to a mobile terminal in a search process according to another embodiment of the present invention;
图3示出了根据本发明又一实施例的在搜索过程中实现向移动终端推荐App的方法的流程图; FIG. 3 is a flowchart showing a method of implementing an app recommendation to a mobile terminal in a search process according to still another embodiment of the present invention; FIG.
图4示出了根据本发明一实施例的在搜索结果页中展示专用链接的示意图;4 shows a schematic diagram showing a dedicated link in a search result page, in accordance with an embodiment of the present invention;
图5示出了根据本发明一实施例的在搜索过程中实现向移动终端推荐App的装置的结构示意图;FIG. 5 is a schematic structural diagram of an apparatus for implementing an app recommendation to a mobile terminal in a search process according to an embodiment of the present invention; FIG.
图6示出了根据本发明另一实施例的在搜索过程中实现向移动终端推荐App的装置的结构示意图;6 is a schematic structural diagram of an apparatus for implementing an app recommendation to a mobile terminal in a search process according to another embodiment of the present invention;
图7示意性地示出了用于执行根据本发明的在搜索过程中实现向移动终端推荐App的方法的计算设备的框图;以及Figure 7 is a schematic block diagram of a computing device for performing a method of implementing an App to a mobile terminal in a search process in accordance with the present invention;
图8示意性地示出了用于保持或者携带实现根据本发明的在搜索过程中实现向移动终端推荐App的方法的程序代码的存储单元。Fig. 8 schematically shows a storage unit for holding or carrying program code implementing a method of implementing an app recommendation to a mobile terminal in a search process according to the present invention.
具体实施方式detailed description
下面结合附图和具体的实施方式对本发明作进一步的描述。The invention is further described below in conjunction with the drawings and specific embodiments.
为解决上述技术问题,本发明实施例提供了一种在搜索过程中实现向移动终端推荐App的方法,该方法可以应用在第一终端,该第一终端可以是PC(Personal Computer,个人电脑)端、笔记本、智能电视或其他终端设备。图1示出了根据本发明一实施例的在搜索过程中实现向移动终端推荐App的方法的流程图。参见图1,该方法至少包括步骤S102至步骤S106。In order to solve the above technical problem, the embodiment of the present invention provides a method for recommending an App to a mobile terminal in a search process, and the method may be applied to a first terminal, where the first terminal may be a PC (Personal Computer). End, notebook, smart TV or other terminal device. FIG. 1 illustrates a flow chart of a method of implementing an app recommendation to a mobile terminal during a search process, in accordance with an embodiment of the present invention. Referring to FIG. 1, the method includes at least steps S102 to S106.
步骤S102,第一终端接收来自用户的搜索词,根据搜索词获取与搜索词相关的至少一个待推荐App。Step S102: The first terminal receives a search term from a user, and acquires at least one APP to be recommended related to the search term according to the search term.
步骤S104,根据第一终端内的客户端环境,为各待推荐App生成推荐标识。Step S104: Generate a recommendation identifier for each App to be recommended according to the client environment in the first terminal.
步骤S106,利用推荐标识将各待推荐App推送至与第一终端关联的移动终端。Step S106: Pushing each to-be-recommended App to the mobile terminal associated with the first terminal by using the recommendation identifier.
本发明实施例中,第一终端接收来自用户的搜索词,根据该搜索词获取与该搜索词相关的至少一个待推荐的App,随后根据第一终端内的客户端环境,为各待推荐App生成推荐标识,进而利用推荐标识将各待推荐App推荐至与第一终端关联的移动终端。由于搜索词能够直接反映用户的搜索意图,将与用户搜索词相关的待推荐App推荐给用户,能够给用户提供更加丰富的搜索结果,给用户提供额外的帮助,也能够避免弹窗或悬浮广告推荐App的方式可能会打扰到用户的情况,由此,本发明实现了在搜索过程中向移动终端推荐App的目的。并且,本发明利用根据第一终端内的客户端环境相匹配的推荐标识将各待推荐App进行直接推送,生成的推荐标识可适应性高,与第一终端关联的移动终端接收到推荐标识后续可直接识别或使用,不需要通过如现有技术所说的需要通过多个操作步骤才能够实现将推荐的App安装到移动终端,解决了App安装步骤繁琐的问题,使得App推荐更加有效,效率更高。In the embodiment of the present invention, the first terminal receives the search term from the user, obtains at least one App to be recommended related to the search term according to the search term, and then selects the App to be recommended according to the client environment in the first terminal. A recommendation identifier is generated, and each recommended application is recommended to the mobile terminal associated with the first terminal by using the recommendation identifier. Since the search term can directly reflect the user's search intent, recommending the app to be recommended related to the user search term to the user, can provide the user with richer search results, provide additional help to the user, and can avoid pop-up or floating advertisement. The manner in which the App is recommended may disturb the user's situation, and thus, the present invention achieves the purpose of recommending an App to the mobile terminal during the search process. In addition, the present invention utilizes the recommended identifiers that match the client environment in the first terminal to directly push the recommended apps, and the generated recommended identifiers are highly adaptable, and the mobile terminal associated with the first terminal receives the recommended identifiers. It can be directly identified or used, and it is not necessary to install the recommended App to the mobile terminal through multiple operation steps as described in the prior art, which solves the problem that the App installation step is cumbersome, and makes the App recommendation more effective and efficient. higher.
步骤S102中根据搜索词获取与搜索词相关的至少一个待推荐App,本发明实施例提供了一种可选的方案,在该方案中,可以利用搜索词与预设的App推荐模型库进行匹配操作,得到与搜索词相关的至少一个待推荐App。这里,可以分析推荐需求,根据推荐需求建立App推荐模型库。In the step S102, the at least one to-be-recommended App related to the search term is obtained according to the search term. The embodiment of the present invention provides an optional solution, in which the search term can be matched with the preset App recommendation model library. Operation, obtaining at least one app to be recommended related to the search term. Here, you can analyze the recommendation requirements and build an App recommendation model library based on the recommended requirements.
进一步,还可以针对各类型的推荐需求,建立不同类别的App推荐模型库,因而在利用搜索词与预设的App推荐模型库进行匹配操作的过程中,可以分析搜索词,确定搜索词对应的App推荐模型库的类别,进而调用搜索词对应类别的App推荐模 型库,随后在搜索词对应类别的App推荐模型库中,匹配与搜索词相关的至少一个待推荐App,从而可以提高推荐的效率和准确性。Further, the app recommendation model library of different categories may be established for each type of recommendation requirement. Therefore, in the process of using the search term to perform a matching operation with the preset app recommendation model library, the search term may be analyzed to determine the corresponding search term. App recommends the category of the model library, and then calls the App recommendation model of the corresponding category of the search term. The type library then matches at least one app to be recommended related to the search term in the App recommendation model library of the corresponding category of the search term, thereby improving the efficiency and accuracy of the recommendation.
在步骤S104中,第一终端内的客户端环境不同时,生成的各待推荐App的推荐标识不同,从而步骤S106利用推荐标识将各待推荐App推荐至与第一终端关联的移动终端的方式也有所不同,下面将分别进行详细介绍。In step S104, when the client environments in the first terminal are different, the generated recommendation identifiers of the to-be-recommended apps are different, so that the step S106 uses the recommendation identifiers to recommend each of the to-be-recommended apps to the mobile terminal associated with the first terminal. It is also different, and will be described in detail below.
方式一,若第一终端上安装有与移动终端关联的通道程序,则步骤S104可选地实施为对于各待推荐App,生成用于调起该通道程序以及通过该通道程序推送该待推荐App至移动终端的专用链接。此时,步骤S106可选地实施为在搜索结果页中展示专用链接,在接收到触发专用链接的指令时,调起通道程序,并通过通道程序推送该待推荐App至移动终端。In the first mode, if the channel program associated with the mobile terminal is installed on the first terminal, step S104 is optionally implemented to generate, for each app to be recommended, a program for arranging the channel and pushing the app to be recommended through the channel program. A dedicated link to the mobile terminal. At this time, step S106 is optionally implemented to display a dedicated link in the search result page, and when receiving the instruction to trigger the dedicated link, the channel program is called up, and the to-be-recommended App is pushed to the mobile terminal through the channel program.
举例来说,在第一终端上搜索“红高粱主题曲”,待推荐App为“xx音乐播放器”,如果第一终端上安装有与移动终端关联的通道程序(如360手机助手等),则生成调起该通道程序以及通过该通道程序推送该待推荐App“xx音乐播放器”至移动终端的专用链接,即“zhushou360://type=apk&name=%E9%85%B7%E7%8B%97%E9%9F%B3%E4%B9%90&url=http://shouji.360tpcdn.com/150603/b49d49ef0a8b795196e7baa24d708747/com.xx.android_7426.apk”,该专用链接提供的待推荐App为android(安卓)版本的App,当然,本发明实施例还可以生成提供其他版本App的专用链接。随后,在搜索结果页中展现的点击链接是专用链接的形式,当接收到用户点击该专用链接的指令后,直接调起通道程序,通过通道程序推送该待推荐App至移动终端。For example, searching for the "red sorghum theme song" on the first terminal, and the recommended application is "xx music player", if the channel program associated with the mobile terminal (such as 360 mobile assistant, etc.) is installed on the first terminal, Generating a dedicated link for calling the channel program and pushing the to-be-recommended App "xx music player" to the mobile terminal through the channel program, that is, "zhushou360://type=apk&name=%E9%85%B7%E7 %8B%97%E9%9F%B3%E4%B9%90&url=http://shouji.360tpcdn.com/150603/b49d49ef0a8b795196e7baa24d708747/com.xx.android_7426.apk", the dedicated app to be recommended for this dedicated link For the android (Android) version of the App, of course, the embodiment of the present invention can also generate a dedicated link that provides other versions of the App. Subsequently, the click link displayed in the search result page is in the form of a dedicated link. After receiving the instruction that the user clicks the dedicated link, the channel program is directly invoked, and the to-be-recommended App is pushed to the mobile terminal through the channel program.
进一步,在通过通道程序推送该待推荐App至移动终端时,可以由通道程序向移动终端发起建立连接的请求,在通道程序与移动终端建立连接后,将该待推荐App推送至移动终端。在本发明一实施例中,移动终端上也安装有该通道程序,此时由第一终端上的通道程序向移动终端上安装的该通道程序发起建立连接的请求。Further, when the app to be recommended is pushed to the mobile terminal by using the channel program, the channel program may initiate a request for establishing a connection to the mobile terminal, and after the channel program establishes a connection with the mobile terminal, the app to be recommended is pushed to the mobile terminal. In an embodiment of the invention, the channel program is also installed on the mobile terminal, and the channel program on the first terminal initiates a request to establish a connection to the channel program installed on the mobile terminal.
方式二,若第一终端上未安装有与移动终端关联的通道程序,则步骤S104可选地实施为对于各待推荐App,生成用于下载该待推荐App至第一终端的下载链接。此时,步骤S106可选地实施为在搜索结果页中展示下载链接,在接收到触发下载链接的指令时,下载该待推荐App至第一终端,随后将下载至第一终端的该待推荐App推送至移动终端。这里,将下载至第一终端的该待推荐App推送至移动终端可以通过现有的终端间数据传输的方式来实现,如将移动终端通过数据线与第一终端连接进行数据传输,等等。In the second mode, if the channel program associated with the mobile terminal is not installed on the first terminal, step S104 is optionally implemented to generate a download link for downloading the app to be recommended to the first terminal for each app to be recommended. At this time, step S106 is optionally implemented to display a download link in the search result page, and when receiving the instruction to trigger the download link, download the to-be-recommended App to the first terminal, and then download the to-recommended to the first terminal. The app is pushed to the mobile terminal. Here, pushing the to-be-recommended App downloaded to the first terminal to the mobile terminal may be implemented by means of existing inter-terminal data transmission, such as connecting the mobile terminal to the first terminal through a data line for data transmission, and the like.
仍以上述例子为例,在第一终端上搜索“红高粱主题曲”,待推荐App为“xx音乐播放器”,如果第一终端上未安装有与移动终端关联的通道程序(如360手机助手等),则生成用于下载该待推荐App至第一终端的下载链接,该下载链接为“http://shouji.360tpcdn.com/150603/b49d49ef0a8b795196e7baa24d708747/com.xx.android_7426.apk”,该下载链接提供的待推荐App为android版本的App,当然,本发明实施例还可以生成提供其他版本App的下载链接。随后,在搜索结果页中展示下载链接,在接收到触发下载链接的指令时,下载该待推荐App至第一终端,最后将下载至第一终端的该待推荐App推送至移动终端。 Still taking the above example as an example, searching for the "red sorghum theme song" on the first terminal, and the recommended application is "xx music player", if the channel program associated with the mobile terminal is not installed on the first terminal (such as 360 mobile phone) An assistant, etc., generates a download link for downloading the to-be-recommended App to the first terminal, and the download link is “http://shouji.360tpcdn.com/150603/b49d49ef0a8b795196e7baa24d708747/com.xx.android_7426.apk”, The application to be recommended provided by the download link is an android version of the App. Of course, the embodiment of the present invention may also generate a download link for providing other versions of the App. Then, the download link is displayed in the search result page, and when the instruction to trigger the download link is received, the app to be recommended is downloaded to the first terminal, and finally the app to be recommended downloaded to the first terminal is pushed to the mobile terminal.
上述方式二实现了在第一终端上未安装有与移动终端关联的通道程序时,将待推荐的App推送至与第一终端关联的移动终端的目的。在实际应用中,为了满足用户的多样化的需求,在第一终端上安装有与移动终端关联的通道程序时,也可以通过上述方式二来实现待推荐App的推送,即对于各待推荐App,生成用于下载该待推荐App至第一终端的下载链接,进而在搜索结果页中展示下载链接,在接收到触发下载链接的指令时,下载该待推荐App至第一终端,随后将下载至第一终端的该待推荐App推送至移动终端。The foregoing method 2 implements the purpose of pushing the APP to be recommended to the mobile terminal associated with the first terminal when the channel program associated with the mobile terminal is not installed on the first terminal. In an actual application, in order to meet the diversified needs of the user, when the channel program associated with the mobile terminal is installed on the first terminal, the push of the APP to be recommended may also be implemented by using the foregoing method 2, that is, for each app to be recommended. And generating a download link for downloading the to-be-recommended App to the first terminal, and then displaying a download link in the search result page, and when receiving the instruction to trigger the download link, downloading the to-be-recommended App to the first terminal, and then downloading The to-be-recommended App to the first terminal is pushed to the mobile terminal.
方式三,第一终端上安装有与移动终端关联的通道程序或第一终端上未安装有与移动终端关联的通道程序时,均可以采用该方式。即,步骤S104可选地实施为对于各待推荐App,生成携带该待推荐App的下载地址的二维码。此时,步骤S106可选地实施为在搜索结果页中展示二维码,在移动终端扫描二维码后,获取该待推荐App的下载地址,并利用该待推荐App的下载地址下载该待推荐App至移动终端。In the third mode, when the channel program associated with the mobile terminal is installed on the first terminal or the channel program associated with the mobile terminal is not installed on the first terminal, the method can be adopted. That is, step S104 is optionally implemented to generate a two-dimensional code carrying the download address of the app to be recommended for each app to be recommended. At this time, step S106 is optionally implemented to display the two-dimensional code in the search result page. After the mobile terminal scans the two-dimensional code, the download address of the to-be-recommended App is obtained, and the download address of the app to be recommended is used to download the Recommend App to mobile terminal.
相应的,本发明实施例还提供了一种在搜索过程中实现向移动终端推荐App的方法,该方法可以应用在移动终端上,移动终端可以是手机、平板电脑、智能手表、智能眼镜等。图2示出了根据本发明另一实施例的在搜索过程中实现向移动终端推荐App的方法的流程图。参见图2,该方法至少包括步骤S202至步骤S204。Correspondingly, the embodiment of the present invention further provides a method for recommending an App to a mobile terminal in a search process, and the method can be applied to a mobile terminal, where the mobile terminal can be a mobile phone, a tablet computer, a smart watch, smart glasses, or the like. FIG. 2 illustrates a flow chart of a method of implementing an app recommendation to a mobile terminal during a search process in accordance with another embodiment of the present invention. Referring to FIG. 2, the method includes at least steps S202 to S204.
步骤S202,与第一终端关联的移动终端根据自身的客户端环境,接收来自第一终端推荐的各待推荐App。Step S202: The mobile terminal associated with the first terminal receives each to-be-recommended App recommended by the first terminal according to its own client environment.
步骤S204,在移动终端安装各待推荐App。Step S204, installing each app to be recommended on the mobile terminal.
在步骤S202中,移动终端判断本端是否安装有与第一终端关联的通道程序,若是,则由通道程序接收来自安装于第一终端的通道程序发起的推荐各待推荐App的请求,进而由通道程序响应该请求,接收各待推荐App。In step S202, the mobile terminal determines whether the local terminal has a channel program associated with the first terminal, and if so, the channel program receives a request from the channel program installed in the first terminal to recommend each recommended application to be recommended, and then The channel program responds to the request and receives each app to be recommended.
在步骤S204中,对于各待推荐App,生成提示用户是否安装该待推荐App的提示信息,在接收到用户根据提示信息确认安装该待推荐App的指令时,在移动终端安装该待推荐App,实现根据用户的选择进行安装的目的。In step S204, for each app to be recommended, the prompt information for prompting the user to install the app to be recommended is generated, and when the user receives the instruction to install the app to be recommended according to the prompt information, the app to be recommended is installed on the mobile terminal. Achieve the purpose of installation according to the user's choice.
下面通过一具体实施例详细介绍本发明的在搜索过程中实现向移动终端推荐App的实现过程。在该实施例中,第一终端可以是PC端、笔记本、智能电视或其他终端设备,移动终端可以是手机、平板电脑、智能手表、智能眼镜等,即第一终端在搜索过程中向移动终端推荐App,在第一终端上预先建立了App推荐模型库。图3示出了根据本发明又一实施例的在搜索过程中实现向移动终端推荐App的方法的流程图。参见图3,该方法至少包括步骤S302至步骤S332。The implementation process of recommending an App to a mobile terminal in the search process of the present invention is described in detail below through a specific embodiment. In this embodiment, the first terminal may be a PC terminal, a notebook, a smart TV or other terminal device, and the mobile terminal may be a mobile phone, a tablet computer, a smart watch, smart glasses, etc., that is, the first terminal moves to the mobile terminal during the search process. The App is recommended, and the App recommendation model library is pre-established on the first terminal. FIG. 3 illustrates a flow chart of a method of implementing an app recommendation to a mobile terminal during a search process in accordance with yet another embodiment of the present invention. Referring to FIG. 3, the method includes at least steps S302 to S332.
步骤S302,第一终端接收来自用户的搜索词。In step S302, the first terminal receives the search term from the user.
步骤S304,第一终端分析搜索词,确定搜索词对应的App推荐模型库的类别,调用搜索词对应类别的App推荐模型库,在搜索词对应类别的App推荐模型库中,匹配与搜索词相关的至少一个待推荐App。Step S304, the first terminal analyzes the search term, determines the category of the App recommendation model library corresponding to the search term, and calls the App recommendation model library of the corresponding category of the search term, and matches the search term in the App recommendation model library of the corresponding category of the search term. At least one app to be recommended.
步骤S306,判断第一终端是否安装有与移动终端关联的通道程序,若是,则继续执行步骤S308;若否,则继续执行步骤S328。Step S306, determining whether the first terminal is installed with a channel program associated with the mobile terminal, and if yes, proceeding to step S308; if not, proceeding to step S328.
步骤S308,对于各待推荐App,生成用于调起通道程序以及通过通道程序推送该待推荐App至移动终端的专用链接。 Step S308, for each app to be recommended, generate a dedicated link for arranging the channel program and pushing the app to be recommended to the mobile terminal through the channel program.
步骤S310,在搜索结果页中展示专用链接。Step S310, displaying a dedicated link in the search result page.
如图4所述,搜索词为“红高粱主题曲”,待推荐App为“xx音乐播放器”,在搜索结果页中展示了待推荐App“xx音乐播放器”的专用链接。As shown in FIG. 4, the search term is “Red Sorghum Theme Song”, and the recommended app is “xx Music Player”, and a dedicated link of the app “xx Music Player” to be recommended is displayed in the search result page.
步骤S312,接收触发专用链接的指令。Step S312, receiving an instruction to trigger a dedicated link.
步骤S314,调起通道程序,由通道程序向移动终端上安装的该通道程序发起建立连接的请求。Step S314, the channel program is called up, and the channel program initiates a request for establishing a connection to the channel program installed on the mobile terminal.
步骤S316,移动终端上安装的通道程序接收来自安装于第一终端的通道程序发起建立连接的请求。Step S316, the channel program installed on the mobile terminal receives a request from the channel program installed in the first terminal to initiate a connection.
步骤S318,移动终端上安装的通道程序响应该请求。Step S318, the channel program installed on the mobile terminal responds to the request.
步骤S320,第一终端接收来自移动终端的通道程序返回的响应,与移动终端建立连接。Step S320, the first terminal receives a response returned by the channel program from the mobile terminal, and establishes a connection with the mobile terminal.
步骤S322,第一终端将该待推荐App推送至移动终端。Step S322, the first terminal pushes the to-be-recommended App to the mobile terminal.
步骤S324,移动终端接收各待推荐App。Step S324, the mobile terminal receives each app to be recommended.
步骤S326,在移动终端安装各待推荐App。Step S326, installing each app to be recommended on the mobile terminal.
在该步骤中,对于各待推荐App,可以生成提示用户是否安装该待推荐App的提示信息,在接收到用户根据所述提示信息确认安装该待推荐App的指令时,在移动终端安装该待推荐App。In this step, for each app to be recommended, the prompt information for prompting the user to install the app to be recommended may be generated. When the user receives an instruction to install the app to be recommended according to the prompt information, the mobile terminal is installed in the mobile terminal. Recommended app.
步骤S328,对于各待推荐App,生成携带该待推荐App的下载地址的二维码。Step S328, for each app to be recommended, generate a two-dimensional code carrying the download address of the app to be recommended.
步骤S330,在搜索结果页中展示二维码。Step S330, displaying the two-dimensional code in the search result page.
步骤S332,移动终端扫描二维码后,获取该待推荐App的下载地址,并利用该待推荐App的下载地址下载该待推荐App至移动终端,并执行步骤S326。Step S332: After the mobile terminal scans the two-dimensional code, the downloading address of the app to be recommended is obtained, and the app to be recommended is downloaded to the mobile terminal by using the download address of the app to be recommended, and step S326 is performed.
该实施例实现了在第一终端搜索过程中向移动终端推荐App的目的,在具体实现过程中根据第一终端的环境,为各待推荐App生成不同的推荐标识,即在第一终端安装有与移动终端关联的通道程序时,生成专用链接推送App,在第一终端未安装有与移动终端关联的通道程序时,生成二维码推送App,解决了目前需要通过多个操作步骤来实现将推荐的App安装到移动终端的问题,使得App推荐更加有效,效率更高。This embodiment implements the purpose of recommending an App to the mobile terminal in the first terminal search process. In the specific implementation process, different recommended identifiers are generated for each App to be recommended according to the environment of the first terminal, that is, the first terminal is installed. When the channel program associated with the mobile terminal is generated, a dedicated link push application is generated. When the channel program associated with the mobile terminal is not installed on the first terminal, the QR code push application is generated, which solves the problem that the current operation needs to be implemented through multiple operation steps. The recommended app installs to the mobile terminal, making the app recommendation more efficient and more efficient.
对应于上述实施例中在搜索过程中实现向移动终端推荐App的方法,本发明实施例还提供了一种在搜索过程中实现向移动终端推荐App的装置。图5示出了根据本发明一实施例的在搜索过程中实现向移动终端推荐App的装置的结构示意图。参见图5,该装置至少可以包括:数据输入模块510、应用获取模块520、生成模块530以及推荐模块540。Corresponding to the method for implementing the recommendation of the app to the mobile terminal in the search process in the foregoing embodiment, the embodiment of the present invention further provides an apparatus for implementing the app recommendation to the mobile terminal in the search process. FIG. 5 is a schematic diagram showing the structure of an apparatus for implementing an App to a mobile terminal in a search process according to an embodiment of the present invention. Referring to FIG. 5, the apparatus may at least include: a data input module 510, an application acquisition module 520, a generation module 530, and a recommendation module 540.
现介绍本发明实施例的在搜索过程中实现向移动终端推荐App的装置的各组成或器件的功能以及各部分间的连接关系:The functions of the components or devices of the device for recommending the App to the mobile terminal and the connection relationship between the components in the search process are described.
数据输入模块510,适于接收来自用户的搜索词;a data input module 510, adapted to receive a search term from a user;
应用获取模块520,与数据输入模块510相耦合,适于根据搜索词获取与搜索词相关的至少一个待推荐App;The application obtaining module 520 is coupled to the data input module 510, and is adapted to acquire at least one to-be-recommended App related to the search term according to the search term;
生成模块530,与应用获取模块520相耦合,适于根据第一终端内的客户端环境,为各待推荐App生成推荐标识; The generating module 530 is coupled to the application obtaining module 520, and is configured to generate a recommendation identifier for each app to be recommended according to the client environment in the first terminal;
推荐模块540,与生成模块530相耦合,适于利用推荐标识将各待推荐App推送至与第一终端关联的移动终端。The recommendation module 540 is coupled to the generation module 530 and is adapted to push each to-be-recommended App to the mobile terminal associated with the first terminal by using the recommendation identifier.
在一实施例中,上述生成模块530还适于:In an embodiment, the generating module 530 is further adapted to:
判断第一终端是否安装有与移动终端关联的通道程序;Determining whether the first terminal is installed with a channel program associated with the mobile terminal;
若第一终端安装有通道程序,则对于各待推荐App,生成用于调起通道程序以及通过通道程序推送该待推荐App至移动终端的专用链接。If the first terminal is installed with the channel program, for each app to be recommended, a dedicated link for arranging the channel program and pushing the to-be-recommended App to the mobile terminal through the channel program is generated.
在一实施例中,上述推荐模块540还适于:In an embodiment, the recommendation module 540 is further adapted to:
在搜索结果页中展示专用链接;Show dedicated links in search results pages;
在接收到触发专用链接的指令时,调起通道程序,并通过通道程序推送该待推荐App至移动终端。Upon receiving the instruction to trigger the dedicated link, the channel program is called up, and the app to be recommended is pushed to the mobile terminal through the channel program.
在一实施例中,上述推荐模块540还适于:In an embodiment, the recommendation module 540 is further adapted to:
由通道程序向移动终端发起建立连接的请求,在通道程序与移动终端建立连接后,将该待推荐App推送至移动终端。The request for establishing a connection is initiated by the channel program to the mobile terminal, and after the channel program establishes a connection with the mobile terminal, the APP to be recommended is pushed to the mobile terminal.
在一实施例中,上述推荐模块540还适于:In an embodiment, the recommendation module 540 is further adapted to:
由通道程序向移动终端上安装的该通道程序发起建立连接的请求。A request to establish a connection is initiated by the channel program to the channel program installed on the mobile terminal.
在一实施例中,上述生成模块530还适于:In an embodiment, the generating module 530 is further adapted to:
若第一终端未安装有通道程序,则对于各待推荐App,生成用于下载该待推荐App至第一终端的下载链接。If the channel program is not installed in the first terminal, for each app to be recommended, a download link for downloading the app to be recommended to the first terminal is generated.
在一实施例中,上述推荐模块540还适于:In an embodiment, the recommendation module 540 is further adapted to:
在搜索结果页中展示下载链接;Display the download link on the search results page;
在接收到触发下载链接的指令时,下载该待推荐App至第一终端;When receiving the instruction to trigger the download link, downloading the to-be-recommended App to the first terminal;
将下载至第一终端的该待推荐App推送至移动终端。The to-be-recommended App downloaded to the first terminal is pushed to the mobile terminal.
在一实施例中,上述生成模块530还适于:In an embodiment, the generating module 530 is further adapted to:
对于各待推荐App,生成携带该待推荐App的下载地址的二维码。For each app to be recommended, a two-dimensional code carrying the download address of the app to be recommended is generated.
在一实施例中,上述推荐模块540还适于:In an embodiment, the recommendation module 540 is further adapted to:
在搜索结果页中展示二维码;Display the QR code on the search results page;
在移动终端扫描二维码后,获取该待推荐App的下载地址,并利用该待推荐App的下载地址下载该待推荐App至移动终端。After the mobile terminal scans the two-dimensional code, the download address of the app to be recommended is obtained, and the app to be recommended is downloaded to the mobile terminal by using the download address of the app to be recommended.
在一实施例中,上述应用获取模块520还适于:In an embodiment, the application obtaining module 520 is further adapted to:
利用搜索词与预设的App推荐模型库进行匹配操作,得到与搜索词相关的至少一个待推荐App。The matching operation is performed by using the search term with the preset app recommendation model library, and at least one app to be recommended related to the search term is obtained.
在一实施例中,上述应用获取模块520还适于:In an embodiment, the application obtaining module 520 is further adapted to:
分析搜索词,确定搜索词对应的App推荐模型库的类别;Analyzing the search term to determine the category of the App recommendation model library corresponding to the search term;
调用搜索词对应类别的App推荐模型库;Calling the App recommendation model library of the corresponding category of the search term;
在搜索词对应类别的App推荐模型库中,匹配与搜索词相关的至少一个待推荐App。In the App recommendation model library of the search term corresponding category, at least one app to be recommended related to the search term is matched.
相应的,图6示出了根据本发明另一实施例的在搜索过程中实现向移动终端推荐App的装置的结构示意图。参见图6,该装置至少可以包括:接收模块610以及安装模块620。 Correspondingly, FIG. 6 shows a schematic structural diagram of an apparatus for implementing an app recommendation to a mobile terminal in a search process according to another embodiment of the present invention. Referring to FIG. 6, the apparatus may at least include: a receiving module 610 and a mounting module 620.
现介绍本发明实施例的在搜索过程中实现向移动终端推荐App的装置的各组成或器件的功能以及各部分间的连接关系:The functions of the components or devices of the device for recommending the App to the mobile terminal and the connection relationship between the components in the search process are described.
接收模块610,适于移动终端根据自身的客户端环境,接收来自第一终端推荐的各待推荐App;The receiving module 610 is adapted to receive, by the mobile terminal, the recommended apps to be recommended from the first terminal according to the client environment of the mobile terminal;
安装模块620,与接收模块610相耦合,适于在移动终端安装各待推荐App。The installation module 620 is coupled to the receiving module 610 and is adapted to install each app to be recommended in the mobile terminal.
在一实施例中,上述接收模块610还适于:In an embodiment, the receiving module 610 is further adapted to:
移动终端判断本端是否安装有与第一终端关联的通道程序;The mobile terminal determines whether the local terminal has a channel program associated with the first terminal;
若是,则由通道程序接收来自安装于第一终端的通道程序发起的推荐各待推荐App的请求;If yes, the channel program receives a request for recommending each app to be recommended initiated by a channel program installed in the first terminal;
由通道程序响应请求,接收各待推荐App。Each application to be recommended is received by the channel program in response to the request.
在一实施例中,上述安装模块620还适于:In an embodiment, the above installation module 620 is further adapted to:
对于各待推荐App,生成提示用户是否安装该待推荐App的提示信息;For each app to be recommended, generate prompt information indicating whether the user installs the app to be recommended;
在接收到用户根据提示信息确认安装该待推荐App的指令时,在移动终端安装该待推荐App。When the user receives an instruction to install the app to be recommended according to the prompt information, the app to be recommended is installed on the mobile terminal.
根据上述任意一个优选实施例或多个优选实施例的组合,本发明实施例能够达到如下有益效果:According to any one of the preferred embodiments or the combination of the preferred embodiments, the embodiment of the present invention can achieve the following beneficial effects:
本发明实施例中,第一终端接收来自用户的搜索词,根据该搜索词获取与该搜索词相关的至少一个待推荐的App,随后根据第一终端内的客户端环境,为各待推荐App生成推荐标识,进而利用推荐标识将各待推荐App推荐至与第一终端关联的移动终端。由于搜索词能够直接反映用户的搜索意图,将与用户搜索词相关的待推荐App推荐给用户,能够给用户提供更加丰富的搜索结果,给用户提供额外的帮助,也能够避免弹窗或悬浮广告推荐App的方式可能会打扰到用户的情况,由此,本发明实现了在搜索过程中向移动终端推荐App的目的。并且,本发明利用根据第一终端内的客户端环境相匹配的推荐标识将各待推荐App进行直接推送,生成的推荐标识可适应性高,与第一终端关联的移动终端接收到推荐标识后续可直接识别或使用,不需要通过如现有技术所说的需要通过多个操作步骤才能够实现将推荐的App安装到移动终端,解决了App安装步骤繁琐的问题,使得App推荐更加有效,效率更高。In the embodiment of the present invention, the first terminal receives the search term from the user, obtains at least one App to be recommended related to the search term according to the search term, and then selects the App to be recommended according to the client environment in the first terminal. A recommendation identifier is generated, and each recommended application is recommended to the mobile terminal associated with the first terminal by using the recommendation identifier. Since the search term can directly reflect the user's search intent, recommending the app to be recommended related to the user search term to the user, can provide the user with richer search results, provide additional help to the user, and can avoid pop-up or floating advertisement. The manner in which the App is recommended may disturb the user's situation, and thus, the present invention achieves the purpose of recommending an App to the mobile terminal during the search process. In addition, the present invention utilizes the recommended identifiers that match the client environment in the first terminal to directly push the recommended apps, and the generated recommended identifiers are highly adaptable, and the mobile terminal associated with the first terminal receives the recommended identifiers. It can be directly identified or used, and it is not necessary to install the recommended App to the mobile terminal through multiple operation steps as described in the prior art, which solves the problem that the App installation step is cumbersome, and makes the App recommendation more effective and efficient. higher.
在此处所提供的说明书中,说明了大量具体细节。然而,能够理解,本发明的实施例可以在没有这些具体细节的情况下实践。在一些实例中,并未详细示出公知的方法、结构和技术,以便不模糊对本说明书的理解。In the description provided herein, numerous specific details are set forth. However, it is understood that the embodiments of the invention may be practiced without these specific details. In some instances, well-known methods, structures, and techniques are not shown in detail so as not to obscure the understanding of the description.
类似地,应当理解,为了精简本公开并帮助理解各个发明方面中的一个或多个,在上面对本发明的示例性实施例的描述中,本发明的各个特征有时被一起分组到单个实施例、图、或者对其的描述中。然而,并不应将该公开的方法解释成反映如下意图:即所要求保护的本发明要求比在每个权利要求中所明确记载的特征更多的特征。更确切地说,如下面的权利要求书所反映的那样,发明方面在于少于前面公开的单个实施例的所有特征。因此,遵循具体实施方式的权利要求书由此明确地并入该具体实施方式,其中每个权利要求本身都作为本发明的单独实施例。Similarly, the various features of the invention are sometimes grouped together into a single embodiment, in the above description of the exemplary embodiments of the invention, Figure, or a description of it. However, the method disclosed is not to be interpreted as reflecting the intention that the claimed invention requires more features than those recited in the claims. Rather, as the following claims reflect, inventive aspects reside in less than all features of the single embodiments disclosed herein. Therefore, the claims following the specific embodiments are hereby explicitly incorporated into the embodiments, and each of the claims as a separate embodiment of the invention.
本领域那些技术人员可以理解,可以对实施例中的设备中的模块进行自适应性地改变并且把它们设置在与该实施例不同的一个或多个设备中。可以把实施例中的 模块或单元或组件组合成一个模块或单元或组件,以及此外可以把它们分成多个子模块或子单元或子组件。除了这样的特征和/或过程或者单元中的至少一些是相互排斥之外,可以采用任何组合对本说明书(包括伴随的权利要求、摘要和附图)中公开的所有特征以及如此公开的任何方法或者设备的所有过程或单元进行组合。除非另外明确陈述,本说明书(包括伴随的权利要求、摘要和附图)中公开的每个特征可以由提供相同、等同或相似目的的替代特征来代替。Those skilled in the art will appreciate that the modules in the devices of the embodiments can be adaptively changed and placed in one or more devices different from the embodiment. Can be put in the embodiment Modules or units or components are combined into one module or unit or component, and in addition they can be divided into multiple sub-modules or sub-units or sub-components. In addition to such features and/or at least some of the processes or units being mutually exclusive, any combination of the features disclosed in the specification, including the accompanying claims, the abstract and the drawings, and any methods so disclosed, or All processes or units of the device are combined. Each feature disclosed in this specification (including the accompanying claims, the abstract and the drawings) may be replaced by alternative features that provide the same, equivalent or similar purpose.
此外,本领域的技术人员能够理解,尽管在此所述的一些实施例包括其它实施例中所包括的某些特征而不是其它特征,但是不同实施例的特征的组合意味着处于本发明的范围之内并且形成不同的实施例。例如,在下面的权利要求书中,所要求保护的实施例的任意之一都可以以任意的组合方式来使用。In addition, those skilled in the art will appreciate that, although some embodiments described herein include certain features that are included in other embodiments and not in other features, combinations of features of different embodiments are intended to be within the scope of the present invention. Different embodiments are formed and formed. For example, in the following claims, any one of the claimed embodiments can be used in any combination.
本发明的各个部件实施例可以以硬件实现,或者以在一个或者多个处理器上运行的软件模块实现,或者以它们的组合实现。本领域的技术人员应当理解,可以在实践中使用微处理器或者数字信号处理器(DSP)来实现根据本发明实施例的在搜索过程中实现向移动终端推荐APP的装置中的一些或者全部部件的一些或者全部功能。本发明还可以实现为用于执行这里所描述的方法的一部分或者全部的设备或者装置程序(例如,计算机程序和计算机程序产品)。这样的实现本发明的程序可以存储在计算机可读介质上,或者可以具有一个或者多个信号的形式。这样的信号可以从因特网网站上下载得到,或者在载体信号上提供,或者以任何其他形式提供。The various component embodiments of the present invention may be implemented in hardware, or in a software module running on one or more processors, or in a combination thereof. Those skilled in the art will appreciate that a microprocessor or digital signal processor (DSP) may be used in practice to implement some or all of the means for implementing an APP recommendation to a mobile terminal in a search process in accordance with an embodiment of the present invention. Some or all of the features. The invention can also be implemented as a device or device program (e.g., a computer program and a computer program product) for performing some or all of the methods described herein. Such a program implementing the invention may be stored on a computer readable medium or may be in the form of one or more signals. Such signals may be downloaded from an Internet website, provided on a carrier signal, or provided in any other form.
例如,图7示出了可以实现在搜索过程中实现向移动终端推荐APP的方法的计算设备。该计算设备传统上包括处理器710和以存储器720形式的计算机程序产品或者计算机可读介质。存储器720可以是诸如闪存、EEPROM(电可擦除可编程只读存储器)、EPROM、硬盘或者ROM之类的电子存储器。存储器720具有用于执行上述方法中的任何方法步骤的程序代码731的存储空间730。例如,用于程序代码的存储空间730可以包括分别用于实现上面的方法中的各种步骤的各个程序代码731。这些程序代码可以从一个或者多个计算机程序产品中读出或者写入到这一个或者多个计算机程序产品中。这些计算机程序产品包括诸如硬盘,紧致盘(CD)、存储卡或者软盘之类的程序代码载体。这样的计算机程序产品通常为如参考图8所述的便携式或者固定存储单元。该存储单元可以具有与图7的计算设备中的存储器720类似布置的存储段、存储空间等。程序代码可以例如以适当形式进行压缩。通常,存储单元包括计算机可读代码731’,即可以由例如诸如710之类的处理器读取的代码,这些代码当由计算设备运行时,导致该计算设备执行上面所描述的方法中的各个步骤。For example, FIG. 7 illustrates a computing device that can implement a method of implementing an APP recommendation to a mobile terminal during a search process. The computing device conventionally includes a processor 710 and a computer program product or computer readable medium in the form of a memory 720. Memory 720 can be an electronic memory such as a flash memory, EEPROM (Electrically Erasable Programmable Read Only Memory), EPROM, hard disk, or ROM. Memory 720 has a memory space 730 for program code 731 for performing any of the method steps described above. For example, storage space 730 for program code may include various program code 731 for implementing various steps in the above methods, respectively. The program code can be read from or written to one or more computer program products. These computer program products include program code carriers such as hard disks, compact disks (CDs), memory cards or floppy disks. Such a computer program product is typically a portable or fixed storage unit as described with reference to FIG. The storage unit may have storage segments, storage spaces, and the like that are similarly arranged to memory 720 in the computing device of FIG. The program code can be compressed, for example, in an appropriate form. Typically, the storage unit includes computer readable code 731', ie, code readable by a processor, such as 710, that when executed by a computing device causes the computing device to perform each of the methods described above step.
本文中所称的“一个实施例”、“实施例”或者“一个或者多个实施例”意味着,结合实施例描述的特定特征、结构或者特性包括在本发明的至少一个实施例中。此外,请注意,这里“在一个实施例中”的词语例子不一定全指同一个实施例。"an embodiment," or "an embodiment," or "an embodiment," In addition, it is noted that the phrase "in one embodiment" is not necessarily referring to the same embodiment.
应该注意的是上述实施例对本发明进行说明而不是对本发明进行限制,并且本领域技术人员在不脱离所附权利要求的范围的情况下可设计出替换实施例。在权利要求中,不应将位于括号之间的任何参考符号构造成对权利要求的限制。单词“包含”不排除存在未列在权利要求中的元件或步骤。位于元件之前的单词“一”或“一 个”不排除存在多个这样的元件。本发明可以借助于包括有若干不同元件的硬件以及借助于适当编程的计算机来实现。在列举了若干装置的单元权利要求中,这些装置中的若干个可以是通过同一个硬件项来具体体现。单词第一、第二、以及第三等的使用不表示任何顺序。可将这些单词解释为名称。It is to be noted that the above-described embodiments are illustrative of the invention and are not intended to be limiting, and that the invention may be devised without departing from the scope of the appended claims. In the claims, any reference signs placed between parentheses shall not be construed as a limitation. The word "comprising" does not exclude the presence of the elements or steps that are not recited in the claims. The word "one" or "one" before the component A plurality of such elements are not excluded. The invention can be implemented by means of hardware comprising several distinct elements and by means of a suitably programmed computer. In the unit claims enumerating several means, several of these means It can be embodied by the same hardware item. The use of the words first, second, and third does not indicate any order. These words can be interpreted as names.
此外,还应当注意,本说明书中使用的语言主要是为了可读性和教导的目的而选择的,而不是为了解释或者限定本发明的主题而选择的。因此,在不偏离所附权利要求书的范围和精神的情况下,对于本技术领域的普通技术人员来说许多修改和变更都是显而易见的。对于本发明的范围,对本发明所做的公开是说明性的,而非限制性的,本发明的范围由所附权利要求书限定。 In addition, it should be noted that the language used in the specification has been selected for the purpose of readability and teaching, and is not intended to be construed or limited. Therefore, many modifications and changes will be apparent to those skilled in the art without departing from the scope of the invention. The disclosure of the present invention is intended to be illustrative, and not restrictive, and the scope of the invention is defined by the appended claims.

Claims (30)

  1. 一种在搜索过程中实现向移动终端推荐App的方法,包括:A method for implementing an App to a mobile terminal during a search process, including:
    第一终端接收来自用户的搜索词,根据所述搜索词获取与所述搜索词相关的至少一个待推荐App;The first terminal receives a search term from the user, and acquires at least one to-be-recommended App related to the search term according to the search term;
    根据所述第一终端内的客户端环境,为各待推荐App生成推荐标识;Generating a recommendation identifier for each app to be recommended according to the client environment in the first terminal;
    利用所述推荐标识将各待推荐App推送至与所述第一终端关联的移动终端。Each of the to-be-recommended apps is pushed to the mobile terminal associated with the first terminal by using the recommendation identifier.
  2. 根据权利要求1所述的方法,其中,根据所述第一终端内的客户端环境,为各待推荐App生成推荐标识,进一步包括:The method of claim 1, wherein the generating the recommended identifier for each app to be recommended according to the client environment in the first terminal further comprises:
    判断所述第一终端是否安装有与所述移动终端关联的通道程序;Determining whether the first terminal is installed with a channel program associated with the mobile terminal;
    若所述第一终端安装有所述通道程序,则对于各待推荐App,生成用于调起所述通道程序以及通过所述通道程序推送该待推荐App至所述移动终端的专用链接。If the first terminal is installed with the channel program, for each APP to be recommended, a dedicated link for arranging the channel program and pushing the to-be-recommended App to the mobile terminal through the channel program is generated.
  3. 根据权利要求1-2任一项所述的方法,其中,利用所述推荐标识将各待推荐App推送至与所述第一终端关联的移动终端,进一步包括:The method of any one of claims 1-2, wherein the pushing the respective recommended apps to the mobile terminal associated with the first terminal by using the recommendation identifier further comprises:
    在搜索结果页中展示所述专用链接;Display the dedicated link in the search results page;
    在接收到触发所述专用链接的指令时,调起所述通道程序,并通过所述通道程序推送该待推荐App至所述移动终端。Upon receiving the instruction to trigger the dedicated link, the channel program is called up, and the to-be-recommended App is pushed to the mobile terminal through the channel program.
  4. 根据权利要求1-3任一项所述的方法,其中,通过所述通道程序推送该待推荐App至所述移动终端,进一步包括:The method according to any one of claims 1-3, wherein the pushing the to-be-recommended App to the mobile terminal by using the channel program further comprises:
    由所述通道程序向所述移动终端发起建立连接的请求,在所述通道程序与所述移动终端建立连接后,将该待推荐App推送至所述移动终端。And the request for establishing a connection is initiated by the channel program to the mobile terminal, and after the channel program establishes a connection with the mobile terminal, the to-be-recommended App is pushed to the mobile terminal.
  5. 根据权利要求1-4任一项所述的方法,其中,由所述通道程序向所述移动终端发起建立连接的请求,进一步包括:The method according to any one of claims 1 to 4, wherein the request for establishing a connection to the mobile terminal by the channel program further comprises:
    由所述通道程序向所述移动终端上安装的该通道程序发起建立连接的请求。A request to establish a connection is initiated by the channel program to the channel program installed on the mobile terminal.
  6. 根据权利要求1-5任一项所述的方法,其中,还包括:The method of any of claims 1-5, further comprising:
    若所述第一终端未安装有所述通道程序,则对于各待推荐App,生成用于下载该待推荐App至所述第一终端的下载链接。If the channel program is not installed in the first terminal, for each app to be recommended, a download link for downloading the app to be recommended to the first terminal is generated.
  7. 根据权利要求1-6任一项所述的方法,其中,利用所述推荐标识将各待推荐App推送至与所述第一终端关联的移动终端,进一步包括:The method according to any one of claims 1-6, wherein the pushing the recommended apps to the mobile terminal associated with the first terminal by using the recommendation identifier further comprises:
    在搜索结果页中展示所述下载链接;Display the download link in the search results page;
    在接收到触发所述下载链接的指令时,下载该待推荐App至所述第一终端;After receiving the instruction to trigger the download link, downloading the to-be-recommended App to the first terminal;
    将下载至所述第一终端的该待推荐App推送至所述移动终端。Pushing the to-be-recommended App downloaded to the first terminal to the mobile terminal.
  8. 根据权利要求1-7任一项所述的方法,其中,根据所述第一终端内的客户端环境,为各待推荐App生成推荐标识,进一步包括:The method according to any one of claims 1 to 7, wherein the generating the recommendation identifier for each app to be recommended according to the client environment in the first terminal further includes:
    对于各待推荐App,生成携带该待推荐App的下载地址的二维码。For each app to be recommended, a two-dimensional code carrying the download address of the app to be recommended is generated.
  9. 根据权利要求1-8任一项所述的方法,其中,利用所述推荐标识将各待推荐App推送至与所述第一终端关联的移动终端,进一步包括:The method according to any one of claims 1-8, wherein the pushing the recommended apps to the mobile terminal associated with the first terminal by using the recommendation identifier further comprises:
    在搜索结果页中展示所述二维码;Displaying the two-dimensional code in a search result page;
    在所述移动终端扫描所述二维码后,获取该待推荐App的下载地址,并利用该 待推荐App的下载地址下载该待推荐App至所述移动终端。After the mobile terminal scans the two-dimensional code, acquiring a download address of the app to be recommended, and using the The downloading address of the recommended app is downloaded to the mobile terminal.
  10. 根据权利要求1-9任一项所述的方法,其中,根据所述搜索词获取与所述搜索词相关的至少一个待推荐App,进一步包括:The method according to any one of claims 1 to 9, wherein acquiring at least one to-be-recommended App related to the search term according to the search term further comprises:
    利用所述搜索词与预设的App推荐模型库进行匹配操作,得到与所述搜索词相关的至少一个待推荐App。Performing a matching operation with the preset app recommendation model library by using the search term to obtain at least one to-be-recommended App related to the search term.
  11. 根据权利要求1-10任一项所述的方法,其中,利用所述搜索词与预设的App推荐模型库进行匹配操作,得到与所述搜索词相关的至少一个待推荐App,进一步包括:The method according to any one of claims 1-10, wherein the matching operation is performed by using the search term with a preset app recommendation model library to obtain at least one to-be-recommended App related to the search term, further comprising:
    分析所述搜索词,确定所述搜索词对应的App推荐模型库的类别;Analyzing the search term to determine a category of an App recommendation model library corresponding to the search term;
    调用所述搜索词对应类别的App推荐模型库;Calling an App recommendation model library corresponding to the search term;
    在所述搜索词对应类别的App推荐模型库中,匹配与所述搜索词相关的至少一个待推荐App。In the App recommendation model library of the search term corresponding category, at least one APP to be recommended related to the search term is matched.
  12. 一种在搜索过程中实现向移动终端推荐App的方法,包括:A method for implementing an App to a mobile terminal during a search process, including:
    与第一终端关联的移动终端根据自身的客户端环境,接收来自所述第一终端推荐的各待推荐App;The mobile terminal associated with the first terminal receives each to-be-recommended App recommended by the first terminal according to its own client environment;
    在所述移动终端安装各待推荐App。Each app to be recommended is installed on the mobile terminal.
  13. 根据权利要求12所述的方法,其中,与第一终端关联的移动终端根据自身的客户端环境,接收来自所述第一终端推荐的各待推荐App,包括:The method of claim 12, wherein the mobile terminal associated with the first terminal receives each to-be-recommended App recommended by the first terminal according to its own client environment, including:
    所述移动终端判断本端是否安装有与所述第一终端关联的通道程序;Determining, by the mobile terminal, whether a channel program associated with the first terminal is installed on the local end;
    若是,则由所述通道程序接收来自安装于所述第一终端的通道程序发起的推荐各待推荐App的请求;If yes, receiving, by the channel program, a request for recommending each app to be recommended initiated by a channel program installed in the first terminal;
    由所述通道程序响应所述请求,接收各待推荐App。Each of the to-be-recommended App is received by the channel program in response to the request.
  14. 根据权利要求12或13所述的方法,其中,在所述移动终端安装各待推荐App,包括:The method according to claim 12 or 13, wherein installing the respective recommended apps on the mobile terminal comprises:
    对于各待推荐App,生成提示用户是否安装该待推荐App的提示信息;For each app to be recommended, generate prompt information indicating whether the user installs the app to be recommended;
    在接收到所述用户根据所述提示信息确认安装该待推荐App的指令时,在所述移动终端安装该待推荐App。When the user receives an instruction to install the app to be recommended according to the prompt information, the app to be recommended is installed on the mobile terminal.
  15. 一种在搜索过程中实现向移动终端推荐App的装置,设置于第一终端,包括:An apparatus for implementing an app recommendation to a mobile terminal in a search process, configured in the first terminal, includes:
    数据输入模块,适于接收来自用户的搜索词;a data input module adapted to receive a search term from a user;
    应用获取模块,适于根据所述搜索词获取与所述搜索词相关的至少一个待推荐App;An application obtaining module, configured to acquire at least one to-be-recommended App related to the search term according to the search term;
    生成模块,适于根据所述第一终端内的客户端环境,为各待推荐App生成推荐标识;a generating module, configured to generate a recommendation identifier for each app to be recommended according to the client environment in the first terminal;
    推荐模块,适于利用所述推荐标识将各待推荐App推送至与所述第一终端关联的移动终端。And a recommendation module, configured to use the recommendation identifier to push each to-be-recommended App to the mobile terminal associated with the first terminal.
  16. 根据权利要求15所述的装置,其中,所述生成模块还适于:The apparatus of claim 15 wherein said generating module is further adapted to:
    判断所述第一终端是否安装有与所述移动终端关联的通道程序;Determining whether the first terminal is installed with a channel program associated with the mobile terminal;
    若所述第一终端安装有所述通道程序,则对于各待推荐App,生成用于调起所述 通道程序以及通过所述通道程序推送该待推荐App至所述移动终端的专用链接。If the channel program is installed in the first terminal, generating, for each app to be recommended, A channel program and a dedicated link to push the app to be recommended to the mobile terminal through the channel program.
  17. 根据权利要求15或16所述的装置,其中,所述推荐模块还适于:The device according to claim 15 or 16, wherein the recommendation module is further adapted to:
    在搜索结果页中展示所述专用链接;Display the dedicated link in the search results page;
    在接收到触发所述专用链接的指令时,调起所述通道程序,并通过所述通道程序推送该待推荐App至所述移动终端。Upon receiving the instruction to trigger the dedicated link, the channel program is called up, and the to-be-recommended App is pushed to the mobile terminal through the channel program.
  18. 根据权利要求15-17任一项所述的装置,其中,所述推荐模块还适于:The apparatus of any of claims 15-17, wherein the recommendation module is further adapted to:
    由所述通道程序向所述移动终端发起建立连接的请求,在所述通道程序与所述移动终端建立连接后,将该待推荐App推送至所述移动终端。And the request for establishing a connection is initiated by the channel program to the mobile terminal, and after the channel program establishes a connection with the mobile terminal, the to-be-recommended App is pushed to the mobile terminal.
  19. 根据权利要求15-18任一项所述的装置,其中,所述推荐模块还适于:The apparatus of any of claims 15-18, wherein the recommendation module is further adapted to:
    由所述通道程序向所述移动终端上安装的该通道程序发起建立连接的请求。A request to establish a connection is initiated by the channel program to the channel program installed on the mobile terminal.
  20. 根据权利要求15-19任一项所述的装置,其中,所述生成模块还适于:The apparatus of any of claims 15-19, wherein the generating module is further adapted to:
    若所述第一终端未安装有所述通道程序,则对于各待推荐App,生成用于下载该待推荐App至所述第一终端的下载链接。If the channel program is not installed in the first terminal, for each app to be recommended, a download link for downloading the app to be recommended to the first terminal is generated.
  21. 根据权利要求15-20任一项所述的装置,其中,所述推荐模块还适于:The apparatus according to any one of claims 15 to 20, wherein the recommendation module is further adapted to:
    在搜索结果页中展示所述下载链接;Display the download link in the search results page;
    在接收到触发所述下载链接的指令时,下载该待推荐App至所述第一终端;After receiving the instruction to trigger the download link, downloading the to-be-recommended App to the first terminal;
    将下载至所述第一终端的该待推荐App推送至所述移动终端。Pushing the to-be-recommended App downloaded to the first terminal to the mobile terminal.
  22. 根据权利要求15-21任一项所述的装置,其中,所述生成模块还适于:The apparatus of any of claims 15-21, wherein the generating module is further adapted to:
    对于各待推荐App,生成携带该待推荐App的下载地址的二维码。For each app to be recommended, a two-dimensional code carrying the download address of the app to be recommended is generated.
  23. 根据权利要求15-22任一项所述的装置,其中,所述推荐模块还适于:The apparatus according to any one of claims 15 to 22, wherein the recommendation module is further adapted to:
    在搜索结果页中展示所述二维码;Displaying the two-dimensional code in a search result page;
    在所述移动终端扫描所述二维码后,获取该待推荐App的下载地址,并利用该待推荐App的下载地址下载该待推荐App至所述移动终端。After the mobile terminal scans the two-dimensional code, the download address of the app to be recommended is obtained, and the app to be recommended is downloaded to the mobile terminal by using the download address of the app to be recommended.
  24. 根据权利要求15-23任一项所述的装置,其中,所述应用获取模块还适于:The apparatus according to any one of claims 15 to 23, wherein the application acquisition module is further adapted to:
    利用所述搜索词与预设的App推荐模型库进行匹配操作,得到与所述搜索词相关的至少一个待推荐App。Performing a matching operation with the preset app recommendation model library by using the search term to obtain at least one to-be-recommended App related to the search term.
  25. 根据权利要求15-24任一项所述的装置,其中,所述应用获取模块还适于:The device according to any one of claims 15 to 24, wherein the application acquisition module is further adapted to:
    分析所述搜索词,确定所述搜索词对应的App推荐模型库的类别;Analyzing the search term to determine a category of an App recommendation model library corresponding to the search term;
    调用所述搜索词对应类别的App推荐模型库;Calling an App recommendation model library corresponding to the search term;
    在所述搜索词对应类别的App推荐模型库中,匹配与所述搜索词相关的至少一个待推荐App。In the App recommendation model library of the search term corresponding category, at least one APP to be recommended related to the search term is matched.
  26. 一种在搜索过程中实现向移动终端推荐App的装置,设置于与第一终端关联的移动终端,包括:An apparatus for implementing an app to a mobile terminal in a search process, where the mobile terminal is associated with the first terminal, including:
    接收模块,适于所述移动终端根据自身的客户端环境,接收来自所述第一终端推荐的各待推荐App;The receiving module is adapted to receive, by the mobile terminal, each to-be-recommended App recommended by the first terminal according to the client environment of the mobile terminal;
    安装模块,适于在所述移动终端安装各待推荐App。The installation module is adapted to install each app to be recommended on the mobile terminal.
  27. 根据权利要求26所述的装置,其中,所述接收模块还适于:The apparatus of claim 26, wherein the receiving module is further adapted to:
    所述移动终端判断本端是否安装有与所述第一终端关联的通道程序;Determining, by the mobile terminal, whether a channel program associated with the first terminal is installed on the local end;
    若是,则由所述通道程序接收来自安装于所述第一终端的通道程序发起的推荐各 待推荐App的请求;If yes, receiving, by the channel program, recommendations from the channel program installed on the first terminal Request for an app to be recommended;
    由所述通道程序响应所述请求,接收各待推荐App。Each of the to-be-recommended App is received by the channel program in response to the request.
  28. 根据权利要求26或27所述的装置,其中,所述安装模块还适于:The device according to claim 26 or 27, wherein the mounting module is further adapted to:
    对于各待推荐App,生成提示用户是否安装该待推荐App的提示信息;For each app to be recommended, generate prompt information indicating whether the user installs the app to be recommended;
    在接收到所述用户根据所述提示信息确认安装该待推荐App的指令时,在所述移动终端安装该待推荐App。When the user receives an instruction to install the app to be recommended according to the prompt information, the app to be recommended is installed on the mobile terminal.
  29. 一种计算机程序,包括计算机可读代码,当所述计算机可读代码在计算设备上运行时,导致所述计算设备执行根据权利要求1至14任一项所述的在搜索过程中实现向移动终端推荐App的方法。A computer program comprising computer readable code, when the computer readable code is run on a computing device, causing the computing device to perform a move to a search during the search process according to any one of claims 1-14 The method by which the terminal recommends the app.
  30. 一种计算机可读介质,其中存储了如权利要求29所述的计算机程序。 A computer readable medium storing the computer program of claim 29.
PCT/CN2016/078358 2015-06-30 2016-04-01 Method and device for recommending apps to mobile terminal during search WO2017000612A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201510377807.1A CN105095388A (en) 2015-06-30 2015-06-30 Method and device for recommending App to mobile terminal during search
CN201510377807.1 2015-06-30

Publications (1)

Publication Number Publication Date
WO2017000612A1 true WO2017000612A1 (en) 2017-01-05

Family

ID=54575825

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/078358 WO2017000612A1 (en) 2015-06-30 2016-04-01 Method and device for recommending apps to mobile terminal during search

Country Status (2)

Country Link
CN (1) CN105095388A (en)
WO (1) WO2017000612A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110188278A (en) * 2019-05-31 2019-08-30 三角兽(北京)科技有限公司 Application program recommended method, device, electronic equipment and computer readable storage medium
CN111177566A (en) * 2020-01-02 2020-05-19 北京字节跳动网络技术有限公司 Information processing method and device, electronic equipment and storage medium

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105095388A (en) * 2015-06-30 2015-11-25 北京奇虎科技有限公司 Method and device for recommending App to mobile terminal during search
CN105095428A (en) * 2015-07-21 2015-11-25 百度在线网络技术(北京)有限公司 Push method and device for application programs
CN107193835A (en) * 2016-03-15 2017-09-22 阿里巴巴集团控股有限公司 Searching method and device based on Quick Response Code
CN106716418B (en) * 2016-10-28 2021-08-13 达闼科技(北京)有限公司 Software recommendation method and device, terminal and server
TWI647638B (en) 2016-11-15 2019-01-11 財團法人工業技術研究院 Interactive recommendation system and method
CN106991583A (en) * 2017-03-31 2017-07-28 北京金山安全软件有限公司 Information display method and device and electronic equipment
CN107729390B (en) * 2017-09-19 2020-12-25 广东小天才科技有限公司 Application pushing method, system, client and application server

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103002127A (en) * 2012-11-13 2013-03-27 东莞宇龙通信科技有限公司 Mobile terminal and method for processing link application thereof
CN103136342A (en) * 2013-02-04 2013-06-05 百度在线网络技术(北京)有限公司 Searching method, system and searching server of application programs (APP)
WO2015000383A1 (en) * 2013-07-01 2015-01-08 Tencent Technology (Shenzhen) Company Limited Method, apparatus and system for information recommending
CN105095388A (en) * 2015-06-30 2015-11-25 北京奇虎科技有限公司 Method and device for recommending App to mobile terminal during search

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103186572A (en) * 2011-12-29 2013-07-03 腾讯科技(深圳)有限公司 Application program search method, mobile application platform and system
CN102984364A (en) * 2012-11-14 2013-03-20 苏州薇思雨软件科技有限公司 Method of downloading software through two-dimension code recognition by cell phone
CN103617285A (en) * 2013-12-11 2014-03-05 百度在线网络技术(北京)有限公司 Method and device for displaying search result in mobile terminal
CN103685515A (en) * 2013-12-13 2014-03-26 北京奇虎科技有限公司 Method and system for downloading application
CN104010035A (en) * 2014-05-29 2014-08-27 宇龙计算机通信科技(深圳)有限公司 Method and system for application program distribution
CN104065729B (en) * 2014-06-27 2017-12-05 广州猎豹网络科技有限公司 Information-pushing method and device
CN104239421B (en) * 2014-08-21 2018-01-16 北京奇虎科技有限公司 A kind of method and system for pushing VAS application -to-terminal service
CN104216998B (en) * 2014-09-10 2018-03-30 广州猎豹网络科技有限公司 A kind of method, apparatus and terminal device for recommending application program

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103002127A (en) * 2012-11-13 2013-03-27 东莞宇龙通信科技有限公司 Mobile terminal and method for processing link application thereof
CN103136342A (en) * 2013-02-04 2013-06-05 百度在线网络技术(北京)有限公司 Searching method, system and searching server of application programs (APP)
WO2015000383A1 (en) * 2013-07-01 2015-01-08 Tencent Technology (Shenzhen) Company Limited Method, apparatus and system for information recommending
CN105095388A (en) * 2015-06-30 2015-11-25 北京奇虎科技有限公司 Method and device for recommending App to mobile terminal during search

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110188278A (en) * 2019-05-31 2019-08-30 三角兽(北京)科技有限公司 Application program recommended method, device, electronic equipment and computer readable storage medium
CN111177566A (en) * 2020-01-02 2020-05-19 北京字节跳动网络技术有限公司 Information processing method and device, electronic equipment and storage medium
CN111177566B (en) * 2020-01-02 2023-06-23 北京字节跳动网络技术有限公司 Information processing method, device, electronic equipment and storage medium

Also Published As

Publication number Publication date
CN105095388A (en) 2015-11-25

Similar Documents

Publication Publication Date Title
WO2017000612A1 (en) Method and device for recommending apps to mobile terminal during search
EP2990930B1 (en) Scraped information providing method and apparatus
US10827067B2 (en) Text-to-speech apparatus and method, browser, and user terminal
US9355186B2 (en) Launching applications from webpages
US20160350825A1 (en) Assisted shopping
JP6665200B2 (en) Multimedia information processing method, apparatus and system, and computer storage medium
WO2016091034A1 (en) Method and device for providing application channel packet
CN105867714B (en) Application program method for down loading, apparatus and system
CN105630787B (en) Animation realization method and device based on dynamic portable network graphics
US20170249934A1 (en) Electronic device and method for operating the same
CN107133165B (en) Browser compatibility detection method and device
CN105335132B (en) Method, device and system for customizing application program function
CN111459586B (en) Remote assistance method, device, storage medium and terminal
JP2014099147A (en) Method for installing shortcut on desktop through mobile application and system thereof
WO2020143555A1 (en) Method and device used for displaying information
WO2017076052A1 (en) Code processing method and apparatus
WO2017000613A1 (en) Method and device for generating indication information in search result page
WO2014090019A1 (en) Method and terminal for processing an electronic ticket
WO2016107277A1 (en) Telephone-number-based information loading method and device
CN110442416B (en) Method, electronic device and computer-readable medium for presenting information
CN110765258B (en) Method and equipment for providing electronic books
WO2017107887A1 (en) Method and apparatus for switching group picture on mobile terminal
US11184687B2 (en) Wearable device, information processing method, apparatus and system
CN110618811B (en) Information presentation method and device
CN110088750B (en) Method and system for providing context function in static webpage

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 16816977

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 16816977

Country of ref document: EP

Kind code of ref document: A1