Reputation: 1142
Android Emulator in Visual studio can not be loaded without internet connection. Any solution will be appreciated so i can use emulator in visual studio offline.
Upvotes: 13
Views: 9426
Reputation: 511
For anyone having trouble with this and finding "Visual Studio SDK Manager" and to improve on the other answer (can't comment because I have no reputation):
Go to Tools > Android > Android SDK Manager and on the right bottom corner there's a gear, click on Repository and change it to Google.
Upvotes: 40
Reputation: 121
I had the same problem, and I resolved changing the repository to Google Repository in Visual Studio SDK Manager.
Upvotes: 12