maheswaranapk / Minimal-Image-Loader

Sample ImageLoader that will load remote images into an ImageView asynchronously.

Home Page:https://medium.com/@maheswaranapk/android-create-your-own-image-loading-library-in-kotlin-diy-bc7be9f286c5?sk=95202fb78c4b96ad3618964d282d9ed8

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This Project is created for learning purpose.

Minimal-Image-Loader

This is a sample android application to implement an ImageLoader that will load remote images into an ImageView asynchronously. 

This project is used as a reference to a blog post Android: Create Your Own Image Loading Library #DIY.

Output

alt tag

Image Courtesy: Pexels

About

Sample ImageLoader that will load remote images into an ImageView asynchronously.

https://medium.com/@maheswaranapk/android-create-your-own-image-loading-library-in-kotlin-diy-bc7be9f286c5?sk=95202fb78c4b96ad3618964d282d9ed8

License:Apache License 2.0


Languages

Language:Kotlin 90.2%Language:Java 9.8%