How to get URI from an asset File?我一直在尝试获取资产文件的URI路径。[cc]uri = Uri.fromFile(new File(//assets/mydemo.txt));[/cc]当我检查文件 ...
確定! 回上一頁