I am currently coding in Visual Studio 2022 Community Preview. I googled my problem and there I found that changing the repository to Google would solve the problem, but in my android SDK manager, there is no option for changing the repository.
Any help would be greatly appreciated.
Visual Studio includes an Android SDK Manager that you use to download Android SDK tools, platforms, and other components that you need for developing Xamarin.Android apps.
See Tools
-> Android
-> Android SDK Manager
.
Under Platforms you'll find various Android versions for the emulator and under Tools you can install various tools.
Also
See Tools
-> Options
-> Xamarin
-> Android Settings
and make sure that the Auto Install Android SDKs
is checked.
There is a folder path called Android SDK Location
, if it's empty you can browse for it in your computer yourself to find it.