【发布时间】:2013-09-03 14:19:46
【问题描述】:
我想知道是否可以使用 Google Maps V2 作为片段, 但是如果用户没有安装 Google Play 服务,则在 WebView 中显示地图的后备?
这是因为中国用户经常没有安装这个。
【问题讨论】:
-
这应该可行,假设您可以从“在 WebView 中显示地图”中获得所需的内容。你特别关心什么?
-
问题出在安装过程中,当未安装 Google Play 服务时,我得到:安装错误:INSTALL_FAILED_MISSING_SHARED_LIBRARY。有什么想法吗?
标签: android google-maps-api-2 google-play-services