Android emulated devices showing on Device Manager but not Deployment List (VS2022):
Android emulated devices showing on Device Manager but not Deployment List (VS2022):
Hi, I'm having an error where my android devices appear on the device manager, but I cannot deploy them:
These are my android options:
A temporary fix for this is to switch to a different java install:
(Note: this only works while I have visual studio running. Also, if re-launch Visual Studio I have to then switch back to the original java version I selected and that also works...)
However, then when trying to actually run the app, I get a deployment error.
'Restart Adb Server' is also greyed out when I first launch visual.
I have tried updating by ADB which was for some reason out of date, verifying my system variables, uninstalling older versions of visual studio, making sure the directory of my android SDK matched and that the devices were listed inside that android SDK, but none of this stuff fixed the issue.
Any help would be greatly appreciated!
Thanks, Tom.