[Android] 안드로이드 프로젝트 AndroidStudy 시작

in #kr6 years ago (edited)

android_title_image.jpg

프로젝트 개발 방향

  • MVVP Architecture + Databinding
  • Unit Testing & UI Testing (Espresso, Mockito, Robotium, Robolectric)
  • Dagger2
  • Widget
  • Custom View
  • Andorid Popular Open Source Library (Image, Chart, etc....)
  • Retrofit2
  • Realm
  • Google Degsign Guideline & Material Design

프로젝트 개요

MVVP Architecture 기반의 Android Project.
다양한 예제를 공부하면서 작성 할 예정.

GitHub : AndroidStudy