Wednesday, August 18, 2010

How to do in resources ?

18 Aug 2010
Where to put our own resource files ?

/assets


How to define String array in Resource?

<string-array name="string_array_name">
<item>text_string</item>
</string-array>

No comments:

Post a Comment