I have some different language html file for different language environment, and all of those html files contain images. Now I want to show suitable html files with WebView adapt to current language of Android. How can I do that? Thanks.
I have some different language html file for different language environment, and all of
Share
You can give special names for non-English files like
file-de.htmlfor German and then use the following code: