All Projects → banzo → Similar Projects or Alternatives

156 Open source projects that are alternatives of or similar to banzo

Kotlin Android Examples
Stars: ✭ 146 (+812.5%)
Mutual labels:  android-architecture
Android Mvvm Architecture
A basic sample android application to understand MVVM in a very simple way.
Stars: ✭ 129 (+706.25%)
Mutual labels:  android-architecture
Web Dev Tools Android
Sample Android Application - MVVM, Clean Architecture, Modularization, Repository Pattern
Stars: ✭ 215 (+1243.75%)
Mutual labels:  android-architecture
Notzz App
📝 A Simple Note-Taking App built to demonstrate the use of Modern Android development tools - (Kotlin, Coroutines, State Flow, Hilt-Dependency Injection, Jetpack DataStore, Architecture Components, MVVM, Room, Material Design Components).
Stars: ✭ 158 (+887.5%)
Mutual labels:  android-architecture
Android Architecture
🌇该项目结合 MVP 与 Clean 架构思想,探索在 Android 项目上的最佳实践。
Stars: ✭ 112 (+600%)
Mutual labels:  android-architecture
Lifecyclemodel
📬 The LifecycleModel class is designed to store and manage UI-related data in a lifecycle conscious way, the LifecycleModel class allows data to survive configuration changes such as screen rotations, it also handles the communication of the Activity / Fragment with the rest of the application, base on https://developer.android.google.cn/topic/libraries/architecture/viewmodel.html
Stars: ✭ 233 (+1356.25%)
Mutual labels:  android-architecture
Dagger Androidinjector
This sample is part of a tutorial on how to use the new dagger-android module, which was released in Dagger 2.10.
Stars: ✭ 134 (+737.5%)
Mutual labels:  android-architecture
Android Cleanarchitecture
This is a sample app that is part of a series of blog posts I have written about how to architect an android application using Uncle Bob's clean architecture approach.
Stars: ✭ 15,062 (+94037.5%)
Mutual labels:  android-architecture
Unidirectional Architecture On Mobile
Dive into 📱 Unidirectional Architecture!
Stars: ✭ 115 (+618.75%)
Mutual labels:  android-architecture
Eiffel
Redux-inspired Android architecture library leveraging Architecture Components and Kotlin Coroutines
Stars: ✭ 203 (+1168.75%)
Mutual labels:  android-architecture
Android Kotlin Modulerized Cleanarchitecture
🚀 Example modularized android application with single activity written in Kotlin
Stars: ✭ 180 (+1025%)
Mutual labels:  android-architecture
Android Kotlin Mvp Clean Architecture
Clean architecture blueprint using Kotlin and MVP pattern.
Stars: ✭ 105 (+556.25%)
Mutual labels:  android-architecture
Android Mvvm Architecture
This repository contains a detailed sample app that implements MVVM architecture using Dagger2, Room, RxJava2, FastAndroidNetworking and PlaceholderView
Stars: ✭ 2,720 (+16900%)
Mutual labels:  android-architecture
Android Developer Roadmap
Android Developer Roadmap - A complete roadmap to learn Android App Development
Stars: ✭ 2,170 (+13462.5%)
Mutual labels:  android-architecture
knot
Unidirectional reactive state container for Android & Kotlin
Stars: ✭ 231 (+1343.75%)
Mutual labels:  android-architecture
Android Modular Architecture
📚 Sample Android Components Architecture on a modular word focused on the scalability, testability and maintainability written in Kotlin, following best practices using Jetpack.
Stars: ✭ 2,048 (+12700%)
Mutual labels:  android-architecture
Bubbble
Sample app showcases the MVP pattern and Robert Martin's Clean Architecture approach.
Stars: ✭ 226 (+1312.5%)
Mutual labels:  android-architecture
Armscomponent
📦 A complete android componentization solution, powered by MVPArms (MVPArms 官方快速组件化方案).
Stars: ✭ 1,664 (+10300%)
Mutual labels:  android-architecture
github-commit-browser
A blog companion sample project that demonstrates saving UI state after process death on Android utilizing the community established 3rd party libraries
Stars: ✭ 55 (+243.75%)
Mutual labels:  android-architecture
Mvparms
⚔️ A common architecture for Android applications developing based on MVP, integrates many open source projects, to make your developing quicker and easier (一个整合了大量主流开源项目高度可配置化的 Android MVP 快速集成框架).
Stars: ✭ 10,146 (+63312.5%)
Mutual labels:  android-architecture
Componentcornerstone
🐜🐜 一种全新的android组件化方案,无需下沉公用代码,无需采用路由等硬编码方式分发sdk,独立维护组件暴露的SDK/IMPL,打破官方模块循环且支持组件间互相调用SDK,支持集成组件调试/组件独立运行。A brand new android componentization solution, no need to sink public code, no need to use hard coding to distribute sdk, independent maintenance component exposed SDK / IMPL, break the official module loop and support the call between components The SDK supports integrated component debugging/components to run independently.
Stars: ✭ 207 (+1193.75%)
Mutual labels:  android-architecture
Awesome Android Architecture
Android架构合集
Stars: ✭ 1,496 (+9250%)
Mutual labels:  android-architecture
Androidstandarddevelop
🌟 Best practices in Android develop(final).
Stars: ✭ 2,798 (+17387.5%)
Mutual labels:  android-architecture
Android Mvvm Coroutine
Kotlin android application example with MVVM pattern, android architecture, kotlin coroutine, unit test, and UI test
Stars: ✭ 111 (+593.75%)
Mutual labels:  android-architecture
Knot
Unidirectional reactive state container for Android & Kotlin
Stars: ✭ 198 (+1137.5%)
Mutual labels:  android-architecture
Android Spotify Mvp
Android Sample to explain Model View Presenter in android applications.
Stars: ✭ 184 (+1050%)
Mutual labels:  android-architecture
Mediapicker
Easy customizable picker for all your needs in Android application
Stars: ✭ 105 (+556.25%)
Mutual labels:  android-architecture
Android Bookmark
【资料汇总】Android 资源知识大全 http://www.yundashi168.com/articles/2018/09/12/1536725366888.html
Stars: ✭ 235 (+1368.75%)
Mutual labels:  android-architecture
Droid Feed
Aggregated Android news, articles, podcasts and conferences about Android Development
Stars: ✭ 174 (+987.5%)
Mutual labels:  android-architecture
Preservely
Lightweight Android lib preserving objects instances during orientation changes
Stars: ✭ 22 (+37.5%)
Mutual labels:  android-architecture
Coolweather
Weather App that uses Android best practices. Android Jetpack, clean architecture. Written in Kotlin
Stars: ✭ 154 (+862.5%)
Mutual labels:  android-architecture
Moxy
Moxy is MVP library for Android with incremental annotation processor and ktx features
Stars: ✭ 234 (+1362.5%)
Mutual labels:  android-architecture
Android Advanced Blueprint
Android进阶蓝图,各种新技术的体验demo,快速上手Data Binding,Data Binding Compiler V2,Android Architecture,Room等Android的黑科技
Stars: ✭ 148 (+825%)
Mutual labels:  android-architecture
Android-Clean-Architecture
This is a sample movie list Android application built to demonstrate use of Clean Architecture tools. Dedicated to all Android Developers - (Kotlin, MVVM, Clean Architecture, Rx-Java, Dagger, OkHttp, Unit Testing, SOLID principles, Code Coverage)
Stars: ✭ 268 (+1575%)
Mutual labels:  android-architecture
Mvp Architecture Components
This is a sample project, showing the connection between Android Architecture Components and MVP pattern.
Stars: ✭ 143 (+793.75%)
Mutual labels:  android-architecture
Transfuse
💉 Transfuse - A Dependency Injection and Integration framework for Google Android
Stars: ✭ 226 (+1312.5%)
Mutual labels:  android-architecture
Ibackdrop
A library to simply use Backdrop in your project (make it easy). Read more ->
Stars: ✭ 137 (+756.25%)
Mutual labels:  android-architecture
WizardX
Fast build efficient Android: Fast building, high quality, and efficient Android App infrastructure scaffolding right out of the box(快速构建、高质量、高效率Android App应用开箱即用的基础脚手架)
Stars: ✭ 115 (+618.75%)
Mutual labels:  android-architecture
Just Another Android App
An Android base app with loads of cool libraries/configuration NOT MAINTAINED
Stars: ✭ 1,654 (+10237.5%)
Mutual labels:  android-architecture
Modern Android Development
Modern Android Development tools & key points
Stars: ✭ 219 (+1268.75%)
Mutual labels:  android-architecture
Androidmvvm
Android MVVM sample
Stars: ✭ 130 (+712.5%)
Mutual labels:  android-architecture
android-kick-start-modular
Android Kick Start Project Template Framework FrogoBox || Admob, MVVM Archictecture || Clean Architecture Modularization
Stars: ✭ 16 (+0%)
Mutual labels:  android-architecture
Android Tech Frontier
【停止维护】一个定期翻译国外Android优质的技术、开源库、软件架构设计、测试等文章的开源项目
Stars: ✭ 10,334 (+64487.5%)
Mutual labels:  android-architecture
Cw Androidarch
Source Code for the Book "Android's Architecture Components"
Stars: ✭ 213 (+1231.25%)
Mutual labels:  android-architecture
Teammate Android
A Team Management app for creating tournaments and games for various sports
Stars: ✭ 116 (+625%)
Mutual labels:  android-architecture
Nytimes App
🗽 A Simple Demonstration of the New York Times App 📱 using Jsoup web crawler with MVVM Architecture 🔥
Stars: ✭ 246 (+1437.5%)
Mutual labels:  android-architecture
Android Inappbilling
A sample which uses Google's Play Billing Library and it does InApp Purchases and Subscriptions.
Stars: ✭ 114 (+612.5%)
Mutual labels:  android-architecture
Clean Architecture Android
Sample to practice Clean Architecture in android applications.
Stars: ✭ 207 (+1193.75%)
Mutual labels:  android-architecture
Rxviper
Android micro framework for developing apps based on clean VIPER architecture.
Stars: ✭ 112 (+600%)
Mutual labels:  android-architecture
box
BOX is the Android framework from MyRealTrip which is a MVI architecture for Android apps that is created out of the box.
Stars: ✭ 38 (+137.5%)
Mutual labels:  android-architecture
Cameraxdemo
A sample camera app with CameraX API from Android Jetpack
Stars: ✭ 112 (+600%)
Mutual labels:  android-architecture
Android Mvp Architecture
🏛 A basic sample android application to understand MVP in a very simple way. Just clone, build, run and understand MVP.
Stars: ✭ 203 (+1168.75%)
Mutual labels:  android-architecture
Architecture Samples
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
Stars: ✭ 39,879 (+249143.75%)
Mutual labels:  android-architecture
Awesome Android Complete Reference
Awesome Android references for everything like best practices, performance optimization, etc.
Stars: ✭ 2,701 (+16781.25%)
Mutual labels:  android-architecture
Component
🔥🔥🔥A powerful componentized framework.一个强大、100% 兼容、支持 AndroidX、支持 Kotlin并且灵活的组件化框架
Stars: ✭ 2,434 (+15112.5%)
Mutual labels:  android-architecture
ExpenseManager
Android app to manage expenses
Stars: ✭ 65 (+306.25%)
Mutual labels:  android-architecture
fluxy
Fluxy is a Flux architecture implementation written in Kotlin.
Stars: ✭ 25 (+56.25%)
Mutual labels:  android-architecture
KDispatcher
Simple and light-weight event dispatcher for Kotlin
Stars: ✭ 64 (+300%)
Mutual labels:  android-architecture
Rickandmorty Androidarchitecturesample
A Rick And Morty simple app to show one approach to using some of the best practices in Android Development.
Stars: ✭ 230 (+1337.5%)
Mutual labels:  android-architecture
Jimu
一种简单有效的android组件化方案,支持组件的代码资源隔离、单独调试、集成调试、组件交互、UI跳转、生命周期等完整功能。
Stars: ✭ 2,355 (+14618.75%)
Mutual labels:  android-architecture
1-60 of 156 similar projects