전체 글 (50) 썸네일형 리스트형 [Android] The color "xxx" in values has no declaration in the base values folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier less... This error occurs usally when a project is copied. The solution is simple as follows. 1. Build > Clean Project 2. File > Invalidate Caches / Restart You can confirm the project is working fine after restarting Android Studio. [안드로이드] The color "xxx" in values has no declaration in the base values folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier less... 보통 이 에러는 프로젝트를 파일 복사하여 새로 생성할 때 발생한다. 해결 방법은 간단하다. 1. Build > Clean Project 2. File > Invalidate Caches / Restart 안드로이드 재시작 후 정상적으로 동작하는 것을 확인할 수 있다. 이전 1 ··· 4 5 6 7 다음