binding-collection-adapter
nowinandroid
Our great sponsors
binding-collection-adapter | nowinandroid | |
---|---|---|
3 | 41 | |
1,877 | 9,769 | |
- | 5.9% | |
0.0 | 9.5 | |
almost 2 years ago | about 10 hours ago | |
Java | Kotlin | |
Apache License 2.0 | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
binding-collection-adapter
-
Why is Compose so difficult to learn?
Ditto, except I use this with data binding
-
Why is there are so much boilerplate code?
If you use databinding you can get rid of them altogether with https://github.com/evant/binding-collection-adapter
nowinandroid
-
Stampeding Elephants
For people curious, the NowInAndroid repo does do this "build-logic" Gradle structure. I used that as a reference to apply this in our repo and it's been an amazing experience. Never have I had such a simple way to introduce new modules to the codebase. Effortless.
-
The Android Clean Architecture is surely so clean that I barely see any packages here
Link: https://github.com/android/nowinandroid/tree/main/core
-
just enough gradle
Look at good repos like nowinandroid
-
Measuring JDK updates for local builds in Android projects
Perfect time to show the potential wins of updating the Java version. Some companies have already moved to newer Java versions, but most of the Android projects are still building with Java 11. This article shows the results of measuring the impact of building with different JDK versions in the project nowinandroid. We'll focus on incremental changes applied to the project, simulating the local builds.
-
"outdated senior" needs your advice
I would read and study nowinandroid and tivi apps.
-
What are some nice open source Android projects?
Official Android Developers open source repo https://github.com/android/nowinandroid
-
Android Starting Template Updated to Compose
Hello! I have brought this template before, and we had great feedback's at that time, one of them was to migrate the Gradle files to kotlin. That and a few other things have been addressed here. The most notable ones are the migration to compose and modularization. The goal of this Template is to be our starting point for new projects, following the best development practices. It's our interpretation and adaptation of the official architecture guidelines provided by Google. And it's inspired by Google's NowInAndroid.
- What's the best example of Clean, MVVM, Compose, and Material 3?
-
I have been unable to find some good and upto date android projects on using api, retrofit and mvvm architecture on youtube. Was hoping you guys can suggest some good playlists to learn these and other important topics.
I suggest you check out google’s now in android app on GitHub. Lots of good practices and patterns there https://github.com/android/nowinandroid
What are some alternatives?
ivy-wallet - Ivy Wallet is an open-source money manager app for android that you can either build or download from Google Play.
android-developer-roadmap - 🗺 The 2022 Android Developer Roadmap suggests learning paths to understanding Android development.
ComposeCookBook - A Collection on all Jetpack compose UI elements, Layouts, Widgets and Demo screens to see it's potential
Learn-Jetpack-Compose-By-Example - 🚀 This project contains various examples that show how you would do things the "Jetpack Compose" way
iosched - The Google I/O Android App
architecture-samples - A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
molecule - Build a StateFlow stream using Jetpack Compose
Android-offline-capability
groupie - Groupie helps you display and manage complex RecyclerView layouts.
android-oss - Kickstarter for Android. Bring new ideas to life, anywhere.
architecture-components-samples - Samples for Android Architecture Components.
NotyKT 🖊️ - 📒 NotyKT is a complete 💎Kotlin-stack (Backend + Android) 📱 application built to demonstrate the use of Modern development tools with best practices implementation🦸.