AssistedInject or AutoFactory ?

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
  • DaggerViewModelExperiment

    [DEPRECATED, EXPERIMENT] This is a PoC example for app->activity->fragment subscoping with Subcomponents + ViewModel by SavedStateHandle (using AutoFactory). You shouldn't use this setup, because it breaks scoping. Refer to https://github.com/Zhuinden/jetpack-navigation-ftue-sample for a proper setup.

    https://github.com/Zhuinden/DaggerViewModelExperiment I remember messing around with it here and I remember having problems, but I don't remember what.

  • Dagger2

    A fast dependency injector for Android and Java.

    Here is the commit ref: https://github.com/google/dagger/commit/daf0c66

  • 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.

  • AssistedInject

    Discontinued Constructor-inject views during XML layout inflation [Moved to: https://github.com/cashapp/InflationInject]

    I'm currently using a local build to have this, but that's not as convenient as pulling the lib from Maven Central.

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