Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
This repository contains sample code. Its purpose being, to quickly demonstrate Android and software development in general, clean code, best practices, testing and all those other must know goodies.
ImageSearch repository pulls images from flicker api. It shows images in grid format. There is data caching for offline support. Infinite Scrolling is also implemented