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.
            Asked
            
        
        
            Active
            
        
            Viewed 8,508 times
        
    11
            
            
         
    
    
        Saleem Kalro
        
- 1,046
- 9
- 12
- 
                    Download the required files before going offline. That’s pretty much it. – Sami Kuhmonen Aug 13 '18 at 05:51
- 
                    try this https://youtu.be/BlLspZB7EvU – VikaS GuttE Nov 05 '20 at 05:51
2 Answers
38
            
            
        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.
 
    
    
        Eriml
        
- 491
- 4
- 5
- 
                    here is detailed ans with step, try this https://youtu.be/BlLspZB7EvU – VikaS GuttE Nov 05 '20 at 05:52
- 
                    
11
            
            
        I had the same problem, and I resolved changing the repository to Google Repository in Visual Studio SDK Manager.
 
    
    
        Caue Carvalho
        
- 111
- 2