반응형 notfoundexception1 Android Resources$NotFoundException: String resource ID Android 를 실행했을 때 Resources$NotFoundException: String resource ID #0x0 이러한 오류 문구가 뜰 때가 있다. 이는 TextVIew 에 String 방식이 아닌 다른 타입의 방식을 setText를 하려 했기 때문에 발생한다. 혹시 integer 형식이나 다른 타입을 변환없이 바로 setText 하지 않았나 확인해 보자. "String resource ID # 0x0 Resources $ NotFoundException" when you run the Android app. Rather than a String type value to TextVIew, this occurs because you try to setText methods of other ty.. Android 2017. 12. 27. 이전 1 다음 반응형