Dependency Injection is the most beneficial architectural pattern in object oriented programing that aims to separate two high level concerns in the codebase: Application's core functionality ...
This is a simple RSS feed reader app that currently reads my blog (Android Kotlin Weekly)'s feed - rss.xml. It is written in Kotlin and Jetpack Compose. This app is work in progress and may be ...
A production-ready Android application demonstrating modern development practices and architectural patterns. This project showcases how to build scalable, maintainable, and testable Android ...
Kotlin has rapidly ascended to become the language of choice for modern Android app development. Over a decade ago, it started as an experimental project at JetBrains, and today it’s the preferred ...