Our client application has means of updating a "language file" from a server occasionally. Yet it seems quite a challenge to support it on android.. I tried using inflate( XmlPullParser, ... ) but later found it doesn't support non-binary XML files.Our client application has means of updating a