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.
我有一个使用谷歌地图的应用程序,我正在寻找一种方法来保存用户当前所在的位置,这样当他们重新启动应用程序时,他们就会回到他们离开的地方。我已经搜索了互联网,我想我没有使用正确的关键字进行搜索,或者可能无法按照我希望的方式完成。
只需将其SharedPreferences保存,将纬度保存为双精度,将经度保存为双精度,并将缩放级别保存为 int
SharedPreferences