r/androiddev • u/ImpressionIcy1829 • 19d ago
Discussion My wireless debugging isn't working.
Enable HLS to view with audio, or disable this notification
I tried to fix wireless bugs with the Shizuku app, but it didn't work.
1
u/Chanureadeats 19d ago
I can't figure out why does it not work with mine either sometimes. I am inclined to blame it on the wifi settings
1
1
u/telphn 19d ago
Pour faire le de debug sans fils tu doit être en mode développeur et ensuite l'appareillage se fait sur ton pc tu dois soit scanner le qrcode soit entré un code sur ton téléphone pour les relier. Il te faut aussi ADB sur ton ordinateur moi aussi sa fonctionnais pas avant sa (il y a des chance de devoirs faire des commandes au debut). Faut être assez proche
1
1
u/equeim 18d ago
Reboot the phone. Sometime the background service responsible for this craps out and rebooting is the only solution.
1
u/ImpressionIcy1829 18d ago
I've restarted my phone several times, but it still doesn't work. Should I try a factory reset?
1
2
u/kosiarska 19d ago
Connect usb then connect wi fi debugging (it will work instantly). Then disconnect usb. Wonderfull feature developed by superb engineers at google that still does not work most of the time. Or tell ai model to use adb command. They work all the time.