G
G
Googlus2016-09-19 23:33:00
Mobile development
Googlus, 2016-09-19 23:33:00

How to localize the application (mobile version of the site)?

Hello!
There is a site with different language versions. A mobile version has been created (more precisely, adaptive design).
It is planned to create an application that will launch a mobile version.
The application is planned to be added to Google Play. And, for example, if a Japanese downloads, you need the application (mobile site) to be immediately displayed in Japanese. Do I need to create a separate application for this?
How to set the default language in an application according to the region where the application is distributed?
PS I apologize that the question is asked so clumsily.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
X
xmoonlight, 2016-09-20
@Googlus

You need to determine the user's system preferred language and when loading the application, take data with strings corresponding to this language from the desired resource (which should ALREADY be contained in the application).
The application is the same for all languages: the main thing is the XML resources with text strings for each language that you must create and place inside the application.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question