What are the most underrated third party libraries for Native Android?

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • flipper

    A desktop debugging platform for mobile developers.

  • Can't be particularly called just a library but Flipper is a great Development Library + Tool.

  • kotlin-result

    A multiplatform Result monad for modelling success or failure operations.

  • I use this to help streamline data flow.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • ViewPropertyObjectAnimator

    Wrapper of the ObjectAnimator that can be used similarly to ViewPropertyAnimator

  • I don't know how to write animations without ViewPropertyObjectAnimator https://github.com/blipinsk/ViewPropertyObjectAnimator

  • TabSync

    An Android lightweight synchronizer between Tabs and Lists. Available for Views and Jetpack Compose.

  • I made my first android library a while ago and called it TabSync, it provides you with a synchronizer object between recyclerview and tabview.

  • material-dialogs

    Discontinued 😍 A beautiful, fluid, and extensible dialogs API for Kotlin & Android.

  • simple-stack

    [ACTIVE] Simple Stack, a backstack library / navigation framework for simpler navigation and state management (for fragments, views, or whatevers).

  • For me, it's simple-stack.

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