Skip to content Skip to sidebar Skip to footer

Lazy Loading Images From Json Not Downloaded In Sd Card

I am writing a program in which want to download images from online url and want to show in Staggered GridView format, i found Staggered GridView code from here and using this link

Solution 1:

Here is the solution of your problem you just did some mistakes.I m providing you the modified files for you code...

1.MainActivity

2.StaggeredAdapter

3.JSONfunctions

Hoping you got the solution.

Thanks

Post a Comment for "Lazy Loading Images From Json Not Downloaded In Sd Card"