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
Gemini 3 and 200+ AI Models on One Platform
Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build generative AI apps with Vertex AI. Switch between models without switching platforms.
BRVAH or Base RecyclerView Adapter Helper is a helpful tool for using RecyclerView more easily and efficiently. If you're an Android developer, you're probably familiar with RecyclerView as it is one of the most frequently-used controls in Android. While it may be quite useful however, a lot of developers can find it vexing to use. This is where BRVAH comes in.
With BRVAH, it becomes easier than ever to use RecyclerView. Its efficient use meets the common needs of Android developers in projects. ...
Explore new styles and approaches on material design
...You embed your standard content (images, text, child views) inside the DiagonalLayout container, and it handles clipping/drawing. Although the author has archived the repo (so no new development), DiagonalLayout remains a useful tool for older Androidprojects requiring stylized layouts.
A GridView which can addHeaderView and addFooterView
...The library is designed to integrate smoothly into existing Androidprojects using either Gradle or Maven dependencies, making adoption straightforward. It supports dynamic addition of header and footer views at runtime, enabling flexible UI compositions such as banners, loading indicators, or summary sections. The implementation preserves standard GridView behavior, including item click handling and adapter usage, ensuring compatibility with existing codebases.