Android的谷歌地图无法获取连接工厂客户

问题描述:

在这里我们去,移除了问题的脂肪,现在我会添加你想要pleaes快点Android的谷歌地图无法获取连接工厂客户

enter image description here

enter image description here

几个问题什么都:

1.变化的那些行包名:

<permission 
    android:name="your.application.package.permission.MAPS_RECEIVE" 
    android:protectionLevel="signature" /> 

和:

<uses-permission android:name="your.application.package.permission.MAPS_RECEIVE" /> 

来源:your.application.package到:com.williamroma.example

2.删除此:

<!-- Add Google Map Library --> 
    <uses-library android:name="com.google.android.maps" /> 

并从底部移除此:

<!-- Allow to connect with internet --> 
<uses-permission android:name="android.permission.INTERNET" /> 

你已经拥有它在上权限。

但是看起来您的问题是因为您没有正确引用Google库。 重新阅读我的指南的first three steps

更新:

检查,你必须在你的依赖你的项目(绿色)的库中选择(红色)库。

enter image description here

+0

对不起,在名称的错误,您的编辑我得到了我的问题后再次异常后,pplease给我你的再次引导 – user2208349

+0

我正在使用本教程https://developers.google.com/maps/documentation/android/start#the_google_maps_api_key – user2208349

+0

http://blog-emildesign.rhcloud.com/?p=435继续前三步再次。 –

您需要将Android的私家藏书添加到:

Project 
    => Properties 
    => Java build path 
     => Order and Export 
      => Select Android Private Libraries