GoogleImageSearch
GoogleImageSearch copied to clipboard
Small project for querying Google Images API.
GoogleImageSearch
This is a POC for querying Google Images API.
The user can introduce a search and the images are shown in a 3 rows gridview. The Search prefect the first 50 results and
the gridview has an endless adapter.
All the searches are stored and shown in the History screen from where you can click an open the search.
The application uses an memory image cache (In the future I will add a disk cache).
