百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
A

android-mvvm-architecture

> 数据库
开源

此仓库包含一个详细的示例应用,该应用使用 Dagger2、Room、RxJava2、FastAndroidNetworking 和 PlaceholderView 实现了 MVVM 架构。

3.0K stars0 点赞0 次浏览
访问官网GitHub

工具介绍

此仓库包含一个详细的示例应用,该应用使用 Dagger2、Room、RxJava2、FastAndroidNetworking 和 PlaceholderView 实现了 MVVM 架构。

--- # This Project is [Deprecated] goto latest project: [Modern Android Development - WhereIsMyMotivation](https://github.com/janishar/wimm-android-app) --- # Deprecated ### Android MVVM Architecture: Sample App This repository contains a detailed sample app that implements MVVM architecture using Dagger2, Room, RxJava, FastAndroidNetworking, PlaceHolderView and AndroidDebugDatabase




# About The Author You can connect with me here: * [Janishar Ali](https://janisharali.com) * [Twitter](https://twitter.com/janisharali) * [YouTube Channel](https://www.youtube.com/@unusualcode) #### The app has following packages: 1. **data**: It contains all the data accessing and manipulating components. 2. **di**: Dependency providing classes using Dagger2. 3. **ui**: View classes along with their corresponding ViewModel. 4. **utils**: Utility classes. #### Classes have been designed in such a way that it could be inherited and maximize the code reuse. ### Library reference resources: 2. Dagger2: https://github.com/janishar/android-dagger2-example 4. PlaceHolderView: https://github.com/janishar/PlaceHolderView 6. Calligraphy: https://github.com/chrisjenx/Calligraphy 7. Room: https://developer.android.com/topic/libraries/architecture/room.html ### Concept reference resources: 1. [Introduction to Dagger 2: Part 1](https://janisharali.com/blog/introduction-to-dagger-2-using-dependency-injection-in-android-part-1-223289c2a01b#.ki6nt86l6) 2. [Introduction to Dagger 2: Part 2](https://janisharali.com/blog/introduction-to-dagger-2-using-dependency-injection-in-android-part-2-b55857911bcd#.mkpzyk8sa) 3. [Android Dagger2: Critical things to know before you implement](https://janisharali.com/blog/android-dagger2-critical-things-to-know-before-you-implement-275663aecc3e#.bskiz1879) 4. [Android Tinder Swipe View Example](https://janisharali.com/blog/android-tinder-swipe-view-example-3eca9b0d4794#.u7i7jbbvy) 5. [RxJava Anatomy: What is RxJava, how RxJava is designed, and how RxJava works.](https://janisharali.com/blog/rxjava-anatomy-what-is-rxjava-how-rxjava-is-designed-and-how-rxjava-works-d357b3aca586) ### Looking for Kotlin MVP Architecture - [Check here](https://github.com/janishar/android-kotlin-mvp-architecture) ### Looking for MVP Architecture - [Check here](https://github.com/janishar/android-mvp-architecture) ### License ``` Copyright (C) 2023 JANISHAR ALI ANWAR Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ``` ### Contributing to Android MVVM Architecture Just make pull request. You are in!

GitHub Issues· 0 开放

在 GitHub 查看全部

暂无开放 Issues,或尚未同步最近议题。

核心特点

  • •Java
  • •android
  • •android-architecture
  • •android-debug-database
  • •android-mvvm-architecture

> 标签

Javaandroidandroid-architectureandroid-debug-databaseandroid-mvvm-architecture

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月17日
分类数据库
定价开源

> 相关工具

P
PostgreSQL
功能强大的开源关系型数据库
R
Redis
内存数据结构存储,常用作缓存与队列
M
MySQL
广泛使用的开源关系型数据库