http://www.isco.com/webproductimages/appBnr/bnr1.jpg
I\'ve used a website to see the metadata of a image. In this website, it shows all info of image. I want to know
If you want to retrieve meta data information about an image ExifInterface is what you are looking for. Here is a quite good example of how this interface is used: http://android-er.blogspot.com/2009/12/read-exif-information-in-jpeg-file.html
But if you want to retrieve information of an online image I'm afraid it's not yet possible.