Am I the only one who feels that Google's "new stuff" approach is badly hurting productivity?

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
  • Fuck-Storage-Access-Framework

    Discontinued Fuck Storage Access Framework (or just FSAF) is a handy library that hides away from you all the annoying parts of the Storage Access Framework (like DocumentTrees / DocumentIds / DocumentFiles / DocumentContracts and other bullshit) leaving only an API that is similar to good-old Java File API

  • Well, unfortunately you can't avoid learning what you must learn. SAF for file access is one of those things... unless you bring in a promising looking third-party library, and read the source code. I used EasyImage for example for camera access and it did work. I also used the file picker in https://github.com/K1rakishou/Fuck-Storage-Access-Framework .

  • whetstone

    Whetstone is a dependency injection framework for Android that greatly simplifies working with Dagger 2 using all the powers of Anvil

  • The "future" of your project is whatever tech stack you pick, not what the "Android hype committee" defines is "the only one true way to develop your app", unless it's Whetstone.

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

    RxJava types that are both an Observable and a Consumer.

  • BehaviorRelay is really good

  • simple-stack

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

  • We've been making single activity apps with https://github.com/Zhuinden/simple-stack and it has been easier than multi-activity.

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

  • simple-stack VS compose-navigation-reimagined - a user suggested alternative

    2 projects | 4 Feb 2022
  • Why so many people are quitting Android development

    4 projects | /r/androiddev | 11 Jul 2023
  • Passing context to a UseCase class inside the domain module

    1 project | /r/androiddev | 29 Jun 2023
  • Does anyone know hows Fragment lifecycle work in NavHostFragment (Bottom Navigation Views Activity)?

    1 project | /r/androiddev | 8 Jun 2023
  • Can we all please settle on one

    1 project | /r/mAndroidDev | 12 Apr 2023