Introduction
Welcome
()
Using the exercise files
()
1. Get Started with Localization
Intro to localization
()
The internationalization process
()
The localization process
()
Basic internationalization
()
Decide on target markets
()
Device locale
()
Challenge: Observe changes in a new locale
()
Solution: Observe changes in a new locale
()
2. Internationalization: Prepare Your App
Set up locale-specific emulators
()
The Android resource system
()
Android string resolution
()
String placeholders and complex plurals
()
Lint checks
()
Prepare strings for translators
()
Challenge: Fix common internationalization errors
()
Solution: Fix common internationalization errors
()
Format dates and numbers
()
Convert units
()
Internationalize other resources
()
Layout considerations
()
Configure server content
()
Challenge: Update layout for a new locale
()
Solution: Update layout for a new locale
()
3. Localization: Translate Your App
Find a translation management system
()
Translation management systems review
()
Develop a translation workflow
()
Test your translated app
()
Release your translated app
()
Ex_Files_Android_Localization.zip
(16.7 MB)