일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- binding adapter
- high order function
- 안드로이드13
- LayoutManger
- 구분선
- 테마 아이콘
- ui test
- 생명주기
- Fragment에서 Activity의 함수 사용하기
- Fragment 수동 추가
- 안드로이드스튜디오
- IntentTestRule
- viewholder
- 안드로이드
- recyclerview
- 코딜리티
- Error:Execution failed for task ':app:mergeDebugResources'
- 안드로이드개발레벨업교과서
- 스와이프
- adapter
- searchview
- 고차함수
- Android
- 리사이클러뷰
- 뷰변경 감지
- fragment
- ActivityTestRule
- 재사용
- 코틀린
- espresso
- Today
- Total
목록개발 (235)
룬아님의 취중코딩
https://androidchef.com/kotlin-interview-questions-15755f899199 Kotlin Interview Questions — Beginner to Pro “Kotlin is a programming language that makes developers happier :),” Quoted by JetBrains and the open-source contributors. I really have… androidchef.com

안드로이드 스튜디오를 통하여 터미널로 테스트하기 Terminal로 딥링크 테스트 하는 방법 adb shell am start -W -a android.intent.action.VIEW -d "{deep link path}" {app package name} Example : adb shell am start -W -a android.intent.action.VIEW -d "deeplink://something" com.test.sample q.. myung6024.tistory.com 터미널 연결이 불가능한 경우 해당 디바이스의 인터넷에 접속하여 아래의 링크에 접속한 이후에 딥링크를 입력하고 LOAD를 클릭하면 딥링크가 작동한다. Deep Link Testing Tool - Mobile App Devel..
The 2022 Android Developer Roadmap Want to start learning Android development? This 2022 Android Developer Roadmap will take you from zero to hero in no time. getstream.io The 2022 Android Developer Roadmap - Part 2 The 2022 Android Developer Roadmap (part 2) focuses on App Components, Intents, and App Entry Points. Start learning Android today! getstream.io