일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- 안드로이드13
- 스와이프
- 리사이클러뷰
- 뷰변경 감지
- Fragment 수동 추가
- searchview
- 재사용
- IntentTestRule
- 코틀린
- 구분선
- recyclerview
- binding adapter
- fragment
- 테마 아이콘
- viewholder
- ui test
- 안드로이드스튜디오
- LayoutManger
- Fragment에서 Activity의 함수 사용하기
- 생명주기
- 안드로이드
- adapter
- espresso
- ActivityTestRule
- Android
- Error:Execution failed for task ':app:mergeDebugResources'
- 고차함수
- 안드로이드개발레벨업교과서
- 코딜리티
- high order function
Archives
- Today
- Total
목록개발/도움 되는 링크 (64)
룬아님의 취중코딩
Kotlin Flow in Clean Architecture.
https://florentblot.medium.com/kotlin-flow-in-clean-architecture-and-mvvm-pattern-with-android-682605c42a38 Kotlin Flow in Clean Architecture and MVVM Pattern with Android The first goal when developing an Android application is to have a code easy to test and painless to maintain. We must use an architecture… florentblot.medium.com
개발/도움 되는 링크
2022. 11. 7. 13:51
Viewmodel에서 String 사용하기
https://medium.com/@alex.calovi98/manage-android-strings-on-a-view-model-2da4aa2970ed Manage Android Strings on a View Model Written by Alex Calovi medium.com
개발/도움 되는 링크
2022. 10. 25. 18:07
Kotlin extension functions
https://medium.com/codex/extension-functions-you-need-to-know-in-android-a87c2e9b5d9e Extension Functions You Need to Know in Android Leveraging the Power of Kotlin medium.com
개발/도움 되는 링크
2022. 10. 11. 13:42