How to convert image in protobuf to bitmap in Android program

前端 未结 0 1639
清酒与你
清酒与你 2020-12-19 05:40

First, I called toByteString function, then, I called BitmapFactory.decodeByteArray function, but it didn\'t work, the bitmap was null

byte[] bytes  = respons         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题