Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev. Learn more →
Nowinandroid Alternatives
Similar projects and alternatives to nowinandroid
-
ivy-wallet
Ivy Wallet is an open-source money manager app for android that you can either build or download from Google Play.
-
architecture-samples
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
-
Appwrite
Appwrite - The open-source backend cloud platform. Add Auth, Databases, Functions, and Storage to your product and build any application at any scale while using your preferred coding languages and tools.
-
android-developer-roadmap
🗺 The 2023 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
-
architecture-components-samples
Samples for Android Architecture Components.
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
-
-
SpotiFlyer
Kotlin Multiplatform Music Downloader, Supports Spotify / Gaana / Youtube Music / Jio Saavn / SoundCloud.
-
Fenix
⚠️ Fenix (Firefox for Android) moved to a new repository. It is now developed and maintained as part of: https://github.com/mozilla-mobile/firefox-android
-
-
-
-
-
-
groupie
Groupie helps you display and manage complex RecyclerView layouts.
-
-
android-oss
Kickstarter for Android. Bring new ideas to life, anywhere.
-
androidx
Development environment for Android Jetpack extension libraries under the androidx namespace. Synchronized with Android Jetpack's primary development branch on AOSP.
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
nowinandroid reviews and mentions
-
Wasn't there a full Android tutorial from Google called "Google Sunshine" weather app?
I remember it. This is a more up to date version from Google: https://github.com/android/nowinandroid There's also lots of sample apps and codelabs on https://developer.android.com/?gclid=CjwKCAjw-IWkBhBTEiwA2exyO7rWOvWd5yxCtFE5tmogy5LvA7HbxqQGpEQZz7_2ke579DPIHN06rhoCa-sQAvD_BwE&gclsrc=aw.ds
- Architecture Help
-
What's modern approach to handling Preferences (UI & Storage) in Compose?
Build your own views/screens. Abandon (pre-made) fragments as soon as you can and you will be a happier developer. Follow the Compose+ViewModel+DataStore+Repository pattern like https://github.com/android/nowinandroid/tree/main/feature/settings/src/main/java/com/google/samples/apps/nowinandroid/feature/settings
-
Why Compose?
If you are comfortable around di, mvvm take a look at 'Now in android' project. repo. Uses compose and best practices.
- Is there anywhere on github which has the latest Android Open Source Project (AOSP) files?
-
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.
-
A note from our sponsor - Onboard AI
getonboard.dev | 28 Nov 2023
Stats
android/nowinandroid is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of nowinandroid is Kotlin.
Popular Comparisons
- nowinandroid VS ivy-wallet
- nowinandroid VS android-developer-roadmap
- nowinandroid VS ComposeCookBook
- nowinandroid VS architecture-samples
- nowinandroid VS Learn-Jetpack-Compose-By-Example
- nowinandroid VS Android-offline-capability
- nowinandroid VS iosched
- nowinandroid VS architecture-components-samples
- nowinandroid VS groupie
- nowinandroid VS molecule