728x90
반응형
SMALL
BuildConfig 파일을 찾을수 없다.
import도 안된다
build.gradlew(:app) 파일에서
android {
buildFeatures {
buildConfig = true
}
}
buildFeatures { buildConfig = true} 추가해주면 해결됨
728x90
반응형
LIST
'개발' 카테고리의 다른 글
[android] java.lang.SecurityException: getLine1NumberForDisplay (0) | 2025.01.21 |
---|---|
[android] constant expression required r.id (1) | 2025.01.20 |
[Android] webview console 확인하기 (0) | 2025.01.17 |
[eclipse] java was started but returned exit code=-805306369 (3) | 2024.12.24 |
[eclipse] server error (3) | 2024.12.24 |