일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
- espresso
- recyclerview
- adapter
- fragment
- Error:Execution failed for task ':app:mergeDebugResources'
- 안드로이드13
- 뷰변경 감지
- IntentTestRule
- searchview
- ActivityTestRule
- ui test
- 안드로이드개발레벨업교과서
- 안드로이드
- 코딜리티
- 생명주기
- 코틀린
- LayoutManger
- 안드로이드스튜디오
- viewholder
- Android
- 스와이프
- binding adapter
- 구분선
- high order function
- 고차함수
- Fragment에서 Activity의 함수 사용하기
- Fragment 수동 추가
- 재사용
- 테마 아이콘
- 리사이클러뷰
- Today
- Total
목록개발/도움 되는 링크 (64)
룬아님의 취중코딩
https://proandroiddev.com/android-architecture-d7405db1361c Android Architecture 🏗 A Journey Looking For The Perfect Design proandroiddev.com
https://dagger.dev/faq.html#why-cant-binds-and-instance-provides-methods-go-in-the-same-module Frequently Asked Questions These are some of the questions most commonly asked of the Dagger team. In addition to those listed below, be sure to check the highest voted Dagger 2 questions on Stack Overflow. Why is @Binds different from @Provides? @Provides, the most common construct dagger.dev
https://medium.com/better-programming/kotlin-coroutines-from-basics-to-advanced-ad3eb1421006 Kotlin Coroutines, From the Basic to the Advanced It’s time: Coroutines are here medium.com
https://medium.com/agency04/dagger-2-dependency-injection-basics-in-android-be229d99a0a Dagger 2 — Dependency Injection basics in Android I’m sure that the majority of you reading this blog already have some kind of idea about Dagger, especially if you are an Android… medium.com