Dependency injection is a core concept of software development. In this video, I’ll show you how you can apply DI in an Android app using Dagger-Hilt....
A KSP library that processes annotations and generates code that uses Official Jetpack Compose Navigation under the hood. It hides the complex, non-type-safe and boilerplate code...
A simple gradle plugin that lets you create a download asset from zeplin and convert them to vector drawables automatically project using 100% Kotlin and be up and running in...
In this video, I am going to show you 5 of the most common mistakes when using Kotlin Coroutines, so that you don’t make them in...
Bulletin lets you display a changelog in your app quickly and easily with Jetpack Compose!
In this video, I am going to show you 6 of the most important Best practices when using Kotlin Coroutines in your Android Applications.
Lemuroid is an open-source emulation project for Android based on Libretro. Its main goal is ease of use, good Android integration and a great user experience....
Alexey guides Sebastian through the ins and outs of the pattern, and they discuss benefits, naming conventions, and more.
A music player currently only for android. It is using Audius public APIs to display and get the playlists/songs! Features Search songs & playlists on the Audius infrastructure...
Books Application UI using Jetpack Compose and Neobrutalism UI. Neubrutalism Neubrutalism is UGLY on puropse. Brutalism is a 1950 architectural trend, which abandoning all decorations and...
This is the most important design pattern for you as an Android developer.
A Jetpack Compose Android application for streaming music from YouTube Music. Features Play any non-age-restricted song/video from YouTube Music Background playback Cache audio chunks for offline...
Compressor is a lightweight and powerful android image compression library. Compressor will allow you to compress large photos into smaller sized photos with very less or...
All the videos from Android Makers 2022!
This is a slack clone app built with Jetpack Compose and Stream Chat SDK for Compose following clean architecture principles. The purpose of this repository is to demonstrate...
In the life of an Android Developer, library dependencies are like heart of the project. These library dependencies grow as the project grows because our modules,...
The Compose Compiler plugin can generate reports / metrics around certain compose-specific concepts that can be useful to understand what is happening with some of your...
An experimental UI toolkit for generating PowerPoint presentation files(.pptx) using Compose. Inspired by Glance and Mosaic. Why ComposePPT? This project is created just for fun and demonstrate the power...
MiStoryView is a simple configurable library to integrate stories features into your social media android application. MiStoryView key features Set a list of image URLs in...
Waiting for the stable release of KMM (Kotlin Multiplatform Mobile) it could be useful starting to use this library instead of Retrofit. Let’s see how to configure it.