This file can not be opened as a file descriptor; it is probably compressed
生活随笔
收集整理的這篇文章主要介紹了
This file can not be opened as a file descriptor; it is probably compressed
小編覺得挺不錯(cuò)的,現(xiàn)在分享給大家,幫大家做個(gè)參考.
鏈接:FileNotFoundException: This file can not be opened as a file descriptor; it is probably compressed_苦逼的程序猿?-CSDN博客
一個(gè)異常發(fā)現(xiàn),在一個(gè)工程中可以使用的tflite文件在另外一個(gè)工程中不能載入,調(diào)試時(shí)候顯示:FileNotFoundException: This file can not be opened as a file descriptor; it is probably compressed
解決方法:
android { aaptOptions { noCompress "tflite"??//表示不讓aapt壓縮的文件后綴 }避免再次壓縮tflite文件
總結(jié)
以上是生活随笔為你收集整理的This file can not be opened as a file descriptor; it is probably compressed的全部?jī)?nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 铁威马NAS数据备份使用教程
- 下一篇: 基于3D模型的MaskRCNN的训练数据