A simple code that makes it easy to read files from Android XML strings. All instructions are located in the code as comments. The plugin is great for simple localization of your projects. Read more about Android strings model
hereImportant: Plugin supports just strings (exclude 'string arrays' and 'quantity strings').
Features:
- Reading native android strings xml
- Supports translation service in the Google Play Developer Console
- Very easy to use
- Language switching in one line
- Simple strings loading
- Read buffer
- Automatic language detection
- Just one C# static class
- Commented code