【发布时间】:2013-01-07 15:33:55
【问题描述】:
目前,我正在使用 google map api V2 通过 "com.google.android.gms.maps.MapView" 将地图显示到我的应用程序中。我的问题是,当特定设备没有安装“google play services”时,自动“Get Google Play services”按钮将显示“MapView”。但是,当我单击该按钮时,应用程序被强制关闭并出现错误 "No Activity found to handle Intent{act=android.intent.action.VIEW dat=http://play.google.com/store/apps/details ?id=com.google.android.gms}"提前致谢。
【问题讨论】:
标签: android google-maps