You just need *one* UI, or *two* if you want to make the app look different when in landscape. The text should be "dynamic" using the res/values/strings.xml file (one file for each language). See here: http://developer.android.com/intl/fr/guide/topics/resources/localization.html
On Wed, Oct 20, 2010 at 16:43, Goutham P N <[email protected]> wrote: > Hi All, > > In my application I am supposed to use two languages and the two > orientations(landscape and protrait). I want your suggestions to solve > this problem. The thing is should I use 2 different User Interfaces > for the 2 languages, So that i'll have 4 UIs for 2 languages. Is this > the correct way to use or is there any other Idea. > > Please, I need a suggestion in this aspect my dear friends. > > Thanks & Regards. > > -- > 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]<android-developers%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- 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

