What is localization and how to achieve?
Answer / maanya
Localization is a way of representing the products in different languages. Android is an operating system which runs in many regions, so to reach different users localization is a must. Localization in Android can be achieved by incorporating different languages in the application which you are using. To do this knowledge of Java, XML elements, Activity lifecycle and general principles of internationalization and localization are required.
| Is This Answer Correct ? | 0 Yes | 0 No |
Which components are necessary for a new android project?
Why do we use gridlayout in android
Can you deploy executable jars on android? Which package is supported by it?
In android, which layout mode defines the positions of each component relative to each other?
Do all mobile phones support the latest android operating system?
What is sensormanager?
What's the difference between file, class and activity in android?
What are broadcast receivers?
Does android support the bluetooth serial port profile? Yes. 78. Can an application be started on powerup?
What are the three layout managers?
What is Orientation?
Can we deploy executable jars on android? Which packaging is supported by android?