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 |
Tags
- relay
- boj
- ProGuard
- androidStudio
- Hilt
- Gradle
- activity
- architecture
- Python
- TEST
- textfield
- android
- 코루틴
- MyVoca
- 쿠링
- Compose
- MiTweet
- AWS
- livedata
- Codeforces
- Kotlin
- 백준
- Coroutines
- 프로그래머스
- Rxjava
- 암호학
- 코드포스
- pandas
- Coroutine
- GitHub
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