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
- hadoop
- Android
- Java
- IntelliJ
- table
- xPlatform
- JavaScript
- Sqoop
- SQL
- vaadin
- es6
- R
- plugin
- SPC
- Python
- tomcat
- window
- Kotlin
- react
- mapreduce
- Spring
- 보조정렬
- 공정능력
- Express
- Eclipse
- SSL
- MSSQL
- NPM
- GIT
- mybatis
Archives
- Today
- Total
DBILITY
android.nonFinalResIds=false 본문
반응형
switch에서 case R.id.식별자 하면 오류가 남. R.id가 final이 아니라 그렇다고
gradle 8.0부터 그렇게 되었다고 하니 gradle.properties에 추가
android.nonFinalResIds=false
반응형
'android > java' 카테고리의 다른 글
android downloded apk file version check and install (0) | 2024.05.09 |
---|---|
android loading indicator example (0) | 2024.05.08 |
WindowMetrics 화면 크기 등 (0) | 2024.05.04 |
android shortcut (0) | 2024.05.02 |
Didn't find class "androidx.core.app.CoreComponentFactory" (0) | 2024.04.16 |
Comments