A Reddit Image Loader with custom image loader library and multimodule setup.
You can Install and test latest RedditLoader app from below 👇
Screen_1 | Screen_2 |
---|---|
- It load the imagees from Reddit API.
- It loads the image Asynchronously and uses the custom ImageLoader.
- It have multimodule setup with incremental compile time speed.
- Kotlin - First class and official programming language for Android development.
- Coroutines - For asynchronous and more.
- Android Architecture Components - Collection of libraries that help you design robust, testable, and maintainable apps.
- Retrofit - A type-safe HTTP client for Android and Java.
- ImageLoader - A custom made image loader library by Rohan Singh
- Moshi Converter - A Converter which uses Moshi for serialization to and from JSON.