AssetManager mngr = getAssets();
test_file = mngr.open("sample.txt");
Run Code Online (Sandbox Code Playgroud)
以上test_file变量是InputStream类型.有没有办法从中计算sample.txt的文件大小?
eclipse模拟器中的android是否支持hindi字体?我在模拟器和符合Unicode或UTF8标准的印地语网站上看到像☐这样的方框,而不是字符अआइईउ..解决问题的任何设置?