Well, I'm working on an app that loads images from Internet. Everything is OK so far, but I'd like to know how could I calculate how long such images take to be loaded from Internet?
There is any method on Bitmap to make that? Maybe there is any other way that you would suggest me?
Cheers,