All Projects → GithubApp-android-architecture → Similar Projects or Alternatives

2105 Open source projects that are alternatives of or similar to GithubApp-android-architecture

Android References
👏 Android 示例程序:MVP, MVVM, 组件化, AndroidX, ARouter, RxJava, EventBus, ButterKnife, 视频播放, 视频直播, 网络访问, 布局和控件整理等
Stars: ✭ 206 (+1187.5%)
Mutual labels:  dagger2, viewmodel, livedata
Movienight
MovieNight is a sample Android application that uses the clean architecture approach and is written in Kotlin.
Stars: ✭ 744 (+4550%)
Mutual labels:  clean-architecture, dagger2, rxjava2
Blockchain Tracker
A blockchain market tracking app. Example implementation of reactive clean architecture and testing.
Stars: ✭ 30 (+87.5%)
GuildWars2 APIViewer
Guild Wars 2 API Viewer: An Android application used for viewing various Guild Wars 2 API endpoint responses. Developed utilizing MVVM architecture, in conjunction with Databinding, Dagger 2, Retrofit 2, and RxJava 2.
Stars: ✭ 53 (+231.25%)
Mutual labels:  dagger2, rxjava2, retrofit2
android-mvp-kotlin
使用kotlin实现Android MVP模式,使用了Dagger2、Retrofit、RxJava等
Stars: ✭ 14 (-12.5%)
Mutual labels:  mvp, dagger2, retrofit2
Sample Code Movies
This repository contains sample code. Its purpose being, to quickly demonstrate Android and software development in general, clean code, best practices, testing and all those other must know goodies.
Stars: ✭ 81 (+406.25%)
Android Clean Architecture Example
Yet another Android clean architecture example using RxJava and Room.
Stars: ✭ 37 (+131.25%)
LifecycleMvp
No description or website provided.
Stars: ✭ 20 (+25%)
Mutual labels:  mvp, viewmodel, livedata
AndroidStarterAlt
A sample View-based Android app using the MVP architecture. It uses Mosby, Dagger2, RxJava, retrofit, LoganSquare, requery, EventBus, Conductor.
Stars: ✭ 27 (+68.75%)
Mutual labels:  mvp, dagger2, retrofit2
Web Dev Tools Android
Sample Android Application - MVVM, Clean Architecture, Modularization, Repository Pattern
Stars: ✭ 215 (+1243.75%)
TeamManagerApp
A sample app structure using the MVVM architecture LiveData, RxJava, ViewModel, Room and the Navigation Arch Components.
Stars: ✭ 36 (+125%)
Mutual labels:  rxjava2, viewmodel, livedata
Doubanbook
一个基于 Clean 架构以及 Retrofit , RxKotlin , Dagger 框架实现的 Kotlin for Android App 。
Stars: ✭ 151 (+843.75%)
Mutual labels:  clean-architecture, dagger2, retrofit2
Bubbble
Sample app showcases the MVP pattern and Robert Martin's Clean Architecture approach.
Stars: ✭ 226 (+1312.5%)
Daggerandroidmvvm
Demonstrates using Dagger 2.11+ in MVVM app with Android Architecture Components, Clean Architecture, RxJava
Stars: ✭ 255 (+1493.75%)
Mutual labels:  aac, android-architecture, livedata
Just Another Android App
An Android base app with loads of cool libraries/configuration NOT MAINTAINED
Stars: ✭ 1,654 (+10237.5%)
Kotlin Mvvm Architecture
Android Architecture Design Patterns using Kotlin, MVVM, Dagger2, LiveData, Room, MediatorLiveData, NetworkBoundResources, Retrofit, AndroidX, ViewModels, Dependency Injection using Dagger2, Repository pattern.
Stars: ✭ 126 (+687.5%)
Mutual labels:  dagger2, retrofit2, repository-pattern
Clean Mvvm Archcomponents
👽 Android app consuming Star Wars API.Built with clean architecture ,MVVM pattern, Koin , Coroutines + Flows ,Architecture Components, Data Binding , Firebase , Unit/UI Tests ,Motion Layout
Stars: ✭ 285 (+1681.25%)
Mvvmhabit
goldze: 本人喜欢尝试新的技术,以后发现有好用的东西,我将会在企业项目中实战,没有问题了就会把它引入到MVVMHabit中,一直维护着这套框架,谢谢各位朋友的支持。如果觉得这套框架不错的话,麻烦点个 star,你的支持则是我前进的动力!
Stars: ✭ 6,789 (+42331.25%)
Mutual labels:  aac, rxjava2, retrofit2
HeadLines
HeadLines is a 📰 news app that delivers you with the latest news. It has interactive UI and easy to use. The app can be scrolled offline to watch your bookmarked news. Give this app a try and let me know.
Stars: ✭ 16 (+0%)
Dagger-Hilt-MVVM
Sample app that demonstrates the usage of Dagger Hilt with Kotlin & MVVM
Stars: ✭ 62 (+287.5%)
Mutual labels:  viewmodel, retrofit2, livedata
stockwatcher
stockwatcher, a modern android development stack showcase
Stars: ✭ 62 (+287.5%)
Mutual labels:  dagger2, rxjava2, retrofit2
Fineract-CN-mobile
DEPRECATED project - Check the Apache fineract-cn-mobile project instead
Stars: ✭ 17 (+6.25%)
Mutual labels:  mvp, dagger2, retrofit2
ReactiveLiveData
An RxJava Extension for the LiveData observer introduced by Google.
Stars: ✭ 17 (+6.25%)
Mutual labels:  aac, viewmodel, livedata
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, dagger2, rxjava2
BookReader
📕 "任阅" 网络小说阅读器,3D翻页效果、txt/pdf/epub书籍阅读、Wifi传书~
Stars: ✭ 6,113 (+38106.25%)
Mutual labels:  mvp, dagger2, retrofit2
MVVM-Demo
This demo for MVVM Design pattern for android
Stars: ✭ 20 (+25%)
Mutual labels:  rxjava2, retrofit2, repository-pattern
Kotlin Modular Tdd Coroutines Mvvm
A sample Kotlin app which was built with modular structure, Kotlin DSL, Kotlin Coroutines, TDD and MVVM patterns.
Stars: ✭ 256 (+1500%)
Mutual labels:  clean-architecture, dagger2, retrofit2
modern-android
Modern Android Project Skeleton
Stars: ✭ 17 (+6.25%)
AndroidMVPArchitecture
Android MVP architecture sample project with or without RxJava and Dagger2 and Kotlin
Stars: ✭ 78 (+387.5%)
Mutual labels:  mvp, dagger2, retrofit2
KotlinMvpTemplateGenerator
Android Studio template for Kotlin with MVP + Dagger2 + Retrofit2
Stars: ✭ 65 (+306.25%)
Mutual labels:  mvp, clean-architecture, dagger2
SeeWhat-Kotlin
基于谷歌官方MVP-RXJAVA模式的个人Demo,由Koltin编写完成。An Android sample built with Kotlin && the Rx series && MVP-Rxjava
Stars: ✭ 14 (-12.5%)
Mutual labels:  mvp, rxjava2, retrofit2
Mvp Architecture Components
This is a sample project, showing the connection between Android Architecture Components and MVP pattern.
Stars: ✭ 143 (+793.75%)
Mutual labels:  mvp, android-architecture, viewmodel
Androidproject
Android 技术中台,但愿人长久,搬砖不再有
Stars: ✭ 4,398 (+27387.5%)
Mutual labels:  mvp, rxjava2, retrofit2
Rx Mvp
RxJava2+Retrofit2+RxLifecycle2+OkHttp3 封装RHttp 使用MVP模式构建项目
Stars: ✭ 343 (+2043.75%)
Mutual labels:  mvp, rxjava2, retrofit2
Android-MVVM-News-App
MVVM News Application with clean code architecture & android jetpack components.
Stars: ✭ 38 (+137.5%)
Kotlinmvp
🔥 基于Kotlin+MVP+Retrofit+RxJava+Glide 等架构实现短视频类小项目,简约风格及详细注释,欢迎 star or fork!
Stars: ✭ 3,488 (+21700%)
Mutual labels:  mvp, rxjava2, retrofit2
Muvi
Very simple project to show a collection of Movie from MovieDb with a minimalist design
Stars: ✭ 46 (+187.5%)
Mutual labels:  clean-architecture, dagger2, rxjava2
photon
Fast and light image loading library based on kotlin
Stars: ✭ 20 (+25%)
FoodApp
Proof of concept for food app [JetPack + Coroutines + Flow + MockK + JaCoCo coverage + SonarQube]
Stars: ✭ 25 (+56.25%)
Movieguide
Movie discovery app showcasing MVP, RxJava, Dagger 2 and Clean Architecture
Stars: ✭ 2,573 (+15981.25%)
Mutual labels:  mvp, clean-architecture, dagger2
Weatherapp
5 Day Forecast app that works on Android and uses latest tools (Kotlin, Navigation, Room, LiveData, Databinding, Dagger 2)
Stars: ✭ 426 (+2562.5%)
Mutual labels:  clean-architecture, dagger2, viewmodel
Cucumber
A recipe finding app written in Kotlin with MVP architecture
Stars: ✭ 64 (+300%)
Mutual labels:  dagger2, rxjava2, retrofit2
Games
The Games app has two features which are listing and showing detail of games.
Stars: ✭ 15 (-6.25%)
Android-Clean-Architecture
🚀A basic sample android application to understand Clean Architecture in a very simple way and is written in Kotlin.
Stars: ✭ 39 (+143.75%)
android-clean-architecture
Android Sample Clean Architecture App written in Kotlin. (MVVM, dagger2, RXjava, data binding, Live data,room)
Stars: ✭ 29 (+81.25%)
Mutual labels:  clean-architecture, dagger2, livedata
Star Wars Shop
Simple project with clean architecture and android lifecycle
Stars: ✭ 37 (+131.25%)
Mutual labels:  clean-architecture, dagger2, retrofit2
MVPSamples
🚀(Java 版)快速搭建 MVP + RxJava + Retrofit + EventBus 的框架,方便快速开发新项目、减少开发成本。
Stars: ✭ 113 (+606.25%)
Mutual labels:  mvp, rxjava2, retrofit2
Android-Code-Demos
📦 Android learning code demos.
Stars: ✭ 41 (+156.25%)
Mutual labels:  mvp, rxjava2, retrofit2
InstantAppStarter
Starter Project Structure for Android Instant app. https://blog.mindorks.com/android-mvp-architecture-with-instant-app-support-11ba48241a82
Stars: ✭ 44 (+175%)
Mutual labels:  dagger2, rxjava2, retrofit2
Android Kotlin Mvi Cleanarchitecture
Android + Kotlin + Modularization + Gradle Depedency managment + Gradle written in Kotlin DSL + Custom Gradle Plugin + MVVM + MVI + Clean Architecture + Repository Pattern + Coroutines + Flows + Koin + Retrofit2 + ROOM + Kotlin-Android-Extension + KtLints
Stars: ✭ 187 (+1068.75%)
Android Kotlin Modulerized Cleanarchitecture
🚀 Example modularized android application with single activity written in Kotlin
Stars: ✭ 180 (+1025%)
roove
Dating app based on firebase services and facebook login. MVVM-Kotlin-RxJava-Dagger-Databinding
Stars: ✭ 55 (+243.75%)
Mutual labels:  clean-architecture, dagger2, viewmodel
Coroutines Flows Modularised
Clean Architecture Modular Project: MVVM + Coroutines+ Flows + Dagger2 + LiveData + UnitTests + UITests + MockWebServer
Stars: ✭ 166 (+937.5%)
Android Kotlin Mvp Architecture
This repository contains a detailed sample app that implements MVP architecture in Kotlin using Dagger2, Room, RxJava2, FastAndroidNetworking and PlaceholderView
Stars: ✭ 615 (+3743.75%)
Mutual labels:  mvp, dagger2, rxjava2
Atoms-mvp
A component architecture for android applications based on MVP
Stars: ✭ 63 (+293.75%)
Mutual labels:  mvp, rxjava2, retrofit2
TDDWeatherApp
Android App trying to apply TDD and using MVVM, Kotlin Coroutines
Stars: ✭ 38 (+137.5%)
Acgclub
一款纯粹的ACG聚合类App
Stars: ✭ 829 (+5081.25%)
Mutual labels:  mvp, dagger2, rxjava2
Viabus Architecture
让 Android 开发可以像流水线一样高效的,职责分离架构 ⚡ 不同于 MVP 的配置解耦,也不能和 似是而非 的 MVVM - Clean 同日而语。VIABUS 是世界范围内首个明确提出,通过职责分离,来真正实现 UI 和 业务并行开发的 Android 项目级开发架构和设计模式理念。
Stars: ✭ 485 (+2931.25%)
Wanandroid
🐔🏀【停止维护,已使用Jetpack+Mvvm重构】根据鸿神提供的WanAndroid开放Api来制作的产品级玩安卓App,采用Kotlin语言,基于Material Design+AndroidX +MVP+RxJava+Retrofit等框架开发,注释超详细,方便大家练手
Stars: ✭ 674 (+4112.5%)
Mutual labels:  mvp, dagger2, retrofit2
NewsHub
News Hub display news of different category (Entertainment, Business, International, Sports, Medical, Technology, Global) and news can be saved as bookmark
Stars: ✭ 16 (+0%)
Mutual labels:  retrofit2, livedata, room-database
121-180 of 2105 similar projects