CN109189629B - Method for realizing terminal remote control based on USB device and storage medium - Google Patents

Method for realizing terminal remote control based on USB device and storage medium Download PDF

Info

Publication number
CN109189629B
CN109189629B CN201810922201.5A CN201810922201A CN109189629B CN 109189629 B CN109189629 B CN 109189629B CN 201810922201 A CN201810922201 A CN 201810922201A CN 109189629 B CN109189629 B CN 109189629B
Authority
CN
China
Prior art keywords
usb
usb equipment
adb
instruction
platform
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
CN201810922201.5A
Other languages
Chinese (zh)
Other versions
CN109189629A (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.)
Fujian Tianquan Educational Technology Ltd
Original Assignee
Fujian Tianquan Educational Technology 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 Fujian Tianquan Educational Technology Ltd filed Critical Fujian Tianquan Educational Technology Ltd
Priority to CN201810922201.5A priority Critical patent/CN109189629B/en
Publication of CN109189629A publication Critical patent/CN109189629A/en
Application granted granted Critical
Publication of CN109189629B publication Critical patent/CN109189629B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/22Detection or location of defective computer hardware by testing during standby operation or during idle time, e.g. start-up testing
    • G06F11/26Functional testing
    • G06F11/263Generation of test inputs, e.g. test vectors, patterns or sequences ; with adaptation of the tested hardware for testability with external testers
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/10Program control for peripheral devices
    • G06F13/102Program control for peripheral devices where the programme performs an interfacing function, e.g. device driver
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/38Information transfer, e.g. on bus
    • G06F13/42Bus transfer protocol, e.g. handshake; Synchronisation
    • G06F13/4282Bus transfer protocol, e.g. handshake; Synchronisation on a serial bus, e.g. I2C bus, SPI bus
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2213/00Indexing scheme relating to interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F2213/0042Universal serial bus [USB]

Abstract

The invention provides a method for realizing terminal remote control based on USB equipment and a storage medium, wherein the method comprises the steps that after the USB equipment connected with a system receives an instruction for starting a debugging mode, the connection relation between the USB equipment and a preset butt-joint platform is established; and the USB equipment receives the shell instruction issued by the docking platform and sends the shell instruction to the system through an ADB protocol. The invention can realize that any authorization platform sends the instruction to the terminal for remote control through the USB device, and has the characteristics of easy operation, extremely low cost, strong practicability and the like.

Description

Method for realizing terminal remote control based on USB device and storage medium
Technical Field
The invention relates to the field of terminal control, in particular to a method and a storage medium for realizing remote control of a terminal based on USB equipment.
Background
Nowadays, with the rise of OTG technology, more and more android system device manufacturers support the OTG technology. The implementation mode is that a USB hardware external device is connected to the OTG conversion port, so that some operations can be realized, and if the USB external device is a U disk, a handle, a keyboard, a mouse and the like, the corresponding functions of the external devices can be realized.
Then, since OTG technology can combine traditional USB technology, the capabilities of traditional android applications are not replaced with existing OTG technology. For example, on an android system, i want to perform an operation of simulating a touch screen, and at this time, android application software needs to perform system signature or root for implementation. For some users, the users are certainly reluctant to do ROOT to the mobile phones, and for application developers, the system signature of some mobile phones is no longer the android native system signature, and the above capability cannot be realized at this moment. And if the ADB protocol of the Android is used, the operation of simulating the touch screen of the mobile phone can be executed under the condition that the ROOT is not needed. More considerable, the ADB protocol of the Android not only has the functions, but also has the capacity under a plurality of LINUX, and for the traditional APP, the traditional APP faces the problems that the process is killed on the Android system, and the communication with the platform cannot be carried out after the Android system is in standby. If use ADB just can save some processes keep-alive problems in the aspect of some under equipment remote control or the propelling movement of many traditional APP, and in turn in the middle of transferring to hardware equipment by the background service that traditional APP opened in the background, need not install APP in addition on the android system and just can directly control.
In the prior art, as the application number is 201310139530.X, the invention is named as a method for debugging an android platform by using a USB storage device, which is characterized in that a debugging command is obtained after the USB storage device is connected with the debugging device, the USB storage device is pulled out and inserted into the debugged device, the debugged device analyzes the debugging command through an instruction analysis module, and sends the analyzed debugging command to a debugging tool ADB for debugging, so that the debugged device of the android platform can be debugged even if the existing debugging means are failed.
The above patent describes that a USB storage device is inserted into a debugging device, a preset instruction is written into the USB storage device by the debugging device, then the USB storage device is inserted into an Android mobile phone system, and then a debugging command is extracted from a file by an instruction parsing module in a debugged device (i.e., an Android mobile phone). It is not described here whether the Android mobile phone system or the Android mobile phone APP is used. Meanwhile, the means does not relate to remote regulation, only supports field regulation, has certain limitation, and the specific scheme is essentially different from the application.
Disclosure of Invention
The technical problem to be solved by the invention is as follows: the method and the storage medium for realizing the remote control of the terminal based on the USB equipment are provided, and the mobile equipment management and control platform can remotely control the terminal connected with the equipment by managing the USB hardware external equipment.
In order to solve the technical problems, the invention adopts the technical scheme that:
the method for realizing the remote control of the terminal based on the USB equipment, wherein the Android system is carried on the terminal, comprises the following steps:
after receiving an instruction for starting a debugging mode, the USB equipment connected with the system establishes a connection relation between the USB equipment and a preset docking platform;
and the USB equipment receives the shell instruction issued by the docking platform and sends the shell instruction to the system through an ADB protocol.
The invention provides another technical scheme as follows:
a computer-readable storage medium, on which a computer program is stored, which, when executed by a processor, is capable of implementing the steps included in the above-described method for implementing remote control of a terminal based on a USB device.
The invention has the beneficial effects that: the USB-HOST and OTG characteristics of the android system of the terminal are fully combined with the external equipment realized by the USB single chip microcomputer, so that the terminal can be remotely controlled through the USB equipment through a preset platform under the condition that the APP is not installed; and, USB equipment is developed by the singlechip, possesses advantages such as carry convenient, insert simple, can be to different platforms customization development, when having reduced the scheme and realizing the degree of difficulty, can also be suitable for different platforms, has more the practicality.
Drawings
FIG. 1 is a schematic flow chart of a method for implementing remote terminal control based on USB devices according to the present invention;
fig. 2 is a schematic flow chart of a method according to a first embodiment of the present invention.
Detailed Description
In order to explain technical contents, achieved objects, and effects of the present invention in detail, the following description is made with reference to the accompanying drawings in combination with the embodiments.
The most key concept of the invention is as follows: carry out abundant combination with the USB-HOST and the OTG characteristic of terminal android system and the external equipment that USB singlechip realized, realize under the condition of not installing APP, alright through the platform through USB equipment remote control terminal.
The technical terms related to the invention are explained as follows:
Figure BDA0001764518060000031
Figure BDA0001764518060000041
referring to fig. 1, the present invention provides a method for implementing remote control of a terminal based on a USB device, where the terminal carries an Android system, and the method includes:
after receiving an instruction for starting a debugging mode, the USB equipment connected with the system establishes a connection relation between the USB equipment and a preset docking platform;
and the USB equipment receives the shell instruction issued by the docking platform and sends the shell instruction to the system through an ADB protocol.
From the above description, the beneficial effects of the present invention are: according to the scheme, the USB-HOST and OTG characteristics of the bottom layer of the Android system are fully utilized, so that a user can control the mobile phone through hardware external equipment under the condition that the APP is not installed; meanwhile, the USB external device can realize customized platform service and is in butt joint with application platforms in different industries.
Further, the sending of the information to the system through the ADB protocol specifically includes:
and the USB device sends the received shell instruction to the system through the adb-server.
As can be seen from the above description, the ADB protocol between the USB device and the system can be used to implement that the device forwards the operation instruction issued by the platform to the system for execution.
Further, the method also comprises the following steps:
when the system is started, a daemon adb daemon is started automatically, and an adb client is maintained in the daemon;
when the USB equipment is inserted into the terminal and power is supplied successfully, the USB equipment starts the adb-server;
and connecting the ADB client with the ADB-server, and establishing a connection relation between the system and the USB equipment based on an ADB protocol.
According to the description, the USB-HOST and OTG characteristics of the Android system bottom layer are fully utilized, the communication connection relation between the system and the USB equipment is automatically established, and a transmission channel is provided for the operation instruction issued by the follow-up equipment forwarding platform.
Further, the sending of the information to the system through the ADB protocol specifically includes:
the USB equipment sends the shell instruction to an adb client of the system through the adb-server of the shell instruction;
and executing the received shell instruction by the system.
As can be seen from the above description, the USB device is used as a transfer station, and an ADB connection channel between the USB device and the system is used to forward the operation instruction issued by the platform to the system.
Further, before establishing a connection relationship between the system and the USB device based on the ADB protocol, the method further includes:
and after detecting the instruction of starting the debugging mode of the corresponding USB equipment, the system authenticates the USB equipment.
From the above description, the validity of the USB device is ensured through authentication, so that the validity of the operation instruction forwarded by the USB device is ensured, and the security of remote control is further improved.
Further, the authenticating with the USB device specifically includes:
the system sends an instruction for acquiring the serial number and the IP address of the USB equipment to the USB equipment by using a USB protocol;
and the system receives the data which is returned by the USB equipment according to the instruction and contains the serial number and the IP address of the USB equipment, and judges whether the USB equipment has the right of accessing the system.
As can be seen from the above description, in one embodiment, the authentication reliability is improved by verifying the unique identifier of the device.
Further, the establishing of the connection relationship between the docking station and the preset docking platform specifically includes:
according to a platform to be butted after the USB equipment starts a debugging mode, presetting connection service corresponding to the platform in the USB equipment;
after the USB equipment is inserted into the terminal and the power supply is successful, starting the connection service;
the USB equipment sends the serial number and the IP address thereof to the platform for authentication through a TCP/IP protocol;
and if the authentication is passed, the USB equipment establishes connection with the platform through the connection service.
According to the description, the automatic connection of the equipment and the docking platform is realized, and meanwhile, the identity of the docking platform can be verified through authentication, so that the connection safety is ensured.
Further, the method also comprises the following steps:
presetting a shell instruction set executable by a system on a docking platform;
a docking platform receives user operation and reads a shell instruction corresponding to the operation from the shell instruction set;
and the docking platform sends the shell instruction to the USB equipment.
According to the description, the instruction set is preset on the docking platform, the system instruction supporting remote control is determined, meanwhile, the instruction can be rapidly and accurately acquired and transmitted corresponding to user operation, and the instruction response speed is improved.
Further, the docking platform is an MDM platform; the establishing of the connection relation between the docking platform and the preset docking platform specifically comprises the following steps:
the USB equipment is connected with a remote MDM platform through a preset MDM-client.
As can be seen from the above description, in a specific embodiment, the docking platform is a mobile device management platform, and remote management of multiple terminals based on the platform is implemented.
The invention provides another technical scheme as follows:
a computer-readable storage medium, on which a computer program is stored, which, when executed by a processor, is capable of implementing the steps included in the above-described method for implementing remote control of a terminal based on a USB device.
It should be understood by those skilled in the art that all or part of the processes in the first technical solution may be implemented by instructing related hardware through a computer program, where the program may be stored in a computer-readable storage medium, and when executed, the program may include the processes of the methods described above.
The storage medium may be a magnetic disk, an optical disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), or the like
Example one
Referring to fig. 2, this embodiment provides a method for implementing remote control of a terminal based on a USB device, where the terminal is equipped with an Android system, and the method includes:
s1: presetting a platform to be docked by the USB equipment, namely a platform for remotely controlling the terminal; then, through the development of a single chip microcomputer of the USB device, connection services corresponding to a preset docking platform are preset in the USB device, for example, if the preset docking platform is an MDM platform, a corresponding MDM-client is preset in the USB device, so that the establishment of remote connection between the USB device and the MDM platform is realized.
The invention is realized based on the USB equipment, so that the customized development of the USB equipment can be realized through the development of the single chip microcomputer in the USB equipment, so as to be butted with different industry platforms and support the remote control of different application platforms to the terminal.
In addition, the USB equipment singlechip is also preset with adb-server which can be connected with the android system.
When the Android mobile phone system in the prior art is started, a daemon process called adb daemon is started by self, and an adb client is maintained in the daemon process. When the USB equipment is inserted into the Android terminal, the Android system sends an instruction for acquiring the serial number and the IP address of the USB storage equipment to the USB equipment by using a USB protocol, and the USB equipment sends the serial number and the IP address to the Android system after receiving the instruction sent by the Android mobile phone system. When the Android system detects that the USB debugging switch is turned on, the Android system sends an authentication instruction to the USB equipment for verification.
Based on the USB-HOST and OTG characteristics of the Android mobile phone system, in the implementation principle of the present invention, the basis for establishing connection between the device system and the USB device is:
and the adb client in the android system layer imitates a TCP/IP protocol and transmits the instruction by utilizing a USB protocol. The execution mode in the receiving instruction of the adb client comprises an entry related to the execution of the shell instruction by the android system. In the android system, not only adb but also adbd is called, and the adbd is used for USB protocol transmission between linux/windows and the android system; the adb is an adb client embedded in the android system, and the adbd is an external server.
When the android system is started, the adb client service is started, and then whether the adb server is started or not is monitored, namely whether the debugging mode is started or not is monitored. When the adb server is started, the adb client establishes connection therewith and performs authentication operation.
That is, after the USB is debugged and opened, the authentication operation of adb USB debugging is performed first; when the android system detects that the connection with the USB equipment is established, authentication is carried out on the android system and the USB equipment, and after the USB authentication is successful, some adb instructions can be sent to the android system by using adb-server service in the USB equipment.
S2: and presetting a system shell instruction set executable by the android system on the docking platform.
S3: when the system is started, a daemon adb daemon is started automatically, and an adb client is maintained in the daemon;
s4: the USB equipment is inserted into the terminal and successfully supplies power, and the USB equipment automatically starts the connection service of the adb-server preset in the USB equipment and the corresponding butt-joint platform;
s5: and after detecting the instruction of starting the debugging mode of the corresponding USB equipment, the system authenticates the USB equipment.
Specifically, the process of the system authenticating the USB device includes:
s51: the system sends an instruction for acquiring the serial number and the IP address of the USB equipment to the USB equipment by using a USB protocol;
s52: the system receives data which is returned by the USB equipment according to the instruction and contains the serial number and the IP address of the USB equipment, and judges whether the USB equipment has the right of accessing the system or not according to the data;
if yes, go to S6; if not, returning a prompt of limited connection and ending the process.
S6: and connecting the ADB client with the ADB-server, and establishing a connection relation between the system and the USB equipment based on an ADB protocol.
S7: and the USB equipment establishes connection with a remote docking platform through the started connection service.
Specifically, the process of establishing the connection between the USB device and the docking platform includes:
s71: the USB equipment sends the serial number and the IP address thereof to the docking platform for authentication through a TCP/IP protocol;
s72: the docking platform authenticates the USB equipment according to the received serial number and the IP address; the optimal authentication process needs three-way handshake through TCP/IP to improve the safety of remote control;
if the authentication is passed, the USB equipment is successfully connected with the platform through the connection service; meanwhile, the USB device sends an idle instruction to the docking platform at regular time within the preset time to maintain the heartbeat.
If the authentication is not passed, a prompt that the corresponding connection is limited is returned, and the process is ended.
S8: the docking platform receives user operation, such as clicking a button for opening the Bluetooth by a user; then the docking platform reads a shell instruction corresponding to the operation from a preset shell instruction set;
s9: the docking platform sends the read shell instruction to a connection service of the USB device;
s10: after receiving a shell instruction issued by a docking platform, a connection service of the USB device sends the shell instruction to an adb client of the android system through a USB protocol of native characteristics (adb) of the USB device, namely adb-server;
s11: and after receiving the shell instruction sent by the adb-server, the adb client of the system executes the shell instruction, and if the shell instruction corresponds to the shell instruction for starting the Bluetooth, executes the operation for starting the Bluetooth.
Example two
This embodiment is a specific application scenario corresponding to the first embodiment:
the docking platform is an MDM platform; the terminal is a mobile phone carrying an android system.
The general flow of the scene implementation is as follows: presetting a part of executable system shell instructions by the USB storage device; when the USB debugging mode of the Android system is opened, the USB storage device can be automatically connected to a remote MDM platform, Android executable shell instructions are issued to the USB storage device through the remote MDM platform, then the USB storage device can send the shell instructions sent remotely to the Android mobile phone system in a USB transmission mode by utilizing the characteristics of the Android system, and then the shell instructions are executed through the Android mobile phone system.
Specifically, the scene flow includes:
1. the Android mobile phone system device detects that the USB storage device is accessed to the Android system;
2. the USB storage equipment is powered on successfully, and a built-in program of the USB storage equipment is started;
3. the Android mobile phone system equipment sends an instruction to the USB storage equipment when detecting that a USB debugging switch in a developer mode in the system is turned on;
4. after receiving a USB debugging switch opening instruction sent by an Android mobile phone system, the USB storage device establishes connection between the USB storage device and the Android mobile phone system based on an ADB protocol and connection between the USB storage device and a remote MDM platform respectively;
5. the MDM platform receives a Bluetooth opening instruction initiated to an android mobile phone;
6. the MDM platform sends a Bluetooth opening instruction to the USB external equipment;
7. after receiving the instruction for opening the Bluetooth, the USB storage device sends the instruction for opening the Bluetooth to the Android mobile phone system device through an ADB protocol;
8. the Android mobile phone system equipment receives a Bluetooth opening instruction;
9. the Android mobile phone system equipment starts Bluetooth and sends a command of successfully starting the Bluetooth to the USB storage equipment;
10. and the USB storage device sends a command of successful Bluetooth starting to the MDM platform.
The scene makes full use of the USB-HOST and OTG characteristics of the bottom layer of the Android system, so that a user can control the mobile phone through hardware external equipment under the condition of not installing an APP; meanwhile, the USB external device can realize customized platform service and is in butt joint with application platforms in different industries.
EXAMPLE III
This embodiment corresponds to the first embodiment and the second embodiment, and provides a computer-readable storage medium, on which a computer program is stored, where the computer program is capable of implementing, when executed by a processor, the steps included in the method for implementing remote control of a terminal based on a USB device according to the first embodiment or the second embodiment. The detailed step flow is not repeated here, and refer to the descriptions of the first embodiment and the second embodiment.
In summary, the method and the storage medium for realizing remote control of the terminal based on the USB device provided by the present invention can realize that any authorization platform issues an instruction to the terminal through the USB device for remote control, and have the characteristics of easy operation, low cost, strong practicability, etc.
The above description is only an embodiment of the present invention, and not intended to limit the scope of the present invention, and all equivalent changes made by using the contents of the present specification and the drawings, or applied directly or indirectly to the related technical fields, are included in the scope of the present invention.

Claims (9)

1. The method for realizing the remote control of the terminal based on the USB equipment is characterized in that the terminal carries an Android system and comprises the following steps:
after receiving an instruction for starting a debugging mode, the USB equipment connected with the system establishes a connection relation between the USB equipment and a preset docking platform;
the USB equipment receives a shell instruction issued by the docking platform and sends the shell instruction to the system through an ADB protocol;
the establishing of the connection relation between the docking platform and the preset docking platform specifically comprises the following steps:
according to a platform to be butted after the USB equipment starts a debugging mode, presetting connection service corresponding to the platform in the USB equipment;
after the USB equipment is inserted into the terminal and the power supply is successful, starting the connection service;
the USB equipment sends the serial number and the IP address thereof to the platform for authentication through a TCP/IP protocol;
and if the authentication is passed, the USB equipment establishes connection with the platform through the connection service.
2. The method for implementing terminal remote control based on USB device according to claim 1, wherein the method sends it to the system via ADB protocol, specifically:
and the USB device sends the received shell instruction to the system through the adb-server.
3. The method for implementing terminal remote control based on USB device according to claim 1, further comprising:
when the system is started, a daemon process ad b d a e m o n is automatically started, and an adb client is maintained in the daemon process;
when the USB equipment is inserted into the terminal and power is supplied successfully, the USB equipment starts the adb-server;
and connecting the ADB client with the ADB-server, and establishing a connection relation between the system and the USB equipment based on an ADB protocol.
4. The method for implementing terminal remote control based on USB device according to claim 3, wherein the method sends it to the system via ADB protocol, specifically:
the USB equipment sends the shell instruction to an adb client of the system through the adb-server of the shell instruction;
and executing the received shell instruction by the system.
5. The method for implementing terminal remote control based on USB device according to claim 3, wherein the establishing of the connection relationship between the system and the USB device based on the ADB protocol further comprises:
and after detecting the instruction of starting the debugging mode of the corresponding USB equipment, the system authenticates the USB equipment.
6. The method for implementing terminal remote control based on USB device as claimed in claim 5, wherein said authenticating with USB device specifically comprises:
the system sends an instruction for acquiring the serial number and the IP address of the USB equipment to the USB equipment by using a USB protocol;
and the system receives the data which is returned by the USB equipment according to the instruction and contains the serial number and the IP address of the USB equipment, and judges whether the USB equipment has the right of accessing the system.
7. The method for implementing terminal remote control based on USB device according to claim 1, further comprising:
presetting a shell instruction set executable by a system on a docking platform;
a docking platform receives user operation and reads a shell instruction corresponding to the operation from the shell instruction set;
and the docking platform sends the shell instruction to the USB equipment.
8. The method for implementing terminal remote control based on USB device according to claim 1, wherein the docking platform is an MDM platform; the establishing of the connection relation between the docking platform and the preset docking platform specifically comprises the following steps:
the USB equipment is connected with a remote MDM platform through a preset MDM-client.
9. A computer-readable storage medium, on which a computer program is stored, wherein the program, when executed by a processor, is capable of implementing the steps included in the method for implementing remote control of a terminal based on a USB device according to any one of claims 1 to 8.
CN201810922201.5A 2018-08-14 2018-08-14 Method for realizing terminal remote control based on USB device and storage medium Active CN109189629B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810922201.5A CN109189629B (en) 2018-08-14 2018-08-14 Method for realizing terminal remote control based on USB device and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810922201.5A CN109189629B (en) 2018-08-14 2018-08-14 Method for realizing terminal remote control based on USB device and storage medium

Publications (2)

Publication Number Publication Date
CN109189629A CN109189629A (en) 2019-01-11
CN109189629B true CN109189629B (en) 2022-04-12

Family

ID=64921448

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810922201.5A Active CN109189629B (en) 2018-08-14 2018-08-14 Method for realizing terminal remote control based on USB device and storage medium

Country Status (1)

Country Link
CN (1) CN109189629B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110753051B (en) * 2019-10-22 2021-06-22 四川长虹电器股份有限公司 Outdoor intelligent advertising machine safety debugging system and debugging method
CN112989316B (en) * 2021-02-24 2022-08-16 福州汇思博信息技术有限公司 ADB authorization authentication method and system

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104967585A (en) * 2014-04-15 2015-10-07 腾讯科技(深圳)有限公司 Method for remote debugging of mobile terminal and apparatus thereof
CN107026764A (en) * 2016-02-02 2017-08-08 腾讯科技(深圳)有限公司 A kind of remote debugging method, equipment, server and system
CN107463499A (en) * 2017-08-08 2017-12-12 百度在线网络技术(北京)有限公司 The long-range connection methods of ADB, device, equipment and storage medium

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106453766B (en) * 2015-08-04 2019-04-09 阿里巴巴集团控股有限公司 Data transmission method, apparatus and system based on virtual machine
CN105868109B (en) * 2016-03-28 2019-03-05 北京奇虎科技有限公司 A kind of improved mobile terminal application testing method and system
US20180124150A1 (en) * 2016-10-28 2018-05-03 T-Mobile Usa, Inc. Remote access of cellular communication devices for software development and testing
CN106534342B (en) * 2016-12-07 2019-09-17 腾讯科技(深圳)有限公司 Connect control method, host and system
CN107590036A (en) * 2017-08-11 2018-01-16 北京奇虎科技有限公司 Remote debugging method, server and the system of Android device

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104967585A (en) * 2014-04-15 2015-10-07 腾讯科技(深圳)有限公司 Method for remote debugging of mobile terminal and apparatus thereof
CN107026764A (en) * 2016-02-02 2017-08-08 腾讯科技(深圳)有限公司 A kind of remote debugging method, equipment, server and system
CN107463499A (en) * 2017-08-08 2017-12-12 百度在线网络技术(北京)有限公司 The long-range connection methods of ADB, device, equipment and storage medium

Also Published As

Publication number Publication date
CN109189629A (en) 2019-01-11

Similar Documents

Publication Publication Date Title
CN110651241B (en) Connecting multiple mobile devices to a smart home assistant account
US10721309B2 (en) System and method for supporting data communication in a heterogeneous environment
CN104572564B (en) It is a kind of to realize android movement equipment and the method for USB OTG host communications
US20150031329A1 (en) Apparatus and method for determining a wireless device's location after shutdown
JP5873571B2 (en) Method and compute node for processing application data
JP2015228111A (en) Function execution system, function execution device, and communication terminal
CN101909366B (en) Wireless local area network WLAN device and WLAN adapter thereof
CN109189629B (en) Method for realizing terminal remote control based on USB device and storage medium
CN104866418A (en) Automatic testing method and system
WO2018076969A1 (en) Software upgrade method, computing device, and channel control device
KR20120054710A (en) Method and apparatus for executing application of mobile terminal
WO2019080476A1 (en) Method for launching application and first terminal
CN102236571B (en) Data card upgrading method, personal computer and data card
CN107943622B (en) Standby operation and maintenance method, device and system
CN110446197B (en) Communication control method, device, equipment and storage medium of intelligent equipment
CN110162389B (en) Application program starting method and device and intelligent interaction equipment
CN105704707A (en) Slave equipment and air upgrading method thereof
WO2013004175A1 (en) Software upgrading method and apparatus for electronic devices
CN107491330B (en) Method for improving running speed of embedded browser
US20130132600A1 (en) Apparatus and method of a portable terminal for performing communication with a device supporting media transfer protocol
CN111708568B (en) Modularized development decoupling method and terminal
JP2006178534A (en) Information processor and method for controlling to install driver software
WO2024011916A1 (en) Control method and apparatus, device, and storage medium
CN114449511B (en) Product activation method, device, electronic equipment and computer readable storage medium
KR102279147B1 (en) Access Point wireless access information change method and IOT system using the same

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant