An image loading library for Android backed by Kotlin Coroutines. Coil performs a number of optimizations including memory and disk caching, downsampling the image in memory, re-using bitmaps, automatically pausing/cancelling requests, and more. Coil adds ~2000 methods to your APK (for apps that already use OkHttp and Coroutines), which is comparable to Picasso and significantly less than Glide and Fresco. Coil's API leverages Kotlin's language features for simplicity and minimal boilerplate. Coil is Kotlin-first and uses modern libraries including Coroutines, OkHttp, Okio, and AndroidX Lifecycles. Coil is fully compatible with R8 out of the box and doesn't require adding any extra rules.
Features
- Coil is fully compatible with R8 out of the box and doesn't require adding any extra rules
- Requires AndroidX, Min SDK 14+ and Java 8+
- Easy to use and modern
- Fast and lightweight
- Coil's API leverages Kotlin's language features
- Coil is Kotlin-first and uses modern libraries
License
Apache License V2.0Follow Coil
You Might Also Like
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Coil!