标签: android inputstream android-7.0-nougat
此问题仅发生在android 7.0(api 24)中。 Android 4.0,5.0,6.0版本运行良好。
Resources res = getResources(); InputStream lisansStream = res.openRawResource(R.raw.xxx);