标签: android
我需要编写用于在手机内存中存储数据和读取商店数据的代码,所以,需要你的帮助..?
答案 0 :(得分:1)
您想要存储什么样的信息?您可以使用db或SharedPreferences。 我在这里回答了SP How to save user state in Android?