摘要: APK 之间共享 SharedPreferences 关于数据存储,使用 ContentProvider 比使用 SharedPreferences 共享数据更安全些。注意一下 SharedPreferences 的 apply() 与 commit() 的区别。先在另外一个应用程序 B 里创建,然 阅读全文
posted @ 2013-05-06 13:54 KAlO2 阅读(2792) 评论(0) 推荐(0)