CN106095456A - User is guided to download the method for application program, device and mobile terminal - Google Patents

User is guided to download the method for application program, device and mobile terminal Download PDF

Info

Publication number
CN106095456A
CN106095456A CN201610440408.XA CN201610440408A CN106095456A CN 106095456 A CN106095456 A CN 106095456A CN 201610440408 A CN201610440408 A CN 201610440408A CN 106095456 A CN106095456 A CN 106095456A
Authority
CN
China
Prior art keywords
file
user
application program
opening
installation package
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201610440408.XA
Other languages
Chinese (zh)
Inventor
郑雪慧
李媛
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Qihoo Technology Co Ltd
Qiku Internet Technology Shenzhen Co Ltd
Original Assignee
Beijing Qihoo Technology Co Ltd
Qiku Internet Technology Shenzhen Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Qihoo Technology Co Ltd, Qiku Internet Technology Shenzhen Co Ltd filed Critical Beijing Qihoo Technology Co Ltd
Priority to CN201610440408.XA priority Critical patent/CN106095456A/en
Publication of CN106095456A publication Critical patent/CN106095456A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44521Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/4401Bootstrapping
    • G06F9/4416Network booting; Remote initial program loading [RIPL]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44521Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading
    • G06F9/44526Plug-ins; Add-ons

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • Stored Programmes (AREA)

Abstract

The embodiment of the present invention provides a kind of user of guiding to download the method for application program, device and mobile terminal, relates to Computer Applied Technology field.Wherein, described method includes: obtain the fileinfo of unknown file;According to described fileinfo, whether scanning this locality stores the installation kit of the application program for opening described unknown file;If it is not, then according to described fileinfo, obtain the download link of the installation kit of described application program;When listening to user's storage and/or opening the operation of described unknown file, generate the guidance information carrying described download link.The technical scheme that the embodiment of the present invention provides just provides the user the download link of the application program installation kit for opening unknown file when user copies, downloads or open file, provide the user and serviced more easily, improving user and download the efficiency of application program, Consumer's Experience is more smooth.

Description

Method and device for guiding user to download application program and mobile terminal
Technical Field
The embodiment of the invention relates to the technical field of computer application, in particular to a method and a device for guiding a user to download an application program and a mobile terminal.
Background
With the rapid development of internet technology, more and more types of file formats emerge, and various files with high compression ratio and high definition formats are also developed endlessly. In daily life and work, when a user uses a terminal (a computer, a tablet computer, a mobile phone or the like), the user inevitably encounters some unknown files which are not encountered at ordinary times. For most users, only some software supporting common format files is available on the terminal. This, in turn, causes frustration to users who are not very computer savvy and do not know how to open the unknown files encountered.
At present, when an unknown file is encountered, a system usually pops up a prompt box to inform a user that the unknown file cannot be directly opened, and the user needs to select a corresponding opening mode. At this time, one situation is that an application program for opening the unknown file exists on the terminal, the user needs to select which software is used for opening the unknown software, and at this time, the situation of messy codes and the like can occur under most situations if one software is selected for opening; another situation is that the application program that opens the unknown file is not available on the computer at all, and the user is required to search for the application program that opens the unknown file first and then download the application program at the corresponding website or application store.
Obviously, in the prior art, a user needs to perform a series of operations to complete the downloading and installation of the application program, and the user experience is not smooth.
Disclosure of Invention
The embodiment of the invention provides a method and a device for guiding a user to download an application program and a mobile terminal, and aims to solve the problems that in the prior art, the process of downloading an application program installation package for opening an unknown file is complicated, and the user experience is poor.
In a first aspect, the embodiment of the present invention provides a method for guiding a user to download an application, which simplifies a process of downloading an application installation package for opening an unknown file, provides a more convenient service for the user, improves the efficiency of downloading the application by the user, and makes user experience smoother. Specifically, the method for guiding the user to download the application program comprises the following steps:
acquiring file information of an unknown file;
scanning whether an installation package of an application program for opening the unknown file is stored locally or not according to the file information;
if not, acquiring a download link of the installation package of the application program according to the file information;
and when the operation of storing and/or opening the unknown file by the user is monitored, generating the guide information carrying the download link.
With reference to the first aspect, in a first implementation manner of the first aspect, the file information at least includes an extension of the file.
With reference to the first aspect, in a second implementation manner of the first aspect, before the obtaining file information of the unknown file, the method further includes:
when the operation of storing and/or opening a file by a user is monitored, judging whether an application program for opening the file exists locally; and if not, taking the file as an unknown file.
With reference to the second implementation manner of the first aspect, the determining whether an application for opening the file exists locally includes:
acquiring file information of the file;
and searching whether a path file of an application program for opening the file exists through a registry according to the file information of the file.
With reference to the first aspect, the first implementation manner of the first aspect, or the second implementation manner of the first aspect, the present invention, in a third implementation manner of the first aspect, further includes:
after a first instruction that a user triggers the download link is received, jumping to an application store webpage, wherein the application store webpage comprises at least one installation package of an application program used for opening the unknown file;
receiving a second instruction triggered by the user through the application store webpage, wherein the second instruction carries an identifier of an installation package selected to be downloaded by the user;
and downloading the installation package corresponding to the identifier to the local.
With reference to the first aspect, the first implementation manner of the first aspect, or the second implementation manner of the first aspect, in a fourth implementation manner of the first aspect, the scanning, according to the file information, whether an installation package of an application program used for opening the unknown file is locally stored includes:
acquiring an application program identifier corresponding to file information according to a preset corresponding relation between the file information and the application program identifier;
and searching whether an application program installation package with the application program identification is stored locally or not according to the application program identification corresponding to the file information.
With reference to the first aspect, the first implementation manner of the first aspect, or the second implementation manner of the first aspect, in a fifth implementation manner of the first aspect, the obtaining a download link of an installation package of the application program according to the file information includes:
sending a downloading request carrying the file information to a server side;
and receiving the download link fed back by the server side according to the file information.
In a second aspect, an embodiment of the present invention provides an apparatus for guiding a user to download an application, where the apparatus for guiding a user to download an application has a function of implementing the method for guiding a user to download an application in the first aspect. The functions can be realized by hardware, and the functions can also be realized by executing corresponding software by hardware. The hardware or software includes one or more modules corresponding to the above-described functions.
In one possible design, the apparatus for guiding a user to download an application program is configured to include a processor and a memory, the memory is used to store a program that supports the apparatus for guiding a user to download an application program to perform the method for guiding a user to download an application program in the first aspect, and the processor is configured to execute the program stored in the memory. The means for guiding the user to download the application may further comprise a communication interface for guiding the means for guiding the user to download the application to communicate with other devices or a communication network.
In a third aspect, an embodiment of the present invention provides a computer storage medium for storing computer software instructions for the apparatus for guiding a user to download an application program, where the computer storage medium includes a program for executing the method for guiding a user to download an application program in the first aspect as an apparatus for guiding a user to download an application program.
According to the embodiment of the invention, when the installation package of the application program which is not locally stored and used for opening the unknown file is scanned, the download link of the installation package of the application program is obtained according to the file information of the unknown file, and the guide information carrying the download link is generated when the operation of storing and/or opening the unknown file by a user is monitored, namely the download link of the application program installation package used for opening the unknown file is provided for the user when the user copies, downloads or opens the file, so that more convenient service is provided for the user, the efficiency of downloading the application program by the user is improved, and the user experience is smoother.
These and other aspects of the invention are apparent from and will be elucidated with reference to the embodiments described hereinafter.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and those skilled in the art can also obtain other drawings according to the drawings without creative efforts.
FIG. 1 is a flow diagram illustrating a method for guiding a user to download an application according to one embodiment of the present invention;
FIG. 2 is a flow diagram illustrating a method for guiding a user to download an application according to another embodiment of the present invention;
FIG. 3 shows a block diagram of an apparatus for guiding a user to download an application according to one embodiment of the invention;
FIG. 4 shows a block diagram of an apparatus for guiding a user to download an application according to another embodiment of the invention;
fig. 5 is a block diagram illustrating a partial structure of a cellular phone related to a mobile terminal provided by an embodiment of the present invention.
Detailed Description
In order to make the technical solutions of the present invention better understood, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention.
In some of the flows described in the present specification and claims and in the above figures, a number of operations are included that occur in a particular order, but it should be clearly understood that these operations may be performed out of order or in parallel as they occur herein, with the order of the operations being indicated as 101, 102, etc. merely to distinguish between the various operations, and the order of the operations by themselves does not represent any order of performance. Additionally, the flows may include more or fewer operations, and the operations may be performed sequentially or in parallel. It should be noted that, the descriptions of "first", "second", etc. in this document are used for distinguishing different messages, devices, modules, etc., and do not represent a sequential order, nor limit the types of "first" and "second" to be different.
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Fig. 1 shows a flow diagram of a method for guiding a user to download an application according to an embodiment of the present invention. The execution main body of the embodiment of the present invention may be a device for guiding a user to download an application program, where the device may be a hardware integrated on the mobile terminal and having an embedded program, may also be an application software installed in the mobile terminal, and may also be a tool software embedded in an operating system of the mobile terminal, which is not limited in the embodiment of the present invention. Specifically, as shown in fig. 1, the method includes:
step 101, obtaining file information of an unknown file.
The file name of the file may include a file main name and a file extension, for example, a file name of "readme. The mobile terminal can obtain the file extension of the unknown file by detecting the file name of the unknown file, wherein the file extension is a mechanism for identifying the file by an operating system. The unknown file described in this embodiment may be a video file, an audio file, a document file, or a file in any file format. The file information of the unknown file at least comprises an extension name, such as 'pdf'. And the file information may further include: file header information, play log, file size, file modification date, file creation date, and the like, which can be flexibly set by a person of ordinary skill in the art without limitation.
Here, it should be noted that: the storage position of the unknown file is not limited, so that when the unknown file is a local file, the downloaded and installed application program can open the unknown file by using the file storage path of the unknown file, and when the unknown file is a network file or a cloud file, the method of opening the unknown file while caching can be adopted without waiting for the completion of the whole downloading of the file, so that the waiting time can be saved.
And step 102, scanning whether an installation package of the application program for opening the unknown file is stored locally or not according to the file information.
In practical applications, there may be a case where the application installation package is stored locally but is not installed locally, so that the embodiment of the present invention scans whether the installation package of the application is stored locally, so as to avoid repeated downloading.
In specific implementation, the step 102 can be implemented by the following method:
firstly, acquiring an application program identifier corresponding to file information according to a preset corresponding relation between the file information and the application program identifier.
And then, searching whether an application program installation package with the application program identification is stored locally or not according to the application program identification corresponding to the file information.
In a specific implementation process, a corresponding relationship between an application program identifier and a file extension can be locally established, and when a file extension of an unknown file is acquired, whether an application program installation package with the application program identifier is locally stored or not is searched according to the established corresponding relationship between the local application program identifier and the file extension. Wherein the application identification may be a name of the application. For example, a locally-existing application installation package is: the WPS installation package, the Winamp installation package and the AutoCAD installation package can establish the corresponding relation between the local application program identification and the file extension name as shown in the table 1 by the mobile terminal. When the extension of the unknown file is acquired and the extension of the file is ". img", it can be confirmed according to table 1 that the installation package of the application program which opens the unknown file with the extension of ". img" does not exist locally.
Local application identification File extension
WPS Doc,. docx and. xls
Winamp .ape
AutoCAD .dxf
And 103, if not, acquiring a download link of the installation package of the application program according to the file information.
In particular implementation, the download link of the application program can be obtained from the server side. Specifically, the method comprises the following steps:
firstly, sending a downloading request carrying the file information to a server side;
after receiving the download request, the server side determines an application program for opening a file with the file extension name according to the file information, such as the file extension name, and then searches for an installation package of the application program. Specifically, the server side may also establish a corresponding relationship between the application program identifier and the file extension, and when the file extension of the unknown file is acquired, the application program for opening the file having the file extension is determined by searching for the application program identifier corresponding to the file extension.
And then, receiving a download link fed back by the server side according to the file information.
After the server side finds the installation package for opening the application program with the file extension name, if the installation package is locally stored, a link for downloading the installation package of the application program can be created, the downloading link is fed back to a user, and the user can directly download the required installation package through the downloading link; if the installation package is not stored locally, the server side can acquire a download link for downloading the installation package from the network side, such as a link of an application store providing the installation package or an official website link; or, the server side does not store the task installation package, and the main work of the server side is to obtain a download link for downloading the application installation package from the network side after determining the application for opening the unknown file, such as a link of an application store providing the installation package or an official website link.
And 104, generating the guide information carrying the download link when monitoring the operation of storing and/or opening the unknown file by the user.
In practical application, a user can click and open an unknown file through a touch screen, a key, a mouse or a keyboard of the mobile terminal, so that the mobile terminal obtains an opening instruction of the unknown file, and the mobile terminal is triggered to obtain a file extension of the target file. The unknown file can be a file downloaded by a user from the internet or a file copied from other devices (a U disk and the like). Of course, the guiding information may be generated when the user opens the unknown file, or may be generated after writing to the local storage medium. The user can download the unknown file to the local storage medium through internet, bluetooth, WIreless FIdelity (WIFI) sharing, Near Field Communication (NFC), and other manners, that is, when it is monitored that the unknown file is written to the local storage medium through the foregoing manners, guidance information is generated. It should be noted that when it is monitored that the unknown file is written in the local storage medium, the guidance information may not be generated immediately, and the guidance information is generated again when the user inputs an open instruction of the unknown file. The guide information is information for prompting the user to download the application program, and the guide information can be presented on the user interface in a popup mode. The boot information may include a download link for at least one installation package of the application for opening unknown files from which the user may select a download. The guide information may include a name of the application program installation package in addition to the download link, and the user may download the application program installation package directly from an official website or other application stores without selecting the download link provided in the guide information.
According to the embodiment of the invention, when the installation package of the application program which is not locally stored and used for opening the unknown file is scanned, the download link of the installation package of the application program is obtained according to the file information of the unknown file, and the guide information carrying the download link is generated when the operation of storing and/or opening the unknown file by a user is monitored, namely the download link of the application program installation package used for opening the unknown file is provided for the user when the user copies, downloads or opens the file, so that more convenient service is provided for the user, the efficiency of downloading the application program by the user is improved, and the user experience is smoother.
Further, in the method provided in the first embodiment of the present invention, before the step 101, the method may further include the following steps:
step 1011, listening for user operations to store and/or open files.
In particular embodiments, operations of a user to store and/or open a file via a touch screen, mouse, or keyboard are monitored. The user can download the unknown file and write the unknown file into the local storage medium through internet, Bluetooth, WIFI sharing, NFC and other modes.
Step 1012, when the operation is monitored, judging whether an application program for opening the file exists locally; and if not, taking the file as an unknown file.
Wherein, the steps are as follows: judging whether a default application program for opening the file exists locally or not can be realized by adopting the following method:
and searching whether a path file of a default application program for opening the unknown file exists through a registry according to the file information.
As will be appreciated by those skilled in the art, once an application has been installed locally, the local registry associates the application with an extension or the like in the file information for the file that it is capable of opening. It should be noted that: if there may be a plurality of applications associated with the extension in the file information in the local registry, the plurality of applications associated with the extension in the file information need to be provided to the user, so that the user can select to obtain the application selected by the user.
Further, the method provided by the embodiment of the present invention further includes the following steps:
and 105, jumping to an application store webpage after receiving a first instruction for triggering the download link by the user.
And the application store webpage comprises at least one installation package of an application program for opening the unknown file. When multiple installation packages are included in an application store webpage, they may be installation packages of different versions, or installation packages from different developers. The user can select according to own preference.
After the user triggers the download link in the guiding information, the user interface jumps to an application store webpage, and the application store website can be a third-party application software provider, such as a 360 mobile phone assistant, an android market or an apple app store.
In specific implementation, one or more applications can be installed, and when a plurality of application packages are installed, all the applications can be displayed on an interface, or a plurality of applications with high recommendation degrees can be displayed according to the recommendation degrees.
And 106, receiving a second instruction triggered by the user through the application store webpage.
And the second instruction carries an identifier of the installation package selected to be downloaded by the user. In specific implementation, corresponding download trigger keys are arranged on the application store webpage corresponding to the installation packages, and a user can trigger the second instruction by clicking the download trigger keys. The identifier of the installation package selected by the user to be downloaded and carried in the second instruction may be a version number of the installation package or a developer identifier.
And step 107, downloading the installation package corresponding to the identifier to the local.
Further, the method provided by the embodiment of the present invention may further include:
and step 108, operating the installation package to install the application program.
After downloading the installation package according to the guiding information, the user can directly store the installation package in the local without installation, and install the installation package when the installation package is needed (for example, when an unknown file is opened); or after the installation package is downloaded, the installation package is installed locally in the step 108, and the installation package is called directly when needed. Specifically, an installation program in the installation package is started, the installation process of the application program is completed, and the path file of the application program is written into the registry.
And step 109, if the operation of opening the unknown file by the user is monitored, opening the unknown file by using the application program.
In specific implementation, when the operation of opening the unknown file by the user is monitored, the file information of the unknown file is acquired, then the path file of the application program for opening the unknown file is searched through the registry according to the file information, and the unknown file is opened by using the application program.
According to the embodiment of the invention, the whole process of downloading and installing the application program is realized through the steps 105-109, the problem that the user needs to intervene again because only the application program is downloaded but not installed is avoided, the normal use of the user is not interrupted, the use of the user is facilitated, and the user experience is smoother.
Fig. 2 is a flow chart illustrating a method for guiding a user to download an application according to another embodiment of the present invention. As shown in fig. 2, the method provided in this embodiment includes:
step 201, when monitoring the operation of storing and/or opening a file by a user, judging whether an application program for opening the file exists locally; if not, executing step 202, and if so, opening the file by using the application program.
Step 202, taking the file as an unknown file, and acquiring file information of the unknown file.
Step 203, scanning whether an installation package of the application program for opening the unknown file is stored locally or not according to the file information, if not, executing step 204, and if so, operating the installation package to install the application program.
Here, it should be noted that: and if the operation of opening the file by the user is monitored, opening the file by using the application program after the installation is finished.
And 204, acquiring a download link of the installation package of the application program according to the file information.
And step 205, generating the guiding information carrying the downloading link.
And step 206, after receiving a first instruction that the user triggers the download link, jumping to an application store webpage.
And the application store webpage comprises at least one installation package of an application program for opening the unknown file.
And step 207, receiving a second instruction triggered by the user through the application store webpage.
And the second instruction carries an identifier of the installation package selected to be downloaded by the user.
And 208, downloading the installation package corresponding to the identifier to the local, and operating the installation package to install the application program.
Here, it should be noted that: and if the operation of opening the file by the user is monitored, opening the file by using the application program after the installation is finished.
The execution subject of each step in the first and second embodiments may be a device for guiding a user to download an application program, where the device may be an application located in the local mobile terminal, or may also be a functional unit such as a plug-in or Software Development Kit (SDK) located in the application of the local mobile terminal, which is not particularly limited in the embodiment of the present invention. It can be understood that: the application may be an application program (native app) installed on the mobile terminal, or may also be a web page program (webApp) of a browser on the mobile terminal, which is not limited in the embodiment of the present invention.
According to the embodiment of the invention, when the installation package of the application program which is not locally stored and used for opening the unknown file is scanned, the download link of the installation package of the application program is obtained according to the file information of the unknown file, and the guide information carrying the download link is generated when the operation of storing and/or opening the unknown file by a user is monitored, namely the download link of the application program installation package used for opening the unknown file is provided for the user when the user copies, downloads or opens the file, so that more convenient service is provided for the user, the efficiency of downloading the application program by the user is improved, and the user experience is smoother.
Fig. 3 shows a block diagram of an apparatus for guiding a user to download an application according to an embodiment of the invention. Specifically, as shown in fig. 3, the apparatus includes: a first acquisition module 10, a scanning module 20, a second acquisition module 30, and a first generation module 40. Wherein,
the first obtaining module 10 is configured to obtain file information of an unknown file.
And the scanning module 20 is configured to scan whether an installation package of the application program for opening the unknown file is locally stored according to the file information.
And a second obtaining module 30, configured to, if the scanning result of the scanning module is negative, obtain, according to the file information, a download link of the installation package of the application program.
The first generating module 40 is configured to generate the guidance information carrying the download link when monitoring an operation of a user to store and/or open the unknown file.
According to the embodiment of the invention, when the installation package of the application program which is not locally stored and used for opening the unknown file is scanned, the download link of the installation package of the application program is obtained according to the file information of the unknown file, and the guide information carrying the download link is generated when the operation of storing and/or opening the unknown file by a user is monitored, namely the download link of the application program installation package used for opening the unknown file is provided for the user when the user copies, downloads or opens the file, so that more convenient service is provided for the user, the efficiency of downloading the application program by the user is improved, and the user experience is smoother.
Further, the file information at least includes an extension of the file.
Further, as shown in fig. 4, the apparatus provided in the embodiment of the present invention further includes: a decision block 50. The judging module 50 is configured to, when an operation of storing and/or opening a file by a user is monitored, judge whether an application program for opening the file exists locally; and if not, taking the file as an unknown file.
Further, the determining module 50 is specifically configured to:
when the operation of storing and/or opening a file by a user is monitored, acquiring file information of the file;
and searching whether a path file of an application program for opening the file exists through a registry according to the file information of the file.
Further, as shown in fig. 4, the apparatus provided in this embodiment may further include: a second generating module 60, a receiving module 70 and a downloading module 80; wherein,
a second generating module 60, configured to jump to an application store webpage after receiving an instruction that a user triggers the download link, where the application store webpage includes at least one installation package of an application program for opening the unknown file;
a receiving module 70, configured to receive an installation instruction triggered by a user through the application store webpage, where the installation instruction carries an identifier of an installation package selected by the user for downloading;
and the downloading module 80 is configured to download the installation package corresponding to the identifier to the local.
Further, the scanning module 20 may be implemented as follows. Specifically, as shown in fig. 4, the scanning module 20 includes an obtaining unit 21 and a searching unit 22. The obtaining unit 21 is configured to obtain an application identifier corresponding to file information according to a preset correspondence between the file information and the application identifier. And the searching unit 22 is configured to search whether an application installation package with the application identifier is stored locally according to the application identifier corresponding to the file information.
Further, as shown in fig. 4, the second obtaining module 30 may include: a transmitting unit 31 and a receiving unit 32. The sending unit 31 is configured to send a download request carrying the file information to the server side when the scanning result of the scanning module is negative. A receiving unit 32, configured to receive a download link fed back by the server side according to the file information.
Here, it should be noted that: the apparatus provided in this embodiment can implement the methods provided in the first and second embodiments, and specific implementation principles can refer to the contents of the corresponding parts, which are not described herein again.
As shown in fig. 5, for convenience of description, only the parts related to the embodiment of the present invention are shown, and details of the specific technology are not disclosed, please refer to the method part of the embodiment of the present invention. The terminal may be any terminal device including a mobile phone, a tablet computer, a PDA (Personal Digital Assistant), a POS (Point of sales), a vehicle-mounted computer, etc., taking the terminal as the mobile phone as an example:
fig. 5 is a block diagram illustrating a partial structure of a mobile phone related to a mobile terminal according to an embodiment of the present invention. Referring to fig. 5, the handset includes: radio Frequency (RF) circuit 410, memory 420, input unit 430, display unit 440, sensor 450, audio circuit 460, wireless fidelity (WiFi) module 470, processor 480, and power supply 490. Those skilled in the art will appreciate that the handset configuration shown in fig. 5 is not intended to be limiting and may include more or fewer components than those shown, or some components may be combined, or a different arrangement of components.
The following describes each component of the mobile phone in detail with reference to fig. 5:
the RF circuit 410 may be used for receiving and transmitting signals during information transmission and reception or during a call, and in particular, receives downlink information of a base station and then processes the received downlink information to the processor 480; in addition, the data for designing uplink is transmitted to the base station. In general, the RF circuit 410 includes, but is not limited to, an antenna, at least one amplifier, a transceiver, a coupler, a Low Noise Amplifier (LNA), a duplexer, and the like. In addition, the RF circuitry 410 may also communicate with networks and other devices via wireless communications. The wireless communication may use any communication standard or protocol, including but not limited to global system for Mobile communications (GSM), General Packet Radio Service (GPRS), Code Division Multiple Access (CDMA), Wideband Code Division Multiple Access (WCDMA), Long Term Evolution (LTE), email, Short Messaging Service (SMS), and the like.
The memory 420 may be used to store software programs and modules, and the processor 480 executes various functional applications and data processing of the mobile phone by operating the software programs and modules stored in the memory 420. The memory 420 may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required by at least one function (such as a sound playing function, an image playing function, etc.), and the like; the storage data area may store data (such as audio data, a phonebook, etc.) created according to the use of the cellular phone, and the like. Further, the memory 420 may include high speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid state storage device.
The input unit 430 may be used to receive input numeric or character information and generate key signal inputs related to user settings and function control of the cellular phone. Specifically, the input unit 430 may include a touch panel 431 and other input devices 432. The touch panel 431, also called a touch screen, may collect touch operations of a user on or near the touch panel 431 (e.g., operations of the user on or near the touch panel 431 using any suitable object or accessory such as a finger or a stylus) and drive the corresponding connection device according to a preset program. Alternatively, the touch panel 431 may include two parts of a touch detection device and a touch controller. The touch detection device detects the touch direction of a user, detects a signal brought by touch operation and transmits the signal to the touch controller; the touch controller receives touch information from the touch sensing device, converts the touch information into touch point coordinates, sends the touch point coordinates to the processor 480, and receives and executes commands sent from the processor 480. In addition, the touch panel 431 may be implemented in various types, such as a resistive type, a capacitive type, an infrared ray, and a surface acoustic wave. The input unit 430 may include other input devices 432 in addition to the touch panel 431. In particular, other input devices 432 may include, but are not limited to, one or more of a physical keyboard, function keys (such as volume control keys, switch keys, etc.), a trackball, a mouse, a joystick, and the like.
The display unit 440 may be used to display information input by the user or information provided to the user and various menus of the cellular phone. The display unit 440 may include a display panel 441, and optionally, the display panel 441 may be configured in the form of a Liquid Crystal Display (LCD), an Organic Light-Emitting Diode (OLED), or the like. Further, the touch panel 431 may cover the display panel 441, and when the touch panel 431 detects a touch operation on or near the touch panel 431, the touch panel is transmitted to the processor 480 to determine the type of the touch event, and then the processor 480 provides a corresponding visual output on the display panel 441 according to the type of the touch event. Although the touch panel 431 and the display panel 441 are shown in fig. 5 as two separate components to implement the input and output functions of the mobile phone, in some embodiments, the touch panel 431 and the display panel 441 may be integrated to implement the input and output functions of the mobile phone.
The handset may also include at least one sensor 450, such as a light sensor, motion sensor, and other sensors. Specifically, the light sensor may include an ambient light sensor that adjusts the brightness of the display panel 441 according to the brightness of ambient light, and a proximity sensor that turns off the display panel 441 and/or the backlight when the mobile phone is moved to the ear. As one of the motion sensors, the accelerometer sensor can detect the magnitude of acceleration in each direction (generally, three axes), can detect the magnitude and direction of gravity when stationary, and can be used for applications of recognizing the posture of a mobile phone (such as horizontal and vertical screen switching, related games, magnetometer posture calibration), vibration recognition related functions (such as pedometer and tapping), and the like; as for other sensors such as a gyroscope, a barometer, a hygrometer, a thermometer, and an infrared sensor, which can be configured on the mobile phone, further description is omitted here.
Audio circuit 460, speaker 461, microphone 462 may provide an audio interface between the user and the cell phone. The audio circuit 460 can transmit the electrical signal converted from the received audio data to the speaker 461, and convert the electrical signal into a sound signal for output by the speaker 1561; on the other hand, the microphone 462 converts the collected sound signal into an electrical signal, which is received by the audio circuit 460 and converted into audio data, which is then processed by the audio data output processor 480 and then transmitted to, for example, another cellular phone via the RF circuit 410, or output to the memory 420 for further processing.
WiFi belongs to short-distance wireless transmission technology, and the mobile phone can help a user to receive and send e-mails, browse webpages, access streaming media and the like through the WiFi module 470, and provides wireless broadband Internet access for the user. Although fig. 5 shows the WiFi module 470, it is understood that it does not belong to the essential constitution of the handset, and can be omitted entirely as needed within the scope not changing the essence of the invention.
The processor 480 is a control center of the mobile phone, connects various parts of the entire mobile phone by using various interfaces and lines, and performs various functions of the mobile phone and processes data by operating or executing software programs and/or modules stored in the memory 420 and calling data stored in the memory 420, thereby integrally monitoring the mobile phone. Optionally, processor 480 may include one or more processing units; preferably, the processor 480 may integrate an application processor, which mainly handles operating systems, user interfaces, application programs, etc., and a modem processor, which mainly handles wireless communications. It will be appreciated that the modem processor described above may not be integrated into processor 480.
The handset also includes a power supply 490 (e.g., a battery) for powering the various components, which may preferably be logically connected to the processor 480 via a power management system, so that the power management system may perform functions such as managing charging, discharging, and power consumption.
Although not shown, the mobile phone may further include a camera, a bluetooth module, etc., which are not described herein.
In this embodiment of the present invention, the processor 480 included in the mobile terminal further has the following functions:
acquiring file information of an unknown file;
scanning whether an installation package of an application program for opening the unknown file is stored locally or not according to the file information;
if not, acquiring a download link of the installation package of the application program according to the file information;
and when the operation of storing and/or opening the unknown file by the user is monitored, generating the guide information carrying the download link.
According to the embodiment of the invention, when the installation package of the application program which is not locally stored and used for opening the unknown file is scanned, the download link of the installation package of the application program is obtained according to the file information of the unknown file, and the guide information carrying the download link is generated when the operation of storing and/or opening the unknown file by a user is monitored, namely the download link of the application program installation package used for opening the unknown file is provided for the user when the user copies, downloads or opens the file, so that more convenient service is provided for the user, the efficiency of downloading the application program by the user is improved, and the user experience is smoother.
It is clear to those skilled in the art that, for convenience and brevity of description, the specific working processes of the above-described systems, apparatuses and units may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again.
The above-described embodiments of the apparatus are merely illustrative, and the units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the present embodiment. One of ordinary skill in the art can understand and implement it without inventive effort.
Through the above description of the embodiments, those skilled in the art will clearly understand that each embodiment can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware. With this understanding in mind, the above-described technical solutions may be embodied in the form of a software product, which can be stored in a computer-readable storage medium such as ROM/RAM, magnetic disk, optical disk, etc., and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to execute the methods described in the embodiments or some parts of the embodiments.
Finally, it should be noted that: the above examples are only intended to illustrate the technical solution of the present invention, but not to limit it; although the present invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions of the embodiments of the present invention.
The invention discloses A1, a method for guiding a user to download an application program, which is suitable for a mobile terminal and comprises the following steps:
acquiring file information of an unknown file;
scanning whether an installation package of an application program for opening the unknown file is stored locally or not according to the file information;
if not, acquiring a download link of the installation package of the application program according to the file information;
and when the operation of storing and/or opening the unknown file by the user is monitored, generating the guide information carrying the download link.
A2, the method of A1, wherein the file information includes at least an extension of the file.
The method of A3, as in a1, before the obtaining file information of the unknown file, the method further includes:
when the operation of storing and/or opening a file by a user is monitored, judging whether an application program for opening the file exists locally; and if not, taking the file as an unknown file.
A4, the method of claim A3, wherein the determining whether the application program for opening the file is available locally comprises:
acquiring file information of the file;
and searching whether a path file of an application program for opening the file exists through a registry according to the file information of the file.
A5, the method of any one of A1 to A4, further comprising:
after a first instruction that a user triggers the download link is received, jumping to an application store webpage, wherein the application store webpage comprises at least one installation package of an application program used for opening the unknown file;
receiving a second instruction triggered by the user through the application store webpage, wherein the second instruction carries an identifier of an installation package selected to be downloaded by the user;
and downloading the installation package corresponding to the identifier to the local.
The method of a6, as in any one of a1 to a4, wherein the scanning, according to the file information, whether an installation package of an application program for opening the unknown file is locally stored comprises:
acquiring an application program identifier corresponding to file information according to a preset corresponding relation between the file information and the application program identifier;
and searching whether an application program installation package with the application program identification is stored locally or not according to the application program identification corresponding to the file information.
The method of a7, as in any one of a1 to a4, wherein the obtaining a download link of an installation package of the application program according to the file information includes:
sending a downloading request carrying the file information to a server side;
and receiving the download link fed back by the server side according to the file information.
The invention also discloses B8, a device for guiding the user to download the application program, which comprises:
the first acquisition module is used for acquiring file information of an unknown file;
the scanning module is used for scanning whether an installation package of an application program for opening the unknown file is stored locally or not according to the file information;
the second acquisition module is used for acquiring the download link of the installation package of the application program according to the file information when the scanning result of the scanning module is negative;
and the first generation module is used for generating the guide information carrying the download link when monitoring the operation of storing and/or opening the unknown file by the user.
B9, the device according to B8, wherein the file information includes at least an extension of the file.
B10, the apparatus of B8, further comprising:
the judging module is used for judging whether an application program for opening the file exists locally or not when the operation of storing and/or opening the file by a user is monitored; and if not, taking the file as an unknown file.
B11, the apparatus of B10, wherein the determining module is specifically configured to:
when the operation of storing and/or opening a file by a user is monitored, acquiring file information of the file;
and searching whether a path file of an application program for opening the file exists through a registry according to the file information of the file.
B12, the device of any one of B8-B11, further comprising:
the second generation module is used for jumping to an application store webpage after receiving a first instruction of triggering the download link by a user, wherein the application store webpage comprises at least one installation package of an application program used for opening the unknown file;
the receiving module is used for receiving a second instruction triggered by the user through the application store webpage, wherein the second instruction carries an identifier of an installation package selected to be downloaded by the user;
and the downloading module is used for downloading the installation package corresponding to the identifier to the local.
B13, the device according to any one of B8-B11, the scanning module comprising:
the acquisition unit is used for acquiring the application program identifier corresponding to the file information according to the preset corresponding relation between the file information and the application program identifier;
and the searching unit is used for searching whether the application program installation package with the application program identification is stored locally or not according to the application program identification corresponding to the file information.
B14, the apparatus according to any of B8 to B11, wherein the second obtaining module comprises:
a sending unit, configured to send a download request carrying the file information to a server side when the scanning result of the scanning module is negative;
and the receiving unit is used for receiving the download link fed back by the server side according to the file information.
The invention also discloses C15, a mobile terminal, comprising a memory and a processor; wherein,
the memory is to store one or more computer instructions, wherein the one or more computer instructions are for the processor to invoke for execution;
the processor is configured to:
acquiring file information of an unknown file;
scanning whether an installation package of an application program for opening the unknown file is stored locally or not according to the file information;
if not, acquiring a download link of the installation package of the application program according to the file information;
and when the operation of storing and/or opening the unknown file by the user is monitored, generating the guide information carrying the download link.

Claims (10)

1. A method for guiding a user to download an application program is suitable for a mobile terminal, and is characterized by comprising the following steps:
acquiring file information of an unknown file;
scanning whether an installation package of an application program for opening the unknown file is stored locally or not according to the file information;
if not, acquiring a download link of the installation package of the application program according to the file information;
and when the operation of storing and/or opening the unknown file by the user is monitored, generating the guide information carrying the download link.
2. The method according to claim 1, wherein before obtaining the file information of the unknown file, the method further comprises:
when the operation of storing and/or opening a file by a user is monitored, judging whether an application program for opening the file exists locally; and if not, taking the file as an unknown file.
3. The method of claim 2, wherein determining whether an application for opening the file is available locally comprises:
acquiring file information of the file;
and searching whether a path file of an application program for opening the file exists through a registry according to the file information of the file.
4. The method of any one of claims 1-3, further comprising:
after a first instruction that a user triggers the download link is received, jumping to an application store webpage, wherein the application store webpage comprises at least one installation package of an application program used for opening the unknown file;
receiving a second instruction triggered by the user through the application store webpage, wherein the second instruction carries an identifier of an installation package selected to be downloaded by the user;
and downloading the installation package corresponding to the identifier to the local.
5. The method according to any one of claims 1 to 3, wherein the obtaining of the download link of the installation package of the application program according to the file information comprises:
sending a downloading request carrying the file information to a server side;
and receiving the download link fed back by the server side according to the file information.
6. An apparatus for guiding a user to download an application, comprising:
the first acquisition module is used for acquiring file information of an unknown file;
the scanning module is used for scanning whether an installation package of an application program for opening the unknown file is stored locally or not according to the file information;
the second acquisition module is used for acquiring the download link of the installation package of the application program according to the file information when the scanning result of the scanning module is negative;
and the first generation module is used for generating the guide information carrying the download link when monitoring the operation of storing and/or opening the unknown file by the user.
7. The apparatus of claim 6, further comprising:
the judging module is used for judging whether an application program for opening the file exists locally or not when the operation of storing and/or opening the file by a user is monitored; and if not, taking the file as an unknown file.
8. The apparatus of claim 7, wherein the determining module is specifically configured to:
when the operation of storing and/or opening a file by a user is monitored, acquiring file information of the file;
and searching whether a path file of an application program for opening the file exists through a registry according to the file information of the file.
9. The apparatus of any one of claims 6-8, further comprising:
the second generation module is used for jumping to an application store webpage after receiving a first instruction of triggering the download link by a user, wherein the application store webpage comprises at least one installation package of an application program used for opening the unknown file;
the receiving module is used for receiving a second instruction triggered by the user through the application store webpage, wherein the second instruction carries an identifier of an installation package selected to be downloaded by the user;
and the downloading module is used for downloading the installation package corresponding to the identifier to the local.
10. A mobile terminal comprising a memory and a processor; wherein,
the memory is to store one or more computer instructions, wherein the one or more computer instructions are for the processor to invoke for execution;
the processor is configured to:
acquiring file information of an unknown file;
scanning whether an installation package of an application program for opening the unknown file is stored locally or not according to the file information;
if not, acquiring a download link of the installation package of the application program according to the file information;
and when the operation of storing and/or opening the unknown file by the user is monitored, generating the guide information carrying the download link.
CN201610440408.XA 2016-06-17 2016-06-17 User is guided to download the method for application program, device and mobile terminal Pending CN106095456A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610440408.XA CN106095456A (en) 2016-06-17 2016-06-17 User is guided to download the method for application program, device and mobile terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610440408.XA CN106095456A (en) 2016-06-17 2016-06-17 User is guided to download the method for application program, device and mobile terminal

Publications (1)

Publication Number Publication Date
CN106095456A true CN106095456A (en) 2016-11-09

Family

ID=57236086

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610440408.XA Pending CN106095456A (en) 2016-06-17 2016-06-17 User is guided to download the method for application program, device and mobile terminal

Country Status (1)

Country Link
CN (1) CN106095456A (en)

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107509116A (en) * 2017-09-08 2017-12-22 咪咕互动娱乐有限公司 A kind of information-pushing method, device and storage medium
CN107885423A (en) * 2017-10-30 2018-04-06 维沃移动通信有限公司 The processing method and mobile terminal of a kind of picture
CN108182091A (en) * 2016-12-08 2018-06-19 北京奇虎科技有限公司 The method and device manipulated in SDK to user behavior
CN108347456A (en) * 2017-01-22 2018-07-31 腾讯科技(北京)有限公司 A kind of application program method for down loading and device
CN108460128A (en) * 2018-03-01 2018-08-28 广东欧珀移动通信有限公司 Document management method and device, electronic device and readable storage medium storing program for executing
CN108763409A (en) * 2018-05-23 2018-11-06 北京小米移动软件有限公司 The deployment method and device of electronic document
CN109034319A (en) * 2018-09-06 2018-12-18 Oppo广东移动通信有限公司 Download information processing method, electronic device and computer readable storage medium
CN110119483A (en) * 2018-01-24 2019-08-13 中兴通讯股份有限公司 Display methods, device, terminal device and the storage medium of multimedia file
CN110647331A (en) * 2019-08-02 2020-01-03 平安科技(深圳)有限公司 Development tool acquisition method and device, storage medium and electronic equipment
CN110678819A (en) * 2017-05-25 2020-01-10 Ls产电株式会社 Control program operation method
CN110806929A (en) * 2019-10-24 2020-02-18 上海连尚网络科技有限公司 Installation package processing method and device and computer storage medium
WO2023169593A1 (en) * 2022-03-08 2023-09-14 广州视源电子科技股份有限公司 Application downloading method and apparatus, device, and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102663073A (en) * 2012-03-31 2012-09-12 奇智软件(北京)有限公司 Method and system for recommending based on downloaded files
CN102799468A (en) * 2011-05-27 2012-11-28 腾讯科技(深圳)有限公司 Method and device for opening unknown file
CN104239045A (en) * 2014-09-05 2014-12-24 珠海市君天电子科技有限公司 Method and device for opening unknown file
CN105426532A (en) * 2015-12-17 2016-03-23 百度在线网络技术(北京)有限公司 File operation method and device

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102799468A (en) * 2011-05-27 2012-11-28 腾讯科技(深圳)有限公司 Method and device for opening unknown file
CN102663073A (en) * 2012-03-31 2012-09-12 奇智软件(北京)有限公司 Method and system for recommending based on downloaded files
CN104239045A (en) * 2014-09-05 2014-12-24 珠海市君天电子科技有限公司 Method and device for opening unknown file
CN105426532A (en) * 2015-12-17 2016-03-23 百度在线网络技术(北京)有限公司 File operation method and device

Cited By (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108182091A (en) * 2016-12-08 2018-06-19 北京奇虎科技有限公司 The method and device manipulated in SDK to user behavior
CN108347456A (en) * 2017-01-22 2018-07-31 腾讯科技(北京)有限公司 A kind of application program method for down loading and device
CN108347456B (en) * 2017-01-22 2021-09-10 腾讯科技(北京)有限公司 Application program downloading method and device
CN110678819A (en) * 2017-05-25 2020-01-10 Ls产电株式会社 Control program operation method
CN107509116A (en) * 2017-09-08 2017-12-22 咪咕互动娱乐有限公司 A kind of information-pushing method, device and storage medium
CN107885423B (en) * 2017-10-30 2020-09-29 维沃移动通信有限公司 Picture processing method and mobile terminal
CN107885423A (en) * 2017-10-30 2018-04-06 维沃移动通信有限公司 The processing method and mobile terminal of a kind of picture
CN110119483A (en) * 2018-01-24 2019-08-13 中兴通讯股份有限公司 Display methods, device, terminal device and the storage medium of multimedia file
CN108460128A (en) * 2018-03-01 2018-08-28 广东欧珀移动通信有限公司 Document management method and device, electronic device and readable storage medium storing program for executing
CN108460128B (en) * 2018-03-01 2020-11-20 Oppo广东移动通信有限公司 Document management method and device, electronic device and readable storage medium
CN108763409A (en) * 2018-05-23 2018-11-06 北京小米移动软件有限公司 The deployment method and device of electronic document
CN109034319A (en) * 2018-09-06 2018-12-18 Oppo广东移动通信有限公司 Download information processing method, electronic device and computer readable storage medium
CN110647331A (en) * 2019-08-02 2020-01-03 平安科技(深圳)有限公司 Development tool acquisition method and device, storage medium and electronic equipment
CN110806929A (en) * 2019-10-24 2020-02-18 上海连尚网络科技有限公司 Installation package processing method and device and computer storage medium
WO2023169593A1 (en) * 2022-03-08 2023-09-14 广州视源电子科技股份有限公司 Application downloading method and apparatus, device, and storage medium

Similar Documents

Publication Publication Date Title
CN106095456A (en) User is guided to download the method for application program, device and mobile terminal
CN109857403B (en) Page updating method and device, page processing method and device
CN107329985B (en) Page collection method and device and mobile terminal
CN104093123B (en) The information-pushing method of application program, device and system, mobile terminal
CN108156508B (en) Barrage information processing method and device, mobile terminal, server and system
CN103501485B (en) Push the method, apparatus and terminal device of application
CN108572908B (en) Information feedback method and device
CN106227588A (en) The creation method of a kind of multi-instance object, device and mobile terminal
WO2018120905A1 (en) Message reminding method for terminal, and terminal
US10956653B2 (en) Method and apparatus for displaying page and a computer storage medium
CN107908407B (en) Compiling method and device and terminal equipment
CN106953898B (en) Method and device for acquiring software package
CN106250122A (en) A kind of information cuing method and device
CN105095161B (en) Method and device for displaying rich text information
CN108182090B (en) Flash plug-in loading method and device based on blink kernel
CN106095423B (en) Method, terminal and server for providing browsing service
CN109688611B (en) Frequency band parameter configuration method, device, terminal and storage medium
CN112328304B (en) Script adaptation method, system, equipment and computer storage medium
CN106339391B (en) Webpage display method and terminal equipment
CN112286586A (en) Configuration method of plug-in and related equipment
CN106230919B (en) File uploading method and device
CN106933626B (en) Application association method and device
CN106371948B (en) A kind of data back up method and terminal device
CN106453845B (en) A kind of data transmission method and equipment
CN109495637A (en) A kind of voice control function open method and its terminal device

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20161109

RJ01 Rejection of invention patent application after publication