Google Maps API V2 'Failed to Load Map. Could not contact Google Servers'

后端 未结 10 1117
礼貌的吻别
礼貌的吻别 2020-11-27 21:08

I have checked and double checked my APIkey that I registered on the Google Console however I am still getting the following error:

12-05 16:31:12.940: E/Goo         


        
10条回答
  •  孤城傲影
    2020-11-27 21:30

    It could be an issue with the Manifest. The following works for me, specifically permission.MAPS_RECEIVE solved a similar issue I had: zoom buttons and myLocation displayed, but map had no tiles...

    
    
        
    
        
    
        
    
        
        
        
        
        
        
        
    
        
        
        
        
        
    
        
            
    
            
                
                    
    
                    
                
            
    
        
    
    
    

提交回复
热议问题