# android-texts **Repository Path**: hznupeter/android-texts ## Basic Information - **Project Name**: android-texts - **Description**: This repository contains Blynk texts and localizations. You are welcome to contribute. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2018-02-04 - **Last Updated**: 2022-06-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Before any actions please check this link: https://developer.android.com/training/basics/supporting-devices/languages.html How to add new localization: 1. Copy 'values' directory as 'values-YOUR_LOCALE_CODE', locale codes examples: en, es, fr, uk, ru. 2. Translate the texts in the xml files in your locale's 'values' directory. 3. Make pull request. 4. PROFIT