Ulf Dittmer wrote:From files that are part of the app; you can separate them out according to the method described in the link Maneesh posted.
If you don't know the translations at build time, you will need to transfer them via the WS as well.
Ulf Dittmer wrote:What kind of widget are you using for the table header? Does it not have a method to set its text?
Maneesh Godbole wrote:I already gave you a link. If you need more information, you need to be specific. For starters you can start by what you mean by "i am looking for dynamic localization in andriod application."
Localization usually refers to language/text formatting based on the locale. The link I provided tells you how to do it.
Maneesh Godbole wrote:Recommended reading http://developer.android.com/guide/topics/resources/localization.html