I'm trying to make a Xamarin app and I want to test it out on my phone (a Google Pixel 5). I read that Android 11 lets you debug over wifi, so I updated my Android SDK platform tools and ran adb pair
to pair it. The phone says that it's paired to my PC, but adb devices
doesn't list my phone, and it doesn't appear as a deployment target in Visual Studio either. I did already enable both USB debugging and wifi debugging on the phone, but when I tried plugging it in to a USB port on my computer, I didn't get the expected popup asking me what kind of USB connection I want. What's going on?
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…