Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

A simple router lib to android.

Sep 30, 2016

Meepo is a retrofit-like router generator for Android. You can use it to create routers for Activities, Fragments and even any things.

Apr 22, 2017

This library allows you to show bottom navigation quickly, simply and animated.

Apr 2, 2019

Implementation of the multiple back stacks. Using this library allows implementation of persistent bottom navigation like in Instagram.

May 27, 2016

A sleek, out of the box, easy to understand and use Navigational Library for android.

The basic concept of this library revolves around cards, that can be swiped down from the top to dismiss. Using these cards, there is a simple implementation of Fragments and Popups (DialogFragments) with optional blur background.

Dec 28, 2018

Isolates navigation from UI and Business logic by providing simple navigation mechanism.

Encapsulates exact implementation. It means navigation can be organized across Activities, Fragments or Views.

Survives configuration changes, can save his state and restore after process kill.

Jan 6, 2019

Tab Stacker is an Android library that handles Multiple Fragment History (Back Stacks), like it is done on iOS Apps.

Dec 2, 2016

Dynamic in app URL router for Android.

Aug 13, 2016

DrawerLayout with blur functionality like iOS.

Aug 25, 2018

An example project / library of customizable Bottom Navigation.

Aug 8, 2017

Swipe back helper.

May 19, 2016

A lightweight Android activity router written in Kotlin.

Oct 2, 2016

Card Drawer is a library that provides an extra card behavior on drawer, such as, move view or scaling view's height while drawer on slide.

Mar 17, 2018

AndRouter is a android framework used to map url to activities or actions.

Mar 24, 2016

BackStack is a light weight android navigation library for view based navigation. It supports animations and multiple multipage containers like bottom bars and view pagers.

May 1, 2017

A small routing library for Android with easy back button management and code generation to write less code.

Dec 29, 2016

Bottom Navigation based on Bottom Navigation View from Android

Nov 16, 2017

Bottom Navigation Bar Icons morphing.

Aug 17, 2017

A simple, hierarchical navigation bus and back stack for Android, with optional Rx bindings, and Toothpick integration for automatic dependency-scope management.

Mar 27, 2017

Easily add four tabbed bottom navigation bar in your app.

This library aids in adding four tabs in Bottom Navigation Bar, as easily and fast as possible. Th result looks like as it is commonly found in most of the apps, like Quora and others.

Point to note: This library is significantly different from what Google has provided for Android Developers. The official Bottom Navigation Bar from Google doesn't show text when it has 4 tabs. But this library shows icon and text with four bottom bars.

Apr 15, 2017

The purpose of this manager is to handle a single stack flow of fragments on the screen so that the developer can easily create flows without having to worry about using the inner details of the Fragment Manager and the ChildFragmentManager. It makes use of a main Fragment as a container and presents and hides fragments within it at children.

Feb 23, 2016

Defrag is a simple to use library that allows for Fragment-free Android applications.

Jun 10, 2016

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

Custom implementation of NavigationView for using custom layout for navigation items and header.

Dec 12, 2016

It's just an example of material transition.

Aug 10, 2016

Folio is a Page based navigation framework for Android with a simplified lifecycle and easy transition animations.

May 27, 2016

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

Feb 9, 2015

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

Sep 25, 2015

MaterialToolbar makes it easy to build a Fragment navigation based application with fully customized toolbar views.

Oct 24, 2015

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

Jul 9, 2015