/MemeStore

An Android Application built using kotlin that generates random memes by making API calls

Primary LanguageKotlin

MemeStore

An Android application built using kotlin that generates random memes by using Random Meme Generator API.

Things i learnt while developing this app :-

  1. View Binding
  2. API Calls
  3. Volley Library
  4. Glide Library
  5. Sharing text to another applications using Intents.
  6. Styling Applications
  7. Adding icon in Android Applications