Re: [android-developers] Re: write to xml file
Just for a clarification. The string.xml file is a source file, it's not part of the apk, hence it is not available at runtime. Instead, the bulid process translates it into the R class file, which allows the application to quickly access the strings directly via Java instead of parsing it at runtime.
--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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home