Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

A toolkit help to build Android MVVM Application.

Jun 18, 2016

This is an extension for the mosby library. It contains a few default activities and fragments which are often used in android development (e.g. Activity with Toolbar, Activity with Tabs, Fragment with RecyclerView, ...)

May 18, 2015

Library to help developers build full MVP apps.

Dec 29, 2016

Android MVC/MVP/MVVM framework.

Aug 8, 2016

A very, very compact library that enables you to create on-demand singletons within your application and easily store them to disk. Utilizing a dead-simple API, this library makes creating singletons and persisting data much more fun!

Jan 2, 2015

Command design pattern implementation for Android Data Binding.

Apr 10, 2016

Android MVVM lightweight library.

Sep 20, 2015

JPatterns is a collection of annotations that should make it easier to communicate the use of Design Patterns within your code to your fellow developers and your future self.

Design Patterns are typically encoded into Java code in an ad-hoc fashion. They are either embedded into the names of the classes or written into the Javadocs. Unfortunately it is impossible to accurately determine a pattern based solely on the class structure without knowing the intent of the code author.

Jan 25, 2017

Project created for autolearning with Material Design and Android good practices to develop a MVP (Model View Presenter) application using a mocked list of upcoming movies as the domain of the application.

Feb 10, 2015