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
- MiTweet
- 쿠링
- 프로그래머스
- Codeforces
- androidStudio
- Kotlin
- Hilt
- ProGuard
- relay
- 코드포스
- Python
- Gradle
- Compose
- architecture
- AWS
- 코루틴
- 암호학
- livedata
- pandas
- android
- textfield
- GitHub
- activity
- boj
- 백준
- MyVoca
- Coroutine
- Rxjava
- TEST
- Coroutines
Archives
- Today
- Total
목록bug (1)
이동식 저장소
Expected BEGIN_ARRAY but was STRING at line 1 column 1 path
Android Studio 개발을 하다가 뜬금없이 에러가 뜬다. 아니 내 앱은 Json은 쓰지도 않는데?? 그래서 검색을 해 봤다. Gradle Build failing with java.lang.IllegalStateException: Expected BEGIN_ARRAY but was STRING at line 1 column 1 path $ I'm building an app which fetches data from Firebase adds it into an array adapter and displays it in a list view. When I try to build the app, it fails with: Error:Execution failed for task '... stackov..
Primary/Android
2020. 2. 8. 17:23