Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- Algorithm
- BOJ
- Navigation
- hilt
- View
- 백준
- CoordinatorLayout
- LiveData
- notification
- 안드로이드
- ViewModel
- Coroutine
- lifecycle
- recyclerview
- activity
- Behavior
- 알고리즘
- room
- CustomView
- Android
- DataBinding
- 코틀린
- onMeasure
- CollapsingToolbarLayout
- onLayout
- kotlin
- HTTP
- AppBarLayout
- 알림
- sqlite
Archives
- Today
- Total
목록삽질 (2)
개발일지
삽질 - More than one file was found with OS independent path
Android에서 jar파일을 추가하거나 dependency를 추가할 때 이런 오류가 종종 발생한다. Gradle에서 패키징 옵션을 수정하자. android { packagingOptions { exclude 'META-INF/DEPENDENCIES' } }
삽질
2021. 5. 4. 16:52