dynames0098
2/21/2018 - 2:16 AM

使用Asset文件夹存放资源

建立文件夹`/src/main/asset`,
通过`InputStream is = getAssets().open("output.xml");`
获取输入流