Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

ExpandableListView + RecylerView (for child items with Horizontal Scroll)

Oct 7, 2016

A ListView with "floor animation".

Mar 3, 2016

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

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

Jul 2, 2015

A Simple and Beautiful PlayStore 4.0 like Listview Implementation.

Jul 5, 2014

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

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 simple Android ListView that lets you define three states: Loading, Empty & Error.

Jul 5, 2014

2DScroller is a customized ListView implementation.

Oct 8, 2014

This is a small widget that provides quite configurable tree view list. It is based on standard android list view.

Jul 5, 2014

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

Aug 14, 2016

This project demonstrates how to create a ListView in Android that combines the behavior of CHOICE_MODE_SINGLE and CHOICE_MODE_MULTIPLE_MODAL. This means that an item in the list can be opened and simultaneously multiple items in the list can be chosen.

Jul 5, 2014

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

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

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

Everything you need to build sites and apps with pure JavaScript and HTML5.

Jul 5, 2014