As I said:
I already have a muli language app...

I want to know if I can use foe example the
 German strings if my locale is English
 (or any other language..)

On 18 ינואר, 20:29, prachi <[email protected]> wrote:
> Hi
> Your application can support multiple languge.
>
> The only thing you need to do is specify strings of that language in
> strings.xml and use those string's names where ever required in your
> application.
>
> Eg:-R.string.hello------>where hello is the string name having value
> in some other language.
>
> On Jan 16, 10:31 pm, gilmad <[email protected]> wrote:
>
> > hi,
> > I have a multi language app.
> > I want to give the user the ability to control which language to use.
> > that mean that even if he has the English Locale he could use a
> > different language if he wants.
> > How can I change the Locale language? (per app)
> > Thanks....

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to