I have application with internet access and don\'t want to store many string.xml files for different languages.
What I want:
Now I can see only solution:
string.xml or downloaded resource)getString() and getText() to your own method getStringFromLocalizationTextView, Button and some other views with custom one and change there init and setText methods.