Hi, trying to pair my POCO X3 NFC to Android Studi...
# android
b
Hi, trying to pair my POCO X3 NFC to Android Studio chipmonk. I went to Pair Device using QR Code in Android Studio and it brought up the QR code. I then went into Pair Device with QR code under Wireless Debugging on my phone and scanned the QR code. I just get a spinning circle and Pairing Device... on my screen but it does not pair. What have I done wrong?
c
In order to use wireless debugging, there are some limit 1. Android version of your smart phone should be greater or equal 11 2. Both computer and smart phone should connect to SAME WI-FI If both condition passed, but it still not work, try restart ide first, then scan qr code again. The last option is using adb command line, you can find details online.
b
Got it working. Not sure what fixed it but I installed Qualcomm drivers and the Android ADB Drivers but the ADB has an exclamation mark in Device manager and shows the device can't start (10). It works over WiFi which is nice. Only took around 3 hours and almost lost the will to live 😀
c
FWIW it sometimes just stops working for me completely. i just go into the wifi debugging setting on my device and i remove all instances of my machine and i restart the pairing process. it should happen almost instantly. sometimes i try to reconnect and it if takes like 10+ seconds then I just quit it. remove any devices listed, and try again.
¯\_(ツ)_/¯ it sucks, but apparently it does some interesting things when pairing and thats what can take some time (its not just adb over network which has always been available). the android developers podcast had the devs on and they talked about it. pretty interesting https://adbackstage.libsyn.com/2020/09
👍 1
b
When it's working its awesome. Hopefully, in time it will get better.
The main issue I kind of had was there are no official USB drivers for POCO X3 (except a page that is all in Chinese).
c
windows?
c
Actually I understand Mandarin and Chinese, if google translate can't help you, maybe I can.
c
Also @Ben Edwards I'd definitely file a bug. I'll star the issue 😁
b
@Chang Kenneth thanks but cant remember where the page was and it took ages to find. Managed to get it working with other drivers.
👍 1
192 Views