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 |
What is the use of sync in android?
Explain the steps in creating a bounded service through aidl.
Which tools are used for debugging on the android platform?
What are the four asynctask methods that must be overridden?
What needs to be done in order to set android development environment where eclipse ide is to be used?
How would you update the ui of an activity from a background service?
Explain the onsavedinstancestate() and onrestoreinstancestate() in activity?
What is an android virtual device?
Explain android architecture briefly.
Why android is most popular operating system in the world?
What is Adapter?
Explain seapine software?