cjmartin2 / AndroidImageFinder

Image Finder app for Android CodePath course
0 stars 0 forks source link

Android Image Finder

Android app that allows the user to search for an image, using the Google Image Search API. Displayed thumbnails can be clicked to see the full size image. User can filter the image search results.

The user can enter their search term in the Search Bar which is in the Action Bar. Search in Action Bar

The images will be displayed in a thumbnail view. Search Results

Clicking on an image allows the user to see a large version of the image. Large Version

Filters menu allows the user to adjust what images they are looking for. Create Filters