Skip to content

v1n33th/Android-Sample-Architecture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Android-Sample-Architecture

What this is?

A sample template that can be used to create a new android project with ease,Includes basic dagger wiring and other useful utilities

Architecture

MVVM

FAQ's

How to scope dependancies?

Use scoping using nav graph instead of scoping via dagger as its much easier

How to handle repository data to be used with different view models

A new directory can be created called use cases containing all such use cases. It will be Fragment->ViewModel->UseCase->Repository

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages