At some point, every Android developers will end up using a Locale for the applications they are building. If you are dealing with dates and time zones, currencies or multiple language support, you probably faced some challenges to make everything’s working as intended. In this session, we are going to see what is a Locale and how to use it to handle localization (L10N), how to support multiple languages with Lokalize by example, what are the common pitfalls and how to deal with them.