Divide and Conquer
java.lang.NoClassDefFoundError: Failed resolution of: Lorg/apache/http/impl/cookie/DateUtils; 본문
성장캐/안드로이드 스튜디오
java.lang.NoClassDefFoundError: Failed resolution of: Lorg/apache/http/impl/cookie/DateUtils;
10살 2021. 7. 13. 02:27728x90
<application>
...
<uses-library
android:name="org.apache.http.legacy"
android:required="false"/>
...
<application/>
반응형
'성장캐 > 안드로이드 스튜디오' 카테고리의 다른 글
This project uses AndroidX dependencies, but the 'android.useAndroidX' property is not enabled. Set this property to true in the gradle.properties file and retry. (0) | 2021.12.05 |
---|---|
Firebase Realtime Database 세팅 (0) | 2021.07.29 |
안드로이드 공부 (0) | 2021.06.18 |
동적 버튼 추가할 때 위치 설정 안 됨 (0) | 2021.06.15 |
[키워드] 안드로이드 스튜디오 게시판 (0) | 2021.06.14 |
Comments