Single Adapter 'Pattern'?

This page summarizes the projects mentioned and recommended in the original post on /r/androiddev

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • AdapterDelegates

    "Favor composition over inheritance" for RecyclerView Adapters

  • This is an anti-pattern that was dealt with years ago: http://hannesdorfmann.com/android/adapter-delegates/

  • uidroid-library

    View binding made easy and customizable for Android applications

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • iosched

    Discontinued The Google I/O Android App

  • Google iosched app uses a good pattern for creating binders which maps between x.class to ViewBinder and ViewBinder to layout or ViewHolder as you can see here.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • New to professional Android development. Are there any commonly used templates or resources I might be missing?

    1 project | /r/androiddev | 22 Jun 2023
  • Productivity tip 'Live Templates'

    1 project | /r/androiddev | 7 Jun 2022
  • Is there any easier way to use RecyclerViews?

    1 project | /r/androiddev | 5 Jun 2021
  • Using Dagger 2 Multibindings to Avoid Coupling in a Multi Flavor Android Project

    2 projects | dev.to | 19 Apr 2021
  • Delish, a Food Recipes App in Jetpack Compose with MVI architecture

    3 projects | /r/mAndroidDev | 27 Dec 2022