With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
Go from Code to Production URL in Seconds
Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.
Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
This repository contains a detailed sample app that implements MVVM
...Room handles local database storage, RxJava supports reactive operations, and Fast Android Networking performs remote requests. PlaceHolderView reduces interface boilerplate, and Android Debug Database helps developers inspect stored information during development. The project is designed as an educational blueprint with reusable classes and clearly divided packages.
Detailed sample app that implements MVP architecture
...Fast Android Networking manages remote requests, while PlaceHolderView and Android Debug Database support interface construction and database inspection. The classes emphasize inheritance and reuse, but the repository is deprecated and now serves mainly as a learning reference.