I'm doing an application on android with sql server and I do not know how to create the function ByteToImagen in java, that is in c # and vb.net had a function that I used to take the string of bytes [] stored in the image field of sql server, I did the conversion and I returned the image. But I'm new to java and I do not know how to achieve this result. : (