Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

Fragment Back Stack manages fragments on a single activity and maintain back press.

Sep 25, 2015

Demo project that uses Mortar and Mortar architect libraries, along with Dagger2.

Jul 9, 2015

Mortar Architect provides a flexible stack for navigating and displaying views and their presenters.

Architect is Mortar scope-centric. A Mortar scope is the glue between a View and its ViewPresenter. Architect will create a Mortar scope for each View & ViewPresenter association. A StackScope is a class that Architect will look for when building a Mortar scope, and its role is to configure the Mortar scope.

Jul 8, 2015

Routable is an in-app native URL router, for Android.

Feb 9, 2015

FragmentMaster is a library allows you easily develop an Android application which only navigated by Fragments.

Features:

  • Pass data and receive result between two fragments.
  • Swipe right to navigate back.
  • Custom transform animation.
Dec 2, 2014
Advertisement

Flow is a small library that helps with describing an app as a collection of moderately independent screens. These screens can be pushed onto a concrete backstack to provide navigation history.

Jul 5, 2014