Stars
A sample Kotlin app which was built with modular structure, Kotlin DSL, Kotlin Coroutines, TDD and MVVM patterns.
An okhttp / retrofit api call mocking library
Image loading for Android and Compose Multiplatform.
A sample news app which demonstrates clean architecture and best practices for developing android app
MVP Android project that uses Espresso instrumentation tests. All code are written in Kotlin.
Android MVP template for Android Studio
Building a WhatsApp Clone in Flutter.
Sample project explains Dependency Injection in Android using dagger-android framework.
Gradle Plugin that removes unused resources in Android projects.
Android app that to show flights schedules between airports. Written in Kotlin and uses MVP Architecture, Dagger 2, Retrofit 2, RxKotlin, Arrow. Has unit and Android tests.
Example of Github API client implemented on top of Dagger 2 DI framework.
Android Boilerplate project using RxJava, Dagger 2, Espresso, Mockito + more!
This repository contains a detailed sample app that implements MVVM architecture using Dagger2, Room, RxJava2, LiveData, ViewModel and Databinding
Do's and Don'ts for Android development, by Futurice developers
Simplify getting user's location for Android
An Android service to retrieve GPS locations and route stats using RxJava
Small library that wraps Google Play Service API in brilliant RxJava Observables reducing boilerplate to minimum.
One Template which solves all frequently used RecyclerViews Code Snippets
Flubber is an elegant solution for making animations in Android. The library is developed and maintained by Appolica.
Simple Dribbble Client using Dribbble API, fully written in Kotlin 😱 ❤️
This repository contains a detailed sample app that implements MVP architecture using Dagger2, GreenDao, RxJava2, FastAndroidNetworking and PlaceholderView
make performance bottleneck detection easily when app blocked
Learning RxJava for Android by example
An Android app which provides design news & inspiration as well as being an example of implementing material design.
This sample app accompanies a series of blog posts I wrote on transitions in Android