tags:

views:

54

answers:

1

Hello In an android application we are receiving a byte64 string.I need to convert these strings to images. I tried getting it but couldnot find any. Please let me know your valuable suggestions

Thanks in advance :)

A: 

have a look at this post

http://stackoverflow.com/questions/2902560/converting-base64-string-to-image-in-android

Rahul
Weird coincidence, this must be a student project or something :)
Brad Hein