[android-developers] Re: How do I refer to a string ressource in the array.xml?

2009-03-16 Thread legerb
It should be @string, not @strings. string-array name=services item@string/call/item /string-array On Jan 22, 2:18 pm, code_android_festival_way festival.s...@googlemail.com wrote: Is there a possibility to refer to a string ressource in the arrays.xml? I have tried:    

[android-developers] Re: How do I refer to a string ressource in the array.xml?

2009-01-22 Thread James Yum
Hi, That looks fine. The problem must be somewhere else. What is the error you're seeing? Cheers, James On Thu, Jan 22, 2009 at 4:18 AM, code_android_festival_way festival.s...@googlemail.com wrote: Is there a possibility to refer to a string ressource in the arrays.xml? I have tried: