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 |
31 |
Tags
- Java
- android error
- Android Apk
- css
- release Apk
- error
- Android
- release unsigned
- FLUTTER
- fragment
- html
- JavaScript
- 안드로이드
- Exception
- android fragment
- jQuery
- CSS사용법
- Kotlin
- tomcat
- Firebase
- DataTable
- java error
- R프로그래밍
- Program type already present
- Android Apk 이름
- apache gzip
- MySQL
- spring
- Android Apk 이름 변경
- Eclipse
Archives
- Today
- Total
목록transformDexArchiveWithExternalLibsDexMergerForDevDebug (1)
selfstarter
Solve transformDexArchiveWithExternalLibsDexMergerForDevDebug Error
Solve transformDexArchiveWithExternalLibsDexMergerForDevDebug Error Problem 빌드하는 중에 아래 에러 발생 Error Execution failed for task ':app:transformDexArchiveWithExternalLibsDexMergerForDevDebug'. AGPBI: {"kind":"error","text":"Program type already present: kr.co.library.중략.class Case Program type already present는 이미 class가 존재한다는 의미이다 Solution kr.co.library.class가 중복 존재한다고 해서 왜 그런가 봤더니 버전이 다른 같은..
App/Android
2020. 3. 9. 15:01