Skip to content
This repository has been archived by the owner on Jun 29, 2019. It is now read-only.
/ photo-search Public archive

A simple android app to search and share images over the internet

Notifications You must be signed in to change notification settings

nobodyme/photo-search

Repository files navigation

Photo Search

A simple android app to search for images over the internet

API Used

Google custom search api - To receive images from all possible sources upon request

Libraries Used

  • Volley - For network call and caching
  • Glide - For specifically image requests and caching

Installing

If the application doesn't work, add your own key following the api-guide and insert them into QueryUtils file in the following field mentioned below

uriBuilder.appendQueryParameter("key", "YOUR-API-KEY-HERE");

License

MIT

About

A simple android app to search and share images over the internet

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages