Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

An offline first application in Jetpack Compose with MVVM architecture, representing a minimalistic implementation of Top Stories API. Built with components like DataStore, Coroutines, ViewModel, LiveData, Room, Navigation-Compose, Coil-Accompanist, koin etc.

Jan 9, 2022

Knot is a concise reactive state container library for Android applications written in Kotlin, which helps managing application state by reacting on events and performing asynchronous actions in a structured way.

May 16, 2019

Kelm simplifies management of complex app states and asynchronous tasks. Kelm is a Kotlin library based on the Elm Architecture and RxJava.

Nov 21, 2019

Clean Rx Kotlin Architecture sample on GitHub Api.

Jun 11, 2020

A basic sample android application to understand MVVM in a very simple way.

Dec 25, 2018

This is the SampleApp for Android Project Structure.

Nov 10, 2016

ViewModel Lifecycle allows you to track and observe Jetpack ViewModel's lifecycle changes.

Feb 10, 2022

KJFrameForAndroid is also called KJLibrary. It's an Android ORM and IOC framework and includes UILibrary, UtilsLibrary, HttpLibrary, BitmapLibrary, DBLibrary.

KJFrameForAndroid is designed to wrap complexity of the Android native SDK and keep things simple.

Aug 21, 2014

Spring for Android is an extension of the Spring Framework that aims to simplify the development of native Android applications.

Jul 5, 2014

The Shared Memory library allows for the creation of memory regions that may be simultaneously accessed by multiple Android processes or applications. Developed to overcome the Android 1MB IPC limitation, this Shared Memory library allows you to exchange larger amounts of data between your Android applications.

Sep 10, 2017

An abstract application stack which facilitates:

  • Presenter lifecycle management
  • Presenter -> Presenter control flow
  • Fine grained data scope management
  • Presenter lifecycle events
Oct 3, 2015

Sample app showcases the MVP pattern and Uncle Bob Martin's Clean Architecture approach.

Aug 28, 2017

Android app built with an MVP approach without RxJava or Dagger.

Oct 22, 2016

Android App starter based on Android + MVP + Dagger2 + RxJava2 + Robolectric + Espresso + Mockito + JaCoCo.

Feb 7, 2017

RxFlux is small light-weight framework that makes it easy to follow the Flux pattern with RxJava functionalities.

Oct 21, 2015

Best practices in Android development - lessons learned from Android developers in Futurice. Avoid reinventing the wheel by following these guidelines.

Nov 5, 2014

Vita is a light and simple library that helps you to share ViewModel between fragments and activities, even you can create ViewModels in application scope.

Sep 2, 2019

Examples of memory leaks and common patterns that cause them in Android development and how to fix/avoid them.

Apr 9, 2018

Demo Application to understand the architecture of MVVM App with Unit tests.

Jul 1, 2021

Anvil is a tiny library to simplify android UI development. The name stands for "android virtual layout". Virtual layout is an Android analogy of the virtual DOM in the web.

May 27, 2015

Android kotlin clean architecture rxjava2 + dagger2 + retrofit2 + realm.

Apr 2, 2017

A demo project based on Kotlin, MVVM architecture, coroutines, dagger, koin, and material designs & animations.

Dec 9, 2019

It is a layer-based architecture that allows a real disentangle of the UI components from the business logic.

The main components are: Action, UI,UIModel,ViewModels with Livedata, UseCase, Repository

The Action is the most innovative object of this architecture and simplify the communication between UI and Business Logic.

An Action can be created by using a Builder and follow this flow:

Sep 16, 2018

Newtron Watchdog allows the critical applications you develop for Android to keep running even after an application crash.

Sep 6, 2017

Genius-Android is some of the commonly used method in Android collection, Genius library provide five basic plate:

  • app (Ui)
  • animation (Animation)
  • widget (Material Widget)
  • command (Command Line)
  • net tool (Ping、Dns)
  • util (Common Method, Class)
Feb 2, 2015

LifecycleMvp is implementation of MVP architecture with Android Architecture Components.

Sep 16, 2018

AbstractMvp is a library that provides abstract components for MVP architecture realization, with problems solutions that are exist in classic MVP.

Oct 12, 2018

A Framework that simplify developing MVVM Architecture and Material Design in Android with Kotlin language including useful Extensions and Sample Application. This Framework has some tools for Retrofit and OKHttp and Coroutine for calling REST API requests.

Dynamic Localization and Day/Night Theme & Meow Custom Widgets are another features.

Jun 11, 2020

UltimateAndroid is a fast way to help you develop Android apps.

Current project has a lot of features like:

  • View Injection
  • ORM
  • User scenario testing
  • UI Modules
  • etc.
Sep 19, 2014

MobX architecture pattern to Android written in Kotlin.

Sep 21, 2020