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
- ProGuard
- Coroutine
- 프로그래머스
- Compose
- 백준
- Hilt
- 코루틴
- textfield
- Python
- GitHub
- MyVoca
- TEST
- MiTweet
- 암호학
- android
- 쿠링
- activity
- Gradle
- boj
- Coroutines
- Rxjava
- androidStudio
- architecture
- AWS
- livedata
- Codeforces
- pandas
- relay
- Kotlin
- 코드포스
Archives
- Today
- Total
이동식 저장소
Expected BEGIN_ARRAY but was STRING at line 1 column 1 path 본문
Android Studio 개발을 하다가 뜬금없이 에러가 뜬다.
아니 내 앱은 Json은 쓰지도 않는데??
그래서 검색을 해 봤다.
Android Studio 버그란다. ㅋㅋ
Build → Clean Project를 클릭한 다음 다시 빌드해 보자.
'Primary > Android' 카테고리의 다른 글
Inflate()에서 매개변수 attachToParent의 의미 (1) | 2020.12.22 |
---|---|
ViewBinding 사용 시 레이아웃 크기가 wrap_content로 고정되는 문제 (0) | 2020.12.21 |
ViewBinding을 사용할 때 layout_margin이 적용되지 않는 오류 (0) | 2020.12.13 |
Android Studio에서 머티리얼 아이콘 쉽게 사용하기 (0) | 2020.08.27 |
머티리얼 디자인 아이콘 (0) | 2020.02.05 |
Comments