Skip to content

[블로그] MVP, MVVM, Dagger, Room 활용한 아키텍처 예제

Notifications You must be signed in to change notification settings

dlwls5201/MyAndroidArchitecture

Repository files navigation

MyAndroidArchitecture

BasicSample

This is the basicSample using github api
http://api.randomuser.me/?results=10 that api provide 10 random github user.

This Sample consist of MainActivity and DetailActivity
I make the recycler view using this api in MainActivity and also you can click like button in DetailActivity
Like event effect MainActivity using RxEventBus

Demo

https://t1.daumcdn.net/cfile/tistory/99C58B405C5BB58713

Use Library

  1. RxRetrofit

  2. RxEventBus

MVP sample

  1. MVP basic sample
    https://black-jin0427.tistory.com/149

  2. MVP basic sample with room
    https://black-jin0427.tistory.com/150

  3. MVP basic sample with dagger
    https://black-jin0427.tistory.com/151

MVVM sample

  1. This is MVVM with AAC(Android Architecture Component) sample
    using ViewModel, LiveData, DataBinding, Koin
    https://black-jin0427.tistory.com/138

About

[블로그] MVP, MVVM, Dagger, Room 활용한 아키텍처 예제

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published