Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

Multi Roots TreeView implementation for Android Platform with a lot of options and customizations.

Apr 8, 2022

Cute library to implement a simple time navigation view. Works from Android API 21 (Lollipop) and above.

Features:

  • Use of jetpack compose
  • Support for time navigation of year, month, week, day ad whole period
  • Time mode configurable
  • Time mode change integrated with dialog
Jan 21, 2022

ArcView shows lists as stacked arcs.

Jul 3, 2020

This library is an extension of a LinearLayout that allows licenses to be displayed within its own Popup Views. The default view would be blank and to add licences to it, you would need to use the addLicense or addMultipleLicenses functions.

Some licenses are included by default, such as:

  • Apache 2.0
  • MIT
  • GNU GPL v3
  • and many more.

To install, simply include implementation: 'com.pcchin.licenseview:licenseview:1.3.1' in your app/build.gradle file.

Apr 11, 2020

Showing app tips on Android. Tips can be set to be shown after a specific amount of time. They can also have an action button that will execute a provided Runnable and dismiss the tip when pressed.

Dec 3, 2019

Reactive Android List View with searching bar.

Mar 9, 2019

You can do a Endless scroll in ListView or RecyclerView with simple steps, with a listener for do request to your web service.

Nov 13, 2017

A grace comic reader widget, expand ListView.

Jan 29, 2017

Micro-Transitions for Smooth Android To-Do List Animations.

Jan 5, 2017

ExpandableListView + RecylerView (for child items with Horizontal Scroll)

Oct 7, 2016

A demo android application that uses the listview-snapshot android library.

Aug 23, 2016

An Android List View implementation with support for drawable cells and many other swipe related features.

Aug 14, 2016

DragListView can be used when you want to be able to re-order items in a list, grid or a board.

Aug 2, 2016

InfiniteListView is a custom Android ListView that gets extended at each time new items are loaded by swiping to the bottom of list. It also supports swipe-to-refresh behavior.

May 25, 2016

A ListView with "floor animation".

Mar 3, 2016

MultiLevelListView is an Open Source Android library providing view for displaying items grouped into levels and sub-levels. Levels hierarchy size is not limited. Any particular data model is not required, it fully depends on developer.

Jan 30, 2016

This library provides over scroll scale for ListView.

Dec 5, 2015
Advertisement

This custom listview basically shows a holder view when it's adapter is empty. For example, you may fetch list datas from network and refresh your adapter with coming data. If the data is empty, your listview shows a huge blank space. With this custom listview, you can show a holder view instead of blank space and your design looks prettier.

Nov 6, 2015

AnimatedListView is an Android ListView implementation that animates views into place, similar to the Google Plus app on Android.

Sep 8, 2015

Android library that allows you to bind a LinearLayout with a ListAdapter.

Aug 18, 2015

Simple example showing how to use WearableListview for Android Wear. Implements OnCenterProximityListener interface to change view style when focus on some list items.

Jul 23, 2015

A powerful ListView with awesome pull-refresh and pull-on-load-more function!

Jul 2, 2015

Android Library to put a ListView inside a ScrollView without collapsing.

Jun 1, 2015

TwitterCover is a parallax top view with real time blur effect.

May 22, 2015

JazzyListView is an extension of ListView designed to animate list item views as they become visible. There are a number of pre-built, bundled effects that can be used by setting the effect in code or an XML layout attribute. Also, it is possible to use a custom effect by implementing a JazzyEffect.

Feb 19, 2015

Android simple listview by using linearlayout. Behavior is the same except no scrollable, thus you can use it freely in scrollview. It is very basic implementation, you should not use for the huge list.

Feb 16, 2015

Custom Implementation of typical gesture of pulling a listing on iOS but Android replicated.

Jan 16, 2015

DobList is an Open Source Android library that provides to ListView adding ProgressBar (or any view) to the footer of ListView to be shown in loading more, and callback that is called when reaching last item in ListView.

Jan 11, 2015

This library display hierarchical data (e.g. comments) in a list view, so that the user can collapse and expand elements. Every element is indented accordingly to its level in the hierarchy.

Nov 13, 2014

A Reactive wrapper around Google's YouTube Data API.

Nov 11, 2014