M
M
Meehalkoff2016-02-28 16:25:19
linux
Meehalkoff, 2016-02-28 16:25:19

How to connect a physical device via wifi in android studio?

It was possible to enable usb debugging without problems. But I wanted to use wifi. Googled solutions for windows only.
Actually the question is how to do it in linux.
ps
The device has a permanent ip in the home network.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
maaGames, 2016-02-28
@Meehalkoff

on the device you run the program for ADB debugging (there are a lot of them in the market). On a PC, you execute the command sdk\platform-tools\adb.exe connect 192.168.1.97:5555
ip will be different, of course. His program will write, which you turn on on the device.
Through the lace it is installed a little faster for me. But debugging on the device has not been working for me for almost a year, even via USB ...
I also don’t know if it’s possible to connect two devices via wifi at once. It's possible, but I haven't tried it.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question