You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello. Lib could decode only files from file system, non from memory. Only way for you is decode your string to bytes and save as file to your file system. After that you can decode this image by file path..
I have base 64 encode string tif format string from the web-service how i can display the android image view if you have any example let me know..
I have lot searched after Found your source .. Your source through file path only..
We need string data how can i display image View ..
Please help me asap....
The text was updated successfully, but these errors were encountered: