简体   繁体   中英

How to show maps in an android app, if google play services is not installed on a phone

I have to show google maps v2 in my android app. Is there any way to show the map even if google play services is not installed on device?

如果您的用户设备上未安装Google Play服务应用程序,您可能会回退到其他提供商,例如来自Googleosmdroid的 静态地图

No there is not since google maps is part of google play services. the only thing you can do is side-load google play services on the device or if the device has access to the play store you start an intent that takes them to where they can install it

Android - Google Map v2 - need update google play service on device

You need google play services to show map, but follow the link for checking and downloading of google play services

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM