Skip to content

Latest commit

 

History

History
27 lines (24 loc) · 755 Bytes

README.md

File metadata and controls

27 lines (24 loc) · 755 Bytes

MemeShare

Meme Sharing Android App to share meme fetched from Reddit using API.

Dependencies

implementation 'com.android.volley:volley:1.2.1'
implementation 'com.github.bumptech.glide:glide:4.14.2'
annotationProcessor 'com.github.bumptech.glide:compiler:4.14.2'

Permissions

<uses-permission android:name="android.permission.INTERNET" />

Screenshots