Hi all,
I build and run my project with 1.5 SDK But when i tried to run my project after installing 2.2. I get this error. Plz help; what does this Error mean ? And how to solve it ?
W/ResourceType( 2680): Bad string block: string #8 extends to 1575, past end at 60 W/ResourceType( 2680): Bad string block: string #7 extends to 2075, past end at 60 W/ResourceType( 2680): Bad string block: string #6 extends to 1303, past end at 60 W/ResourceType( 2680): Bad string block: string #5 extends to 1299, past end at 60 W/ResourceType( 2680): Bad string block: string #4 extends to 1295, past end at 60 W/ResourceType( 2680): Bad string block: string #3 extends to 1553, past end at 60 W/ResourceType( 2680): Bad string block: string #2 extends to 1292, past end at 60 W/ResourceType( 2680): Bad string block: string #1 extends to 516, past end at 60 W/ResourceType( 2680): Bad string block: string #0 extends to 1029, past end at 60 res\layout\chart.xml:2: error: No resource identifier found for attribute 'id' in package 'android' res\layout\chart.xml:2: error: No resource identifier found for attribute 'layout_width' in package 'android' res\layout\chart.xml:2: error: No resource identifier found for attribute 'layout_height' in package 'android' res\layout\chart.xml:2: error: No resource identifier found for attribute 'orientation' in package 'android' res\layout\chart.xml:9: error: No resource identifier found for attribute 'id' in package 'android' res\layout\chart.xml:9: error: No resource identifier found for attribute 'layout_width' in package 'android' res\layout\chart.xml:9: error: No resource identifier found for attribute 'layout_height' in package 'android' res\layout\chart.xml:9: error: No resource identifier found for attribute 'text' in package 'android'