Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo
Advertisement

A floating view with draw over other apps.

Feb 1, 2024

A library that let you implement veil skeletons and shimmer animation.

Nov 2, 2018

Android layout that simulates physics using JBox2D. Simply add views, enable physics, and watch them fall!

May 7, 2015

Android Swipe Layout is the brother of AndroidViewHover.

Aug 25, 2014

A Jetpack Compose layout that places its children in a way that CSS Flexible Box Layout Module does.

Jan 6, 2024

Expansion panel contains creation flow and allows a lightweight editing of elements.

Nov 10, 2017

This is a specified proportion to the size of the Layout or View support library, with which you can easily set a fixed ratio of the size of the Layout or View, internal adaptive size calculation, completely abandon the code to calculate the size!

Aug 10, 2015

ViewPump installs a custom LayoutInflater via a ContextThemeWrapper and provides an API of pre/post-inflation interceptors.

May 4, 2017

A powerful Android library for displaying complex data structures and rendering tabular data composed of rows, columns and cells with fixed table headers and offering pan and zoom support. FixedHeaderTableLayout is similar in construction and use as to Android's TableLayout.

Mar 27, 2021

An elegant way to show your menu or messages.

Aug 10, 2014

An Android TabLayout library.

Nov 10, 2015

Scaling layout just like in Blinkist and Spotify app.

Oct 1, 2017

A low-cost Android screen adaptation solution.

Oct 15, 2018

FlexboxLayout is a library project which brings the similar capabilities of CSS Flexible Box Layout Module to Android.

May 6, 2016

Collapsing Toolbar Title.

Jan 3, 2015

Android PinLayout for auth screens.

Jan 20, 2024

An android SDK that provides a new size unit - sdp (scalable dp). This size unit scales with the screen size. It can help Android developers with supporting multiple screens.

Use it carefully! for example, in most cases you still need to design a different layout for tablets.

Jun 24, 2015

This project aims to provide a working page flip implementation for usage in ListView.

Apr 12, 2015

Yet another tab layout. With great animation.

May 20, 2018

ExpandableLayout provides an easy way to create a view called header with an expandable view. Both view are external layout to allow a maximum of customization.

Sep 21, 2014

Butterfly helps to build adaptive and responsive UIs for Android with Jetpack WindowManager.

Jan 25, 2022

Standard ViewGroups which responds to nested scrolls to create drag-dismissable layouts. Original code taken from Plaid and made backwards compatible.

Feb 3, 2016

ViewGroup backed by RecyclerView.Adapter = magic

Feb 7, 2016

An Android layout for arranging children along a circle.

Jan 15, 2016

A drop-in custom layout manager for Android RecyclerViews to layout a grid of photos while respecting their aspect ratios.

Feb 27, 2016

Linear layout, that wrap its content to the next line if there is no space in the current line.

Dec 16, 2015

ExpandableLayout use ConstraintSet for animate the state changing.

Nov 14, 2018

Proteus is meant to be a drop-in replacement for Android’s LayoutInflater; but unlike the compiled XML layouts bundled in the APK, Proteus inflates layouts at runtime.

With Proteus, you can control your Apps layout from the backend (no WebViews). Forget the boilerplate code to findViewById, cast it to a TextView, and then setText(). Proteus has runtime data bindings and formatters. Plugin in your own custom views and attributes and formatters.

Jan 19, 2017
Advertisement

FlowLayout is an opensource Android library that allows developers to easily integrate flow layout into their app. FlowLayout is an layout that display its children in multiple rows depending on their size.

Dec 14, 2014

JPagerSlidingTabStrip - deeply modified PagerSlidingTabStrip.

  • Added 3 tabStyles and possibility to customize tabStyles (JTabStyle).
  • Added possibility to show unread messages (like weichat).
May 3, 2017