Skip to content

pintuag/ClaimsRepo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

Basic Explained
architecture MVVM
Model Response
View Activity
ViewModel Business Logic
App Structure Explained
 Model            
 
 1. DataSource- This provides the data to viewModel 

 View           
 
 1. MainActivity- Launcher activity

 View Model
 
 1. ClaimListViewModel- Business logic for getting data from api and sending it to activity.

Steps to Install app

  1. Copy apk from apk of folder of project and paste in your local
  2. Run command on terminal adb install apk-file path
  3. or install manually by downloading apk in your device

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors