Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

android sdk instance could not be loaded. please check your internet connection

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.enter image description here

like image 226
Saleem Kalro Avatar asked Aug 13 '18 05:08

Saleem Kalro


Video Answer


2 Answers

I had the same problem, and I resolved changing the repository to Google Repository in Visual Studio SDK Manager.

like image 51
Caue Carvalho Avatar answered Oct 16 '22 08:10

Caue Carvalho


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.

like image 34
Eriml Avatar answered Oct 16 '22 06:10

Eriml