Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

Navigation drawer library with material design.

Jan 18, 2015

Easily add slide-to-dismiss functionality to your Activity by calling Slidr.attach(this) in your onCreate(..) method.

Jan 12, 2015

There are more than one horizontal sliding menu library for Android, but what about a vertical sliding?

DobSliding is an Open Source Android library that allows developers to develop applications with vertical sliding menus just like the Android notifications menu.

Jan 11, 2015

Navigation Drawer Activity with Google design style and simplified methods.

Jan 2, 2015

material-drawer is a custom drawer implementation for Material design apps.

Nov 24, 2014

Navigation Drawer Activity with material design style and simplified methods.

Nov 12, 2014

One way to present a set of actions to a user is with bottom sheets, a sheet of paper that slides up from the bottom edge of the screen. Bottom sheet offers flexibility in the display of clear and simple actions that do not need explanation.

Oct 20, 2014

LDrawer is an Android drawer icon with material design animation.

You can use it like using normal drawer: instead of using android.support.v4.app.ActionBarDrawerToggle use com.ikimuhendis.ldrawer.ActionBarDrawerToggle.

Oct 16, 2014

Blur Navigation Drawer like Etsy app.

Just replace your default toggle with this awesome blurred toggle effect by adding 4 letters!

Aug 28, 2014

An amazing and convenient Android image slider.

Aug 10, 2014

This widget has ported and improved from the Android Open Source Project.

SlidingDrawer hides content out of the screen and allows the user to drag a handle to bring the content on screen, SlidingDrawer can be used vertically or horizontally.

Aug 3, 2014

SlidingMenu is an Open Source Android library that allows developers to easily create applications with sliding menus like those made popular in the Google+, YouTube, and Facebook apps.

Jul 5, 2014

This repository host a library that provides an easy way to include an autonomous layer/view that slides from the side of your screen and which is fully gesture ready, the same way as our detail view in Wunderlist 2 does.

Jul 5, 2014

AndroidSlidingUpPanel provides a simple way to add a draggable sliding up panel (popularized by Google Music, Google Maps and Rdio) to your Android application.

Jul 5, 2014

A slide-out menu implementation, which allows users to navigate between views in your app. Most commonly the menu is revealed by either dragging the edge of the screen, or clicking the 'up' button in the action bar.

Jul 5, 2014