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.
我想知道从该onLocationChanged()方法中保存纬度和经度的最佳方法是什么。
onLocationChanged()
是使用SharedPreferences还是 I* ntent/BroadcastReceiver *?
谢谢。
我只是将它存储在一个public static(类)变量中,以便您的所有活动都可以访问它。我认为 SharedPreferences 是矫枉过正(除非这个值需要在你的应用程序被杀死然后重新启动时仍然存在)。
public static