My first app as a self-thaught developer at the age of 31. Please let me know what you think

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

    Water tracker app helps you with daily reminder to drink water. This app is just a trial to test and improve my android development skills.

    I was using SQLite in the beginning then I converted it to use to Room (there are still some functions using SQLite). However, you can see my Models are annotated with "Entity". You can see DAO here

  • glide

    An image loading and caching library for Android focused on smooth scrolling

    If you see a file like this: https://github.com/bumptech/glide/blob/master/library/src/main/java/com/bumptech/glide/RequestBuilder.java tell me that your eyes don't immediately go to the comments first instead of the code.

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

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