mcxiaoke / android-volley

DEPRECATED
4.29k stars 1.56k forks source link

How volley get updated image from server #136

Open chethanmandya opened 8 years ago

chethanmandya commented 8 years ago

Dear team

I am using volley library in my android app for downloading image and I have few things to get clarify on this library .

  1. How the library will reflect updated image which is updated at server end on the same image URL , does library will take care automatically ? how does it work ?
  2. If library facilited this, what class file I have to refer to see functionality to understand.
  3. If library doesn’t have this facility then what needs to be done in order to get updated image at application side.

I hope, i will be answered soon. .

Thanks & Regards Chethan