안드로이드 개발 질문/답변
(글 수 45,052)
라이브러리는 jar파일로 추가해 둔 상태입니다.
Problem창에는 아래처럼 뜹니다.
Description Resource Path Location Type
error: Error: No resource found that matches the given name (at 'color' with value '@lib_lsh:color/lib_lsh_color001'). list_item.xml /LshPlayer/res/drawable line 5 Android AAPT Problem
라이브러리 jar파일을 압축을 압축을 풀어서 style등을 보면 분명히 lib_lsh라는 항목이 존재하고 있습니다.
그런데 이상하게 계속 에러가 납니다.
모든 @lib_lsh: 항목은 다 에러가 납니다.
뭐가 문제일까요?
자바버전은 1.6.0_26이고 이클립스는 Indigo 20110615-0604이고, adt는 제일 최신 것으로 업데이트되어져 있습니다.
<style></style>