일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- adapter
- 코딜리티
- viewholder
- 안드로이드스튜디오
- fragment
- 생명주기
- 안드로이드
- IntentTestRule
- 리사이클러뷰
- ActivityTestRule
- Error:Execution failed for task ':app:mergeDebugResources'
- 구분선
- high order function
- 뷰변경 감지
- 재사용
- Fragment 수동 추가
- binding adapter
- 안드로이드13
- espresso
- 코틀린
- 테마 아이콘
- 안드로이드개발레벨업교과서
- ui test
- Android
- recyclerview
- 스와이프
- searchview
- 고차함수
- LayoutManger
- Fragment에서 Activity의 함수 사용하기
Archives
- Today
- Total
룬아님의 취중코딩
안드로이드 스튜디오 유용한 플러그인 본문
xml파일에서 key를 알파벳 순으로 정렬해주는 플러그인
https://plugins.jetbrains.com/plugin/8223-androidxmlsorter
Kotlin 객체의 생성자를 자동으로 채워주는 플러그인, Dummy data를 채워주는 기능도 있다.
https://plugins.jetbrains.com/plugin/10942-kotlin-fill-class
현재 adb에 연결되어 있는 디바이스의 activity 코드를 찾아서 열어주는 플러그인
https://plugins.jetbrains.com/plugin/7877-open-current-activity
https://plugins.jetbrains.com/plugin/9960-json-to-kotlin-class-jsontokotlinclass-
https://plugins.jetbrains.com/plugin/9792-key-promoter-x
https://plugins.jetbrains.com/plugin/7380-adb-idea
https://plugins.jetbrains.com/plugin/18824-codeglance-pro
https://plugins.jetbrains.com/plugin/10730-android-drawable-preview
반응형
'개발 > 안드로이드 개발' 카테고리의 다른 글
Android Studio에서 when 쓸 때 자동으로 줄넘김이 되는 이슈 (0) | 2023.08.21 |
---|---|
Hilt 사용시에 Context 이슈 (0) | 2023.05.03 |
Android12 Splash Screen 로고 지우기 (0) | 2023.04.28 |
여러 유형의 Response type을 Gson를 이용하여 Sealed Class로 받기 (0) | 2023.04.14 |
IllegalStateException : Detected inconsistent adapter updates. (0) | 2023.04.10 |
Comments