About Cacher
Web App
Download
Sign In
Sign Up
menu
Cacher is the code snippet organizer for pro developers
We empower you and your team to get more done, faster
Learn More
dynames0098
2/21/2018 - 2:16 AM
share
Share
add_circle_outline
Save
使用Asset文件夹存放资源
asset
content_copy
file_download
建立文件夹`/src/main/asset`, 通过`InputStream is = getAssets().open("output.xml");` 获取输入流
clear