Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

A playground for MVVM style architecture on Android.

Dec 10, 2016

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

Nov 25, 2016

This is the SampleApp for Android Project Structure.

Nov 10, 2016

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

Oct 22, 2016

An example of CleanArchitecture on Kotlin.

Jul 1, 2016

CatanArchitecture is a sample repository to illustrate Hexagonal architecture in Android.

May 11, 2016

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

Base skeleton structure to start every new project, based on the design patters suggested by Robert C. Martin (aka Uncle Bob) on his clean architecture.

Jan 19, 2016

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

Nov 14, 2015

The Android SDK has changed much since its first version. Every new version comes with many new APIs. However, there is no perfect API, some do too much under the hood, others couple your classes to the context, others have more lifecycle events than you have years in your life.

This sample project shows how to apply MVP and Clean architecture on an Android app.

Oct 1, 2015

This is example of application built with VIPER architecture.

Sep 5, 2015

Android DI, DDD, Specification Pattern, Repository Pattern, IoC.

Sep 3, 2015

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

Aug 7, 2015

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

Jul 10, 2015

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

Jun 3, 2015

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

May 17, 2015

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

Dagger2Scopes is a sample Android app to implement usual Dagger 1 multiple scoping logic with the brand new Dagger 2 Google lib. In this sample you will be able to find the following features:

  • Multiple scopes with Dagger 2 (Components and subcomponents).
  • An approach to Clean Architecture.
  • An approach to MVP pattern.

Apr 14, 2015

Clean contacts is a sample repository to illustrate Clean architecture in Android. It has also many other details that hopefully will be useful too.

Mar 15, 2015

Sample project created to reinforce some of the main concepts described in the tech talk "Effective Android UI".

Jan 11, 2015

MvpCleanArchitecture is a sample project using Clean architecture and MVP.

Dec 13, 2014

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

Nov 5, 2014

This is a sample app that is part of a blog post about how to architect android application using the Uncle Bob's clean architecture approach.

Sep 3, 2014

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

Jul 5, 2014

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

Jul 5, 2014