Skip to content

This application has been developed utilizing Android Kotlin along with the Volley library for handling API calls.

Notifications You must be signed in to change notification settings

Dhanshree019/Meme-App-Volley

Repository files navigation

Meme App

This application has been developed utilizing Android Kotlin along with the Volley library for handling API calls. It utilizes Glide for retrieving images and Volley for fetching API data. The API retrieves memes from Reddit.

Functionality

  1. Enjoy funny memes.
  2. Share memes with your friends on different platform

API Link : https://meme-api.com/gimme

Depencencies:

# Volley Library
implementation("com.android.volley:volley:1.2.1")

# Glide 
implementation("com.github.bumptech.glide:glide:4.16.0")

About

This application has been developed utilizing Android Kotlin along with the Volley library for handling API calls.

Topics

Resources

Stars

Watchers

Forks

Languages