android - Best Practice to locally cache web service responses -


i populating infinite list view data webservice. data obtained response post requests made app. best practice cache such data network call not made every time user scrolls , down list? thank you!

check out lrucache class, or better yet check out android volley framework developed google.


Comments

Popular posts from this blog

c# - SelectList with Dictionary, add values to the Dictionary after it's assigned to SelectList -

how can i manage url using .htaccess in php? -

ios - I get the error Property '...' not found on object of type '...' -