逆水行舟用力撑,一篙松劲退千寻。这篇文章主要讲述如何将xml文件保存在我想要的目录中(android studio)[关闭]相关的知识,希望能为你提供帮助。
有一些填充的文件xml Document doc = builder.newDocument ();
,我想保存到我的应用程序的assets
文件夹,我该怎么办?我爬上了互联网,但我找不到信息,我可能看起来很糟糕(
答案【如何将xml文件保存在我想要的目录中(android studio)[关闭]】assets/
目录是开发计算机上的目录。它不是设备上的目录,资产在您的应用程序中是只读的。
请将您的XML保存到internal storage。
推荐阅读
- 如何在android表格布局中合并两行
- 应用程序图标缺失/未出现android studio
- Android资源链接失败('à¥?dp'与属性layout_marginBottom(attr)维度不兼容)
- 将形状添加到LinearLayout Android
- 如何将IStringLocalizer注入IApplicationModelConvention()
- 考虑在配置中定义类型为“com.gisapp.gisapp.dao.IUserDAO”的bean
- 如何在Spring Boot Application中使用JPA删除/ getList
- 带有@RequestParam和@RequestBody的Spring @GetMapping因HttpMessageNotReadableException而失败
- Xcode 8 App安装失败,出现未知错误