djzhao

Results 3 comments of djzhao

@Dreamagician Change the echarts-gl version will fix this issue, for example 2.0.7 works well in cehcarts 5.1.1

.withFileFilter(new String[]{"apk"}) 没有 "."

> 这是因为Q版本下的文件权限又更新了,可以在Manifest文件中的 application 项中 加入 android:requestLegacyExternalStorage="true" 可以使用,感谢