60

GitHub - MindorksOpenSource/android-mvvm-architecture: This repository contains...

 6 years ago
source link: https://github.com/MindorksOpenSource/android-mvvm-architecture
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

Android MVVM Architecture: Sample App

This repository contains a detailed sample app that implements MVVM architecture using Dagger2, Room, RxJava, FastAndroidNetworking, PlaceHolderView and AndroidDebugDatabase

68747470733a2f2f6a616e69736861722e6769746875622e696f2f696d616765732f6d76702d6170702d706963732f6d76702d6c6f67696e2e706e67

68747470733a2f2f6a616e69736861722e6769746875622e696f2f696d616765732f6d76702d6170702d706963732f6d61696e2d766965772e706e67

68747470733a2f2f6a616e69736861722e6769746875622e696f2f676966732f6d76702d6170702e676966

68747470733a2f2f6a616e69736861722e6769746875622e696f2f696d616765732f6d76702d6170702d706963732f6d76702d6472617765722e706e67

68747470733a2f2f6a616e69736861722e6769746875622e696f2f696d616765732f6d76702d6170702d706963732f6d76702d726174696e672e706e67

68747470733a2f2f6a616e69736861722e6769746875622e696f2f696d616765732f6d76702d6170702d706963732f6d76702d666565642e706e67

68747470733a2f2f6a616e69736861722e6769746875622e696f2f696d616765732f6d76702d6170702d706963732f6d76702d656d7074792d73746174652e706e67

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:

Concept reference resources:

Looking for Kotlin MVP Architecture - Check here

Looking for MVP Architecture - Check here

License

   Copyright (C) 2022 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!


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK