I need to install an Android (API34) for a project I am working on. I can’t configure the device through the Android Device Manager as the download always fails with various errors.The Issue I get within VS2022 is
The decryption operation failed, see inner exception. The decryption operation failed, see inner exception.
(there is no inner exception that I can see/find)
If I download Android Studio and try that way. I get
An error occurred while preparing SDK package Android Emulator: Tag mismatch!.
An error occurred while preparing SDK package Google Play Intel x86_64 Atom System Image: Tag mismatch!.
I’ve tried several different internet connections, wifi, mobile and wired, all to no avail.
I can download the images manually but have no idea what to do with them. Any help would be much appreciated.