Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

With bdapter You can use RecyclerView without implementation of RecyclerView.Adapter and RecyclerView.ViewHolder anymore. Supports DataBinding and MVVM.

Jan 24, 2022

An android library for scrolling content automatically.

Jan 20, 2022

Create carousel effect in RecyclerView with the CarouselRecyclerview in a simple way.

Jan 19, 2022

This enables the RecyclerView auto scroll feature for indefinite time.

Pros:

  1. Simple plug and play custom RecyclerView.
  2. Easy to use.
  3. Built on top of RecyclerView, hence it is performant as it works on the typical adapters and layout managers.
Jan 6, 2022

Expandable RecyclerView makes it easy to integrate nested RecyclerView.

Features:

  • Simple and easy to use (no complex adapter required)
  • Just extend BaseRecyclerAdapter and good to go.
  • Get onClick event for parent recycler item as well child item.
  • Customise where you want collapse/expand effect.
Jan 6, 2022

A simple library to create Circular chips like Instagram stories or a custom recyclerView without need of adapter.

Jan 3, 2022

A lightweight library to tweak the fling behaviour in Android.

Jul 1, 2021

Don't write a RecyclerView adapter again. Not even a ViewHolder!

  • Based on Android Data Binding
  • Written in Kotlin
  • Supports LiveData
  • No need to write the adapter
  • No need to write the ViewHolders
  • No need to modify your model classes
  • No need to notify the adapter when data set changes
  • Supports multiple item view types
  • Optional Callbacks/Listeners
  • Very fast — no reflection
  • Super easy API
  • Minimum Android SDK: 19
Dec 22, 2020

A simple universal RecyclerView.Adapter based on Android's DataBinding framework. Saves you from writing a new adapter implementation over and over for every new screen.

Aug 27, 2020

Kotlin way of building RecyclerView Adapter. You do not have to write RecyclerView Adapters again and again and suffer from handling of different view types. Kiel will help you.

Aug 3, 2020

A library that allows using sections with sticky headers in RecyclerView.

Apr 9, 2020

A lightweight library which simplifies creating RecyclerView adapters and illuminates writing boilerplate code.

Mar 23, 2020

Implement pagination in a few steps with RxPagination

Mar 22, 2020

There is a simple example of how to make a carousel effect on Android.

Mar 12, 2020

Library for creating RecyclerView with warning message of data availability.

Feb 1, 2020

ShyShark is Swipeable card stack view like Tinder.

Jan 1, 2020

It is not a custom TabLayout or RecyclerView. It is just a helper library to attach to your RecyclerView with your TabLayout. If you don't want to go with sticky header RecyclerView or something like that, and also want to provide a good experience when your user is scrolling the content, this small library is for you.

Dec 8, 2019

Jubako makes things super simple to assemble rich content into a RecyclerView such as a wall of carousels (Google Play style recycler in recyclers). Jubako can load content on the fly asynchronously, infinitely with pagination.

Oct 30, 2019
Advertisement

Indicator decorator is an indicator that can be used in ViewPager2 and RecyclerView.

Oct 6, 2019

A library that removes all boilerplate code allowing you to display lists with few lines of code.

Sep 26, 2019

A library for make an easy and faster RecyclerView without adapter.

Sep 26, 2019

Never code any boilerplate RecyclerAdapter again!

This library will make it easy and painless to map your data items with target ViewHolders. It also supports dynamic nested SmartRecyclerAdapters and complex view event listeners. 100% written in Kotlin!

Jul 12, 2019

Very easy Endless scrolled, OnClick item and simple use RecyclerView adapter binding

Jul 4, 2019

Extensible Kotlin DSL for building dynamic reusable UI components with RecyclerView.

Jun 30, 2019

A swipeable layout for Android.

May 17, 2019

A custom RecyclerView with in-built Facebook's Shimmer to indicate that views are loading with support to switch layout manager in runtime. This ShimmerRecyclerView also supports multiple view types for loading.

Apr 7, 2019

An Easy to use adapter for android

  • No need to create separate class for adapter
  • No need of viewholder

  • More readable code

  • filtering capability
Apr 5, 2019

This library based on RecyclerView, and has a purpose easy work with lazy loading (pagination) data.

Mar 6, 2019

A simple RecycleView without adapter, only mapper from your model to RecycleViewCard model.

Mar 1, 2019

TimetableLayout is a layout manager and item decorations to display the timetable.

Features

  • Vertical Scroll
  • Horizontal Scroll
  • Horizontal Loop
  • Column Name Decoration
  • Time Decoration
  • Current Time Decoration
Feb 24, 2019