Picasso data library Uri base64 schema

I need help implementing a data uri schema image decoder, I am getting a url with a string containing a base64 encoded image with something like this :: "Data: image / JPEG; base64, / 9J / 4AAQSkZJ ..... TY3OD == "

Is there an existing decoder or example on how to implement it in picasso?

I'm currently using a modified version of the Mapping Bitmaps Efficiently example, but the caching is really basic.

Thanks in Advance. Roberto.

+3
base64 picasso


source to share


No one has answered this question yet

Check out similar questions:

788
How do I encode and decode a base64 string?
736
How do I make Base64 encoding in node.js?
702
How can you encode a Base64 string in JavaScript?
574
Binary data in JSON string. Something Better Than Base64
523
Embedding Base64 images
459
Decode Base64 data in Java
102
Code to decode / encode modified base64 url
fourteen
Get uri image from picasso?
ten
decode base64 svg data into svg file
0
Using android square picasso for caching and decoding only



All Articles
Loading...
X
Show
Funny
Dev
Pics