Clear stale entries from Cache in Volley-Android -


i trying clear stale entries cache. found this link. in link cache cleared. want delete expired one.

i using following cache key: url + post params

is there anyway can enumerate on cached entries, check validity , delete them?

i ended extending cache interface provide me list of keys. have posted full solution here.


Comments

Popular posts from this blog

How to run C# code using mono without Xamarin in Android? -

html - grunt SVG to webfont -

c# - SharpSsh Command Execution -