Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

An useful fragment navigator helps you control fragments better and easier. You will not need to worry about the dirty things like switch fragments, fragments overlay, save fragments states and restore fragments states. The lib will do them all for you. Fragments in activity and nest Fragment are all supported.

Apr 6, 2016

This is an example of how to implement navigation in a multi-module project.

Jun 30, 2019

A simple Android navigator.

Nov 30, 2017

Easy manage commit Fragment and Activity, with some little extra.

May 26, 2019

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

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

Apr 2, 2019

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

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

A simple router lib to android.

Sep 30, 2016

Dynamic in app URL router for Android.

Aug 13, 2016

DrawerLayout with blur functionality like iOS.

Aug 25, 2018

Annotation based Android router library.

This library for single activity application and provides easy implementation for SharedElement.

May 17, 2018

An example project / library of customizable Bottom Navigation.

Aug 8, 2017

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
Advertisement

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

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

Mar 24, 2016

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

Swipe back helper.

May 19, 2016

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

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

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