Android

· Android
Android Kotlin Programming - MVVM + Android Architecture Components + Koin Kotlin 언어를 공부 할 겸 기존에 Java 기반으로 해서 구축한 프로젝트를 Kotlin 으로 다시 구축하면서 기본 Framework Project 를 만드는 과정을 글로 기록해봅니다. ( 공부하는 단계이므로 정확하지 않거나 잘못된 부분이 있을 수 있습니다. ) Stack BaseProject 에서 사용할 스택은 아래와 같습니다. MVVM Design Pattern Koin : Dependency Injection Android Fast Networking RxJava2 Android X Databinding Navigation Room ( 추가 예정 ) Paging ..
· Android
1. Library Image Downloading and Caching Library 1) Glide : An image loading and caching library for Android focused on smooth scrolling https://github.com/bumptech/glide 2) Picasso : A Powerful image downloading and caching library for Android https://github.com/square/picasso Network 1) Retrofit2 : Type-safe HTTP client for Android and Java by Square https://github.com/square/retrofit 2) Fast ..
상빼
'Android' 태그의 글 목록