Skip to content

An app that fetches memes from reddit , the meme changes with next button and shared from share menu.

Notifications You must be signed in to change notification settings

sumitbhuia/Memezz

Repository files navigation

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

First Meme Next Meme Share Button

Releases

No releases published

Packages

No packages published

Languages