A
Android Central Question
i am trying to support multilingual android Application. Here, the problem is when we change every time language, i need to build the app because of some more strings are adding in strings.xml file but that conversions are not exists in other language`s xml files. how to resolve this problem ? how to avoid re-building of app for every language selection?