일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- 구분선
- 생명주기
- 코딜리티
- LayoutManger
- viewholder
- espresso
- 안드로이드스튜디오
- 뷰변경 감지
- IntentTestRule
- 안드로이드
- 안드로이드개발레벨업교과서
- binding adapter
- adapter
- searchview
- 고차함수
- 안드로이드13
- fragment
- ActivityTestRule
- 리사이클러뷰
- Fragment 수동 추가
- 재사용
- 테마 아이콘
- high order function
- Fragment에서 Activity의 함수 사용하기
- Android
- Error:Execution failed for task ':app:mergeDebugResources'
- 스와이프
- 코틀린
- recyclerview
- ui test
- Today
- Total
목록개발/도움 되는 링크 (64)
룬아님의 취중코딩
https://medium.com/swlh/kotlin-coroutines-in-android-basics-9904c98d4714 Kotlin Coroutines in Android — Basics Learn the basic concepts and usage of Kotlin Coroutines. medium.com
https://www.charlezz.com/?p=189 Reactive Programing(1) – 리액티브 프로그래밍 개념잡기 | 찰스의 안드로이드 Reactive Programinng(Rx Java) Reactive Programing(1) – 리액티브 프로그래밍 개념잡기 Reactive Programing(2) – Reactive Operator Reactive Programing(3) – Reactive Operator Reactive Programing(4) – Scheduler Reactive Programing(5) – 안드로이드에서의 RxJava 활용 리액티브 프로그래밍이란? -> 데이터 www.charlezz.com https://www.charlezz.com/?p=242 Reactiv..
https://proandroiddev.com/android-paging-library-with-multiple-view-type-68f85fe1222d 불러오는 중입니다...
https://medium.com/@elye.project/mastering-kotlin-standard-functions-run-with-let-also-and-apply-9cd334b0ef84 Mastering Kotlin standard functions: run, with, let, also and apply Some of the Kotlin’s standard functions are so similar that we are not sure which to use. Here I will introduce a simple way to clearly… medium.com