context.getfileDir和 context.openFileOutput()保存路径

都是保存在内部存储中
前者保存在app的cache缓存中
后者保存在app的files文件夹中

发布了16 篇原创文章 · 获赞 0 · 访问量 843

猜你喜欢

转载自blog.csdn.net/weixin_45830683/article/details/103102384