Hi, We are working on our own framework to support i18n language change at application run time. In this context, we have our own api which based on the user settable api call with language he wants, we provide the language specific string.
However, we are not sure how to have such feature of ours usable by the view xml files which depend on the android compiler generated resources. Is it possible to add a hook to the resource compiler to call our routine some way, so that we will be able to do some thing.. Regards, Raja Nagendra Kumar, C.T.O www.tejasoft.com -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

