An open API service indexing awesome lists of open source software.

https://github.com/sumitbhuia/memezz

An app that fetches memes from reddit , the meme changes with next button and shared from share menu.
https://github.com/sumitbhuia/memezz

chooser-library glide-library internet-connection loading-animations progresscircle requestqueue singleton-pattern volley volley-library

Last synced: 19 days ago
JSON representation

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

Awesome Lists containing this project

README

        

![memezz](https://github.com/user-attachments/assets/a66b3813-98b2-471f-a535-d549e89d244c)

# 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