我通过相机或画廊从用户那里获取图像,并将其转换为ByteArray并传递到sqlite数据库,现在我想将其解码为ByteArray并显示在recyclerView中时,将其返回到recyclerView,它使我收到“ SkImageDecoder :: Factory返回null”错误,如何将Bytearray解码为Bitmap?我使用BitmapFactory方法,但对我不起作用。我不能解决什么问题?
位图到ByteArray
{this.renderContent(this)}
从字节数组到位图
mvn liquibase:generateChangeLog -Dliquibase.diffTypes=data