Is there any way to debug apps over Wi-Fi or bluetooth? [Please note that the device is not connected via USB]

Ali_Waris picture Ali_Waris · May 29, 2015 · Viewed 26.1k times · Source

For some reason (I don't know what), my phone is not getting connected over USB for debugging purposes.

I have checked that the device drivers are properly installed and the USB debugging option inside phone settings is checked.

Due to this, I am facing difficulties in debugging apps on device. I always have to export the apk and install it in my phone and do a sort of black box testing.

Is there any way that I could debug apps over Wi-Fi or Bluetooth...?

NOTE : I am using an android phone with KitKat 4.4.2 installed.

Answer

Omer picture Omer · Dec 2, 2017

IntelliJ and Android Studio plugin created to quickly connect your Android device over WiFi to install, run and debug your applications without a USB connected. Press one button and forget about your USB cable.

just install plugin Android WiFi ADB

Download and install Android WiFi ADB directly from Intellij / Android Studio: Preferences/Settings->Plugins->Browse Repositories

[![Browse repositories ][2]][2]

DEvices list