Gallery
This repository contains code for Android.
Description
Application demonstrating how to show a large image files efficiently. This example application download a tons of files(over 200,000) from the backend system and then dynamically show the files, caching them. You can override the maximum number of the files to show in a page.
ps. It's not done yet. still going on