Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 975 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 975 Bytes

memezz

Memezz

A meme viewing and sharing application ,uses volley library for api calling and glide library to cache and load images and gifs . There is a share button to share good memes with firends and a next button to change memes.

Lessons Learned

  1. Using Volley library
  2. Using Glide library
  3. Using progress bar widget and changing its visibility according to need
  4. Using chooser
  5. Using Singleton pattern to handle Volley RequeseQueue
  6. Intent passing between activities
  7. Adding different dependencies to build.gradle
  8. Giving Internet permission in the AndroidManifest.xml

App Screenshots