Skip to content

9. Debugging over Wifi

Felipe Herranz edited this page Apr 7, 2019 · 2 revisions

Debugging over Wifi

Because of the very nature of this project. Debugging Android Apps using UsbSerial is tedious. The way of proceed is using adb (Android debug bridge) over Wifi.
Use adb-air for an easier way of setting up adb over wifi

Clone this wiki locally