Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何从我的应用程序中打开标准的谷歌地图应用程序,然后选择一个位置然后重定向回我的应用程序?
简单的答案是(据我所知) -不,你不能这样做。您可以根据意图启动 Google 地图,但无法从中取回数据。 如果你需要这样的东西,你需要有谷歌地图 API并直接在你的应用程序中显示地图。