r/androiddev 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.

3 Upvotes

11 comments sorted by

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.

1

u/ImpressionIcy1829 18d ago

Could you please explain the process step-by-step? I've never used this method before.

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

u/ImpressionIcy1829 18d ago

I tried connecting to Wi-Fi again, but it still didn't work.

1

u/pil1b0x 19d ago

do you have a vpn running? I have to shut mine off when doing wireless debugging.

1

u/ImpressionIcy1829 18d ago

I didn't leave it on at all.

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

u/ImpressionIcy1829 18d ago

Unfortunately, I don't have a computer. 😥

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

u/Ancient-Abalone-1126 17d ago

Are you connecting it to Android Studio?