Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

Demo project for Mortar / Flow / Dagger2 with Auto Dagger2 and Auto Mortar.

Jul 10, 2015

A Clean Architecture App to show use of multi-module-architecture in a Jetpack Compose.

Jan 1, 2022

An Android project with MVP pattern which adapts with new Android architecture components introduced in Google IO 2017. It provides lifecycle-aware Presenter with support of LifeCycle and local data source handled by Room (an abstraction layer over SQLite).

This demo project uses StackExchange API as a remote data source. Also, it covers basic and general tasks which most Android apps deal with.

Mar 10, 2018

MvpCleanArchitecture is a sample project using Clean architecture and MVP.

Dec 13, 2014

Sample app to demonstrate MVP (Model - View - Presenter) architecture in android.

Jun 10, 2017

A project which showcases usage of AndroidAnnotations among other open source libraries.

May 17, 2015

A sample project based on the new Android Component Architecture.

Lifecycle, LiveData, MVVM, ViewModels, DataBinding, Dagger

Nov 5, 2017

A showcase for unidirectional data flow on Android, powered by Kotlin Coroutines.

Jul 26, 2019

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

A minimal notes application in Jetpack Compose with MVVM architecture. Built with components like DataStore, Coroutines, ViewModel, LiveData, Room, Navigation-Compose, Coil, koin etc.

Jan 4, 2022

A playground for MVVM style architecture on Android.

Dec 10, 2016

Abstract, easy, quick, flexible and extendable Rapid Android development.

Aug 7, 2015

A Android sample that implements Redux architecture (using Fluxxan and Anvil) and NoSQL (using SnappyDB).

Nov 25, 2016

An example for Redux architecture on Android.

Jul 26, 2017

This is an ambitious example project of what can be done with RxJava to create an app based on streams of data.

May 11, 2015

A project which showcases usage of Dagger, RxJava and Retrolambda among other open source libraries.

Jun 3, 2015

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

Clean Architecture with Advanced Rx + Dagger 2.12 + Architecture Components.

This repo contains a simple list of products and send a simple transaction with apiary.

Nov 1, 2017

Clean Architecture with Dagger2 + Retrofit2 + Picasso.

This repo contains demo module which retrieves characters from Star wars API.

Aug 20, 2017

A demo project for The Movie DB based on Kotlin MVVM architecture and material design & animations.

Nov 12, 2018

Got idea from Android Clean Architecture, this is a very simple Android app which describes how we can design a clean and clear architecture for an Android App.

May 4, 2016

A sample Android app which showcases advanced usage of Dagger among other open source libraries.

Jul 5, 2014

Port of Jake Wharton's U+2020 sample app with use of Mortar & Flow + couple more examples.

Jul 5, 2014

This is a simple start-template to save you a little time.

Nov 14, 2015

This is example of application built with VIPER architecture.

Sep 5, 2015