A
A
Artem2013-07-01 00:28:51
Android
Artem, 2013-07-01 00:28:51

Handy Remote ADB?

There was a need to debug the application in Eclipse on the device not via a wire, but via WiFi. I looked at several different applications like Remote ADB. All are launched on a smartphone, and then you need to enter a couple of commands on a computer. IMHO, this is not very convenient, and in my understanding, it should look something like this:
1. put the application on the phone and the program on the computer
2. if necessary, just run the application on the phone, and the computer picks up the phone's IP and port and automatically connects.
Does something similar exist?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Divers, 2013-07-01
@Divers

I use this program with batch file: adb connect 192.168.1.101:5555. Naturally, I registered a static IP in the phone settings.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question