Sharememe is an Android application that is used to display memes by API calls using Android Volley library and process images using Glide library.
- Koltin - Programming Language used in App.
- API call - An API call, or API request, is a message sent to a server asking an API to provide a service or information.
- Volley - Volley is an HTTP library that makes networking for Android apps easier and most importantly, faster.