[go: up one dir, main page]
More Web Proxy on the site http://driver.im/

CN105975354B - Data output method and electronic equipment - Google Patents

Data output method and electronic equipment Download PDF

Info

Publication number
CN105975354B
CN105975354B CN201610286595.0A CN201610286595A CN105975354B CN 105975354 B CN105975354 B CN 105975354B CN 201610286595 A CN201610286595 A CN 201610286595A CN 105975354 B CN105975354 B CN 105975354B
Authority
CN
China
Prior art keywords
target application
application program
transmission data
electronic equipment
electronic device
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201610286595.0A
Other languages
Chinese (zh)
Other versions
CN105975354A (en
Inventor
许威
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Lenovo Beijing Ltd
Original Assignee
Lenovo Beijing 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 Lenovo Beijing Ltd filed Critical Lenovo Beijing Ltd
Priority to CN201610286595.0A priority Critical patent/CN105975354B/en
Publication of CN105975354A publication Critical patent/CN105975354A/en
Application granted granted Critical
Publication of CN105975354B publication Critical patent/CN105975354B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/547Remote procedure calls [RPC]; Web services
    • G06F9/548Object oriented; Remote method invocation [RMI]

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

When the electronic equipment receives transmission data sent by second electronic equipment, whether a target application program matched with the transmission data exists on the electronic equipment is detected, and the target application program matched with the transmission data does not exist on the electronic equipment, namely, the electronic equipment cannot open the transmission data.

Description

Data output method and electronic equipment
Technical Field
The present disclosure relates to the field of data transmission and application between devices, and more particularly, to a data output method and an electronic device.
Background
Nowadays, the functions of electronic devices are more powerful at any time, and when some data need to be acquired from other electronic devices, the data transmission between the devices can be realized by using Bluetooth or other online transmission application programs only after the two electronic devices are in communication connection, so that the method is simple and convenient.
However, when data is transmitted between devices, sometimes a user cannot process received data because the receiving device does not install an application program matching the received data, and at this time, the user needs to search for an application program capable of opening the data first, and then can search for the application program from the application program download center and download and install the application program, which is complicated in process and reduces user experience.
Disclosure of Invention
In view of this, the present invention provides a data output method and an electronic device, which solve the technical problems that when an electronic device receiving data in the prior art cannot open the data, a user needs to search for an application program capable of opening the data first, then search for the application program from an application program download center, download and install the application program, the process is complex, and the user experience is reduced.
In order to achieve the above object, the present application provides the following technical solutions:
a data output method is applied to electronic equipment, and the method comprises the following steps:
receiving transmission data sent by second electronic equipment;
detecting whether a target application program matched with the transmission data exists on the electronic equipment;
and when the target application program matched with the transmission data does not exist on the electronic equipment, acquiring the target application program information matched with the transmission data by using a network.
Preferably, the acquiring, by using a network, the target application information matched with the transmission data includes:
enabling the electronic equipment to be switched to a corresponding application center interface;
and acquiring target application program information matched with the transmission data through a network.
Preferably, the method further comprises:
outputting corresponding prompt information based on the target application program information, wherein the prompt information indicates whether a user downloads an installation file of the target application program;
and when a downloading instruction aiming at the target application program is detected, downloading and operating the installation file of the target application program.
Preferably, the method further comprises:
when the target application program information is specifically the installation file of the target application program, operating the installation file of the target application program, and starting the installed target application program to output the transmission data;
and when the target application program information is specifically the application name of the target application program, downloading the installation file of the target application program with the application name and running, and starting the installed target application program to output the transmission data.
Preferably, when a target application program matched with the transmission data exists on the electronic device, the target application program is started to output the transmission data.
An electronic device, the electronic device comprising:
the communication device is used for establishing communication connection with second electronic equipment and receiving transmission data sent by the second electronic equipment;
and the processor is used for detecting whether a target application program matched with the transmission data exists on the electronic equipment or not, detecting whether a target application program matched with the transmission data does not exist on the electronic equipment or not, and acquiring target application program information matched with the transmission data by utilizing a network.
Preferably, the processor is specifically configured to switch the electronic device to a corresponding application center interface, and acquire target application program information matched with the transmission data through a network.
Preferably, the electronic device further includes:
the prompting device is used for outputting corresponding prompting information based on the target application program information, and the prompting information indicates whether a user downloads the installation file of the target application program or not;
the processor is further configured to download and run the installation file of the target application program when the download instruction for the target application program is detected.
Preferably, the processor is further configured to run the installation file of the target application program and start the installed target application program to output the transmission data when the target application program information is specifically the installation file of the target application program; and when the target application program information is specifically the application name of the target application program, downloading the installation file of the target application program with the application name and running, and starting the installed target application program to output the transmission data.
Preferably, the processor is further configured to enable a target application program matching the transmission data to exist on the electronic device, and to start the target application program to output the transmission data.
Therefore, compared with the prior art, the data output method and the electronic equipment are provided, when the electronic equipment receives transmission data sent by second electronic equipment, whether the target application program matched with the transmission data exists on the electronic equipment is detected, and when the target application program matched with the transmission data does not exist on the electronic equipment, namely, the electronic equipment cannot open the transmission data.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the provided drawings without creative efforts.
Fig. 1 is a flowchart of a first embodiment of a data transmission method provided in the present application;
fig. 2 is a flowchart of a second embodiment of a data transmission method provided in the present application;
fig. 3 is a flowchart of a third embodiment of a data transmission method provided in the present application;
fig. 4 is a schematic structural diagram of an embodiment of an electronic device provided in the present application;
fig. 5 is a schematic diagram of connection between an electronic device and a second electronic device.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
When the electronic equipment receives transmission data sent by second electronic equipment, whether a target application program matched with the transmission data exists on the electronic equipment is detected, and the target application program matched with the transmission data does not exist on the electronic equipment, namely, the electronic equipment cannot open the transmission data.
In order to make the aforementioned objects, features and advantages of the present invention comprehensible, embodiments accompanied with figures are described in detail below.
The first embodiment is as follows:
as shown in fig. 1, which is a flowchart of a first embodiment of a data transmission method provided in the present application, the method may be applied to an electronic device, such as a mobile phone, an ipad, a notebook, and the like, and the present application does not limit a specific structure of the electronic device. In practical applications, the data transmission method provided by this embodiment may include the following steps:
step S11: and receiving transmission data sent by the second electronic equipment.
In practical application, according to the requirements of the user in life or work, data transmission between different electronic devices is generally required, for example, data transmission between different electronic devices is realized through social software, a mailbox, bluetooth and other modes, and the data transmission mode is not limited in the application.
The second electronic device may be any electronic device different from the present electronic device, and the transmission data sent by the second electronic device to the present electronic device may be a combination of one or more of pictures, videos, voices, files, and the like.
Step S12: detecting whether a target application program matched with the transmission data exists on the electronic equipment, and if not, entering step S13; if yes, go to step S14.
In this embodiment, the application programs installed on the electronic devices used by different users are usually different according to the operation habits of the users on the electronic devices, and even if the electronic devices of the same user are different, the application programs installed on the different electronic devices are usually different when the users usually implement different operations by using the different electronic devices, for example, the user usually uses the electronic device a to work, and usually installs various office software and various professional tool software for work on the electronic device a, and for the electronic device B used by the user in daily life, usually installs various video software, music playing software and various social software on the electronic device B.
Therefore, after the electronic device receives the transmission data sent by the second electronic device, the electronic device is likely to be unable to output the transmission data because the target application program matched with the transmission data is not installed. Therefore, the electronic device may detect whether the electronic device has the target application program matching the transmission data, and specifically, after determining the target application program information matching the transmission data, may search whether the target application program information exists in the memory of the electronic device to determine whether the electronic device has the target application program.
In addition to the above manner, since each time the electronic device installs one application program, the application icon corresponding to the application program is usually displayed on the display interface of the electronic device, the application can also determine whether the electronic device installs the target application program by searching whether the application icon existing in the display interface has the target application icon of the target application program matched with the transmission data.
The specific detection method of step S12 is not limited to the two detection methods listed above.
Step S13: and acquiring target application program information matched with the transmission data by using the network.
In combination with the above description, when it is determined that the electronic device cannot currently output transmission data sent by the second electronic device, the electronic device is triggered to directly acquire target application program information matched with the transmission data through the network, and a user does not need to inquire which application programs can be matched with the transmission data, and then download one application program installation file matched with the transmission data, so that the process of acquiring the target application program information is simplified, and the user experience is improved.
Optionally, the target application information may include an installation file of the target application, an installation file name of the target application, or an application name of the target application, and the like, and the specific content of the target application is not limited in the present application.
Step S14: and starting the target application program to output the transmission data.
In practical application of this embodiment, it is determined that the target application program matched with the transmission data sent by the second electronic device is installed on the electronic device, and the target application program can be directly started to output the transmission data without requiring a user to search and manually start the target application program to output the transmission data; of course, if the user does not need to make the electronic device output the transmission data at this time, the application may restart the target application program to output the transmission data after receiving the trigger instruction of the user to the target application program, which is not limited in this application.
In summary, in this embodiment, when the electronic device receives transmission data sent by the second electronic device, by detecting whether a target application program matching the transmission data exists on the electronic device, when the target application program matching the transmission data does not exist on the electronic device, that is, the electronic device cannot open the transmission data, the application directly acquires target application program information matching the transmission data by using a network, and the application program can be downloaded to output the transmission data without the user first referring to an application program name of the transmission data that can be output, so that a data output process is greatly simplified, and user experience is improved.
Example two:
as shown in fig. 2, a flowchart of a third embodiment of a data output method provided by the present application is also applicable to electronic devices such as a mobile phone, a notebook, an ipad, and an industrial personal computer, and in practical applications, a process of receiving transmission data and detecting whether a target application program matching the transmission data exists in the electronic device in this embodiment is the same as that in the first embodiment, and details are not described here, based on which, the data transmission method provided by this embodiment may include the following steps:
step S21: and receiving transmission data sent by the second electronic equipment.
Step S22: detecting whether a target application program matched with the transmission data exists on the electronic equipment, and if so, executing step S25; if not, the process proceeds to step S23:
step S23: and switching the electronic equipment to a corresponding application center interface.
In practical Application of this embodiment, after it is determined that the electronic device does not have a target Application program matching the transmission data, an Application center APP (Application program) installed in the electronic device may be triggered, so that the electronic device enters an Application center interface.
The application center APP is usually an APP for a user to download various application programs, after the application center APP is started, the application center APP can directly enter an application center interface containing various application program information, and under a normal condition, the application center interface can display the application program information in a classified mode, for example, an application icon including an application program application name is displayed, and the application is not limited to the above.
Step S24: and acquiring target application program information matched with the transmission data through the network.
Based on the above description, after the application center interface outputs various application program information, the application center interface can search for target application program information matched with the transmission data through a network, specifically, after the current type of the transmission data is determined, a target application program matched with the transmission data is determined, and then whether the application center interface outputs the target application program information corresponding to the target application program currently is verified; of course, the present application may also sequentially detect each piece of application information output on the application center interface, and determine whether the detected piece of application information matches the transmission data, so as to obtain the target application information matching the transmission data.
Optionally, in practical applications, when the target application information matched with the transmission data is obtained as multiple pieces of application information, one piece of application information may be determined as the target application information according to a preset priority rule. The preset priority rule may be according to the score or download number of each application program, and the specific content of the preset priority rule is not limited in the present application.
As another embodiment of the present application, after the electronic device is switched to the application center interface, the user may directly trigger the target application information matched with the transmission data, so that the electronic device detects the trigger information and knows the target application information matched with the transmission data. In practical application, because the mode does not require the user to receive the application center starting and enter the application center interface, compared with the prior art, the method also simplifies the data transmission process and improves the user experience.
Step S25: and starting the target application program to output the transmission data.
Therefore, according to the embodiment, when it is determined that the electronic equipment does not have the target application program matched with the transmission data, the electronic equipment is directly switched to the corresponding application center interface, so that the target application program information matched with the transmission data is obtained through the network, it is not required to refer to which application program can output the transmission data when the electronic equipment does not have the target application program matched with the transmission data, and then download the referred application program installation file, so that the data output process is greatly simplified, and the user experience is improved.
Example three:
as shown in fig. 3, for a flowchart of an embodiment of a data output method provided by the present application, the present embodiment may be applied to an electronic device similar to the first embodiment and the second embodiment, but is not limited to the specific structure of the electronic device, steps S31 to S33 of the data output method provided by the present embodiment are the same as steps S11 to S13 of the first embodiment (or steps S21 to S23 of the second embodiment), and when the detection result of step S32 is yes, step S36 is directly executed, step S36 is the same as step S14 of the first embodiment (or step S25 of the second embodiment), the specific process may refer to the descriptions of steps S11 to S13 and step S14 of the first embodiment, and the present embodiment only describes the process different from the first embodiment or the second embodiment, that is, on the basis of the first embodiment or the second embodiment, the data output method provided by this embodiment may further include:
step S34: and outputting corresponding prompt information based on the acquired target application program information.
In this embodiment, the target application information is not the installation file of the target application itself, that is, the electronic device does not obtain the target application installation file matching the transmission data through the network, that is, the obtained target application may be an application name of the target application or an installation file name of the target application, and therefore, the user is required to download the target application installation file according to the obtained target application information.
Therefore, when the electronic equipment obtains the target application program information matched with the transmission data, the prompt information can be output, so that a user can judge whether to download the installation file of the target application program according to actual needs after knowing the prompt information.
The specific content included in the prompt information output by the electronic device is not limited in the present application, and the prompt information may directly include the obtained target application information, or after the electronic device determines the installation file name of the target application based on the obtained target application information, the prompt information directly includes the installation file name of the target application, and the like.
Step S35: and when a downloading instruction aiming at the target application program is detected, downloading and running the installation file of the target application program.
In practical application, when a user needs to output transmission data currently, a download instruction for downloading the installation file of the target application program can be input in response to prompt information output by the electronic device, so that the electronic device can respond to the download instruction to directly download and operate the installation file of the target application program.
Step S36: and the target application program which is started to be installed outputs the transmission data.
Based on the above description, after the electronic device receives the transmission data sent by the second electronic device, when it is detected that the electronic device does not have the target application program matched with the transmission data, the electronic device directly acquires the target application program information matched with the transmission data through the network, so as to prompt the user to download the installation file of the target application program, so that after the target application program installation file is downloaded and operated, the target application program installation file is started to generate the transmission data. Therefore, according to the application, when the target application program matched with the transmission data does not exist in the electronic equipment, which application program can output the transmission data does not need to be searched, and then the searched application program installation file is downloaded, so that the data output process is greatly simplified, and the user experience is improved.
Optionally, on the basis of the foregoing embodiments, when the target application information acquired by the electronic device using the network is an installation file of the target application, the installation file of the target application may be directly run, and the installed target application is started to output transmission data.
And when the target application information acquired by the electronic equipment through the network is the application name of the target application, the electronic equipment can automatically download and run the installation file of the target application with the application name by directly utilizing the application name, so that the installed target application is started to output the transmission data. Therefore, the implementation mode can enable the electronic equipment to directly output the transmission data without the participation of a user in downloading, and particularly, when one user simultaneously considers a plurality of electronic equipment, and the plurality of electronic equipment receive the transmission data sent by other electronic equipment, the electronic equipment receiving the transmission data can directly download and run the installation file of the target application program matched with the transmission data without inputting a downloading instruction by the user, so that the transmission data is output, the data output process is simplified, and the working efficiency is improved.
Of course, according to actual needs, the installation file of the target application program may also be downloaded in the manner provided in the second embodiment, and the subsequent implementation process in which the target application program information is the application name of the target application program is not limited in the present application.
Example four:
as shown in fig. 4, a schematic structural diagram of an electronic device provided in the present application is shown, in practical application, the electronic device may specifically be a mobile phone, a notebook, an ipad, an industrial personal computer, and the electronic device may include: a communication device 41 and a processor 42, wherein:
and a communication device 41, configured to establish a communication connection with a second electronic device and receive transmission data sent by the second electronic device.
The second electronic device may be a mobile phone, a notebook, an ipad, an industrial personal computer, and the like, which is not limited in the present application.
In practical applications, as shown in fig. 5, the second electronic device 50 may send transmission data to the electronic device 40 in a wireless manner, such as WIFI, GPRS, or bluetooth, or may send transmission data in a wired manner, and the data transmission manner between any two electronic devices is not limited in the present application.
Based on this, the communication device 41 may specifically be a WIFI module, a GPRS module, or a bluetooth module, and the specific structure of the communication device 41 is not limited in this application, and may be determined according to a specifically adopted data transmission mode between the second electronic device and the electronic device.
A processor 42, configured to detect whether a target application matching the transmission data exists on the electronic device, and acquire target application information matching the transmission data by using a network, where the target application matching the transmission data does not exist on the electronic device; and when the target application program matched with the transmission data exists on the electronic equipment, the target application program can be directly started to output the transmission data.
For a detection manner of the processor 42 detecting whether the electronic device has the target application program matching the transmission data, reference may be made to the description of the corresponding part of the above method embodiment, and this implementation is not described herein again.
Optionally, when it is determined that the electronic device does not have the target application program matched with the transmission data, the processor 41 may directly trigger the application center APP of the electronic device, so that the electronic device is switched to the corresponding application center interface, and further directly obtain the target application program information matched with the transmission data from the application center interface through the network.
The target application information may include: the specific content of the installation file of the target application, the installation file name of the target application, or the application name of the target application, etc. is not limited in this application.
As another embodiment of the present application, on the basis of the foregoing embodiments, after the electronic device obtains the target application information, a corresponding prompt message may be output based on the target application information to prompt the user whether to download the installation file of the target application. And, when the processor 42 detects a download instruction for the target application, the installation file of the target application is downloaded and executed, so that the electronic device outputs transmission data using the installed target application.
The present application does not limit the specific output mode of the presentation information and the contents included therein.
Alternatively, when the target application information is specifically the installation file of the target application, the processor 42 may execute the installation file of the target application, and start the installed target application to output the transmission data.
When the target application information is the application name of the target application, the processor 42 may directly download and run the installation file of the target application having the application name, and then start the installed target application to output the transmission data.
The starting of the target application may occur when the processor 42 detects the trigger of the target application by the user, or may occur automatically after determining that the target application is installed in the electronic device, and the occurrence manner of the starting is not limited in the present application.
In summary, in this embodiment, when the electronic device receives transmission data sent by the second electronic device through the communication device, the processor of the electronic device detects whether a target application program matching the transmission data exists on the electronic device, and determines that the target application program matching the transmission data does not exist on the electronic device, that is, the electronic device cannot open the transmission data, the processor directly obtains information of the target application program matching the transmission data through a network, and the application program can be downloaded to output the transmission data without a user first looking up an application program name of the transmission data that can be output, so that a data output process is greatly simplified, and user experience is improved.
Finally, it should be noted that, in the embodiments described above, relational terms such as first, second and the like are only used for distinguishing one operation, device or apparatus from another operation, device or apparatus, and do not necessarily require or imply any actual relation or order between the operations, devices or apparatuses. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, or system that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, or system. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method or system that comprises the element.
The embodiments in the present description are described in a progressive manner, each embodiment focuses on differences from other embodiments, and the same and similar parts among the embodiments are referred to each other. For the electronic equipment disclosed by the embodiment, the method disclosed by the embodiment corresponds to the method disclosed by the embodiment, so that the description is simple, and the relevant points can be referred to the description of the method part.
The previous description of the disclosed embodiments is provided to enable any person skilled in the art to make or use the present invention. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the invention. Thus, the present invention is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.

Claims (8)

1. A data output method is applied to an electronic device, and the method comprises the following steps:
receiving transmission data sent by second electronic equipment;
when transmission data sent by a second electronic device is received, detecting whether a target application program matched with the transmission data exists on the electronic device, wherein the detecting includes: after determining the target application information matched with the transmission data, judging whether the target application is installed on the electronic equipment by searching whether the target application information exists in a memory of the electronic equipment or whether the target application is installed on the electronic equipment by searching whether an application icon existing in a display interface of the electronic equipment exists in a target application icon of the target application matched with the transmission data;
when the target application program matched with the transmission data does not exist on the electronic equipment, the electronic equipment is directly switched to a corresponding application center interface, and target application program information matched with the transmission data is automatically downloaded through a network without the participation of a user;
and when the target application program information is specifically the installation file of the target application program, automatically operating the installation file of the target application program, and automatically starting the installed target application program to output the transmission data.
2. The method of claim 1, further comprising:
outputting corresponding prompt information based on the target application program information, wherein the prompt information indicates whether a user downloads an installation file of the target application program;
and when a downloading instruction aiming at the target application program is detected, downloading and operating the installation file of the target application program.
3. The method of claim 1, further comprising:
and when the target application program information is specifically the application name of the target application program, downloading the installation file of the target application program with the application name and running, and starting the installed target application program to output the transmission data.
4. A method according to any one of claims 1-3, characterized in that:
and when a target application program matched with the transmission data exists on the electronic equipment, starting the target application program to output the transmission data.
5. An electronic device, characterized in that the electronic device comprises:
the communication device is used for establishing communication connection with second electronic equipment and receiving transmission data sent by the second electronic equipment;
the processor is used for detecting whether a target application program matched with transmission data exists on the electronic equipment when the transmission data sent by a second electronic equipment is received and received, and the processor comprises the following steps: after determining the target application information matched with the transmission data, judging whether the target application is installed on the electronic equipment by searching whether the target application information exists in a memory of the electronic equipment or whether the target application is installed on the electronic equipment by searching whether an application icon existing in a display interface of the electronic equipment exists in a target application icon of the target application matched with the transmission data; when the target application program matched with the transmission data does not exist on the electronic equipment, the electronic equipment is directly switched to a corresponding application center interface, and the target application program information matched with the transmission data is automatically downloaded through a network without the participation of a user;
and the processor is further used for automatically running the installation file of the target application program and automatically starting the installed target application program to output the transmission data when the target application program information is specifically the installation file of the target application program.
6. The electronic device of claim 5, further comprising:
the prompting device is used for outputting corresponding prompting information based on the target application program information, and the prompting information indicates whether a user downloads the installation file of the target application program or not;
the processor is further configured to download and run the installation file of the target application program when the download instruction for the target application program is detected.
7. The electronic device according to claim 5, wherein the processor is further configured to, when the target application information is an application name of the target application, download and run an installation file of the target application having the application name, and start the installed target application to output the transmission data.
8. The electronic device according to any of claims 5-7, wherein the processor is further configured to enable a target application program matching the transmission data to exist on the electronic device, and to start the target application program to output the transmission data.
CN201610286595.0A 2016-05-03 2016-05-03 Data output method and electronic equipment Active CN105975354B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610286595.0A CN105975354B (en) 2016-05-03 2016-05-03 Data output method and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610286595.0A CN105975354B (en) 2016-05-03 2016-05-03 Data output method and electronic equipment

Publications (2)

Publication Number Publication Date
CN105975354A CN105975354A (en) 2016-09-28
CN105975354B true CN105975354B (en) 2021-05-18

Family

ID=56994581

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610286595.0A Active CN105975354B (en) 2016-05-03 2016-05-03 Data output method and electronic equipment

Country Status (1)

Country Link
CN (1) CN105975354B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107133479B (en) * 2017-05-18 2021-06-15 深圳小辣椒科技有限责任公司 Information processing method and electronic equipment

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101140561B (en) * 2006-09-06 2010-05-12 英业达股份有限公司 Course data processing system and method
US9235704B2 (en) * 2008-10-21 2016-01-12 Lookout, Inc. System and method for a scanning API
CN102591874B (en) * 2011-01-12 2013-12-25 联想(北京)有限公司 Prompt method, terminal and server
CN103377052B (en) * 2012-04-12 2016-11-23 金蝶软件(中国)有限公司 The method and system automatically downloading adaptation application program based on file synchronization services
JP5863713B2 (en) * 2013-06-21 2016-02-17 京セラドキュメントソリューションズ株式会社 Application search system
CN104660484B (en) * 2013-11-21 2017-08-22 腾讯科技(深圳)有限公司 A kind of data transmission method and device for instant communication client

Also Published As

Publication number Publication date
CN105975354A (en) 2016-09-28

Similar Documents

Publication Publication Date Title
US20220103612A1 (en) Application Recommendation Method, Device, and System
CN107515764B (en) Application page opening method, terminal and computer readable storage medium
KR101885133B1 (en) Apparatus and method for providing application auto install function in digital device
CN107430394B (en) Method, server, mobile terminal and device for data interaction with vehicle machine
CN103269396B (en) The method and system that a kind of pair of mobile terminal is managed
CN104320774B (en) Upgrading method, device and equipment
CN107608602B (en) Control method, mobile terminal, control system and storage medium of vehicle-mounted air conditioner
CN104778063A (en) Method and device for updating resource
US10089094B2 (en) File sharing method, device and mobile equipment
CN108037990B (en) Task information processing method and device and server
CN107818046B (en) A/B test method and device for application program page
CN111669737A (en) Bluetooth device connection method and device and electronic device
JP2007317190A (en) System and method for quickly starting application function
WO2015010466A1 (en) Information display method and apparatus, and mobile terminal
KR20160062746A (en) Method and apparatus for prompting device connection
CN105656991A (en) File sharing method and device
CN105183493A (en) Display method and device of network information
CN110933772A (en) Connection method of wireless device, mobile terminal and computer readable storage medium
CN105975354B (en) Data output method and electronic equipment
CN113836089A (en) Application program display method and device, electronic equipment and readable storage medium
CN110891265B (en) Wireless connection control method and device, mobile terminal and storage medium
CN107341398B (en) Program evaluation method and device
CN103905094B (en) A kind of application sharing method and electronic equipment
CN106020992B (en) Data transmission method and electronic equipment
CN106933626B (en) Application association method and 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
GR01 Patent grant
GR01 Patent grant