On Thu, Sep 1, 2011 at 9:08 AM, LiTTle <littlep...@gmail.com> wrote:
> In the future maybe I am going to use a lot of string (specials for
> me) elements (now I use only 249 variables).

Why are they string-array resources?

If you are planning on internationalizing them, use an XML resource,
which gives you better iteration options. Do not make any assumptions
about the R values.

> And I want to use the xml file to reduce the size of the final
> runnable file.

Huh?

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

Android Training in NYC: http://marakana.com/training/android/

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to