首页
IT
登录
6mi
u
盘
搜
搜 索
IT
文件存储
文件存储
xiaoxiao
2021-04-14
73
文件存储: this.getFilesDir();
// /data/data/包名/files this.getCacheDir();
// /data/data/包名/cache openFileOutput("aa.txt", 0); /data/data/包名/files/aa.txt SharedPreferences存储路径: /data/data/包名/shared_prefs/
转载请注明原文地址: https://ju.6miu.com/read-670101.html
技术
最新回复
(
0
)