Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 1.38 KB

README.md

File metadata and controls

24 lines (20 loc) · 1.38 KB

Memes-App

Meme app that generates memes using Volley library and display memes with help of glide library. User can view memes and share memes with friends.

Volley library -

Volley is an HTTP library that makes networking very easy and fast, for Android apps.It manages the processing and caching of network requests and it saves developers valuable time from writing the same network call/cache code again and again.

Features of Volley:

  • Request queuing and prioritization
  • Effective request cache and memory management
  • Extensibility and customization of the library to our needs
  • Cancelling the requests

Glide library -

Glide supports fetching, decoding, and displaying video stills, images, and animated GIFs. Glide includes a flexible API that allows developers to plug in to almost any network stack. By default Glide uses a custom HttpUrlConnection based stack, but also includes utility libraries plug in to Google's Volley project or Square's OkHttp library instead.

Features of Glide:

  • Allows full-size disk caching of images.
  • Glide library is faster.
  • Offers an efficient multi-threaded network.
  • Offers various editing tools.
  • It enhances the smooth scrolling of images.
  • It supports GIF animation.

Demo -

ezgif com-gif-maker (4)