I have a android device that doesn't have a usb data transfer and i need to debug an android app on it. all the solution that i already read, need to connect the device using usb cable at least once. I was wondering is there anyway that i can debug an android app without any need of usb cable?
And please dont say Adb via Wi-Fi
because it needs usb connection to setup it.
And i also can't root my device!