I have converted an image into base64 through an online site. I went through this link to hold base64 string in a String. But i get an error saying Error:(38, 36) error: constant string too long
Please let me know how to convert base64 into an image (bitmap) in android