摘要: android文件存储路径分为三小块:1.app私有,用户不可见的/data/user/0 开头的: context.filesDir --> /data/user/0/包名/files context.cacheDir --> /data/user/0/包名/cache context.getDi 阅读全文
posted @ 2020-08-27 18:51 yongfengnice 阅读(1158) 评论(0) 推荐(0) 编辑