I have beeen following this tutorial: Click Me
The problem is that I have my images in byte[] in my database, I don't have the links for each image. The tutorial works great. But i don't know my url image because I use byte[] to store the data, so: How can I convert the urls to byte[] using asynchronous?
I don't put my code because is the same like the tutorial! But if your like, let me know
Thanks for helping me!