EasyListViewAdapters VS GridListViewAdapters

Compare EasyListViewAdapters vs GridListViewAdapters and see what are their differences.

EasyListViewAdapters

This library provides Easy Android ListView Adapters(EasyListAdapter & EasyCursorAdapter) which makes designing Multi-Row-Type ListView very simple & cleaner, It also provides many useful features for ListView. (by birajpatel)

GridListViewAdapters

This library provides GridAdapters(ListGridAdapter & CursorGridAdapter) which enable you to bind your data in grid card fashion within android.widget.ListView, Also provides many other features related to GridListView. (by birajpatel)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
EasyListViewAdapters GridListViewAdapters
- -
130 270
- -
0.0 0.0
almost 7 years ago over 4 years ago
Java Java
GNU General Public License v3.0 or later GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

EasyListViewAdapters

Posts with mentions or reviews of EasyListViewAdapters. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning EasyListViewAdapters yet.
Tracking mentions began in Dec 2020.

GridListViewAdapters

Posts with mentions or reviews of GridListViewAdapters. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning GridListViewAdapters yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing EasyListViewAdapters and GridListViewAdapters you can also consider the following projects:

instant-adapter - Just like instant coffee, saves 78% of your time on Android's Custom Adapters.

FunDapter - Simplify Adapter creation for your Android ListViews.

easy-adapter - [DEPRECATED] Easy Adapters library for Android

SectionedRecyclerViewAdapter - An Adapter that allows a RecyclerView to be split into Sections with headers and/or footers. Each Section can have its state controlled individually.

Preview Image Collection - A library to make a mosaic with a preview of multiple images

Renderers - Renderers is an Android library created to avoid all the boilerplate needed to use a RecyclerView/ListView with adapters.

adapter-kit - Adapter Kit is a set of useful adapters for Android.

MultiChoiceAdapter - Android - A ListView adapter with support for multiple choice modal selection