I am developing an application. In that I get the images information from the server.IU got the each image data like below.
iVBORw0KGgoAAAANSUhEUgAAAIYAAACGCAMAAAAvpwKjAA...
So my problem is how to get the image from this data.please tell me how to solve this one.
Try this code