Skip to content

Simple strings.xml files generator for android project using bing translator. It requires microsoft bing translation api key.

Notifications You must be signed in to change notification settings

e1631225/StringsXMLGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 

Repository files navigation

StringsXMLGenerator

Simple strings.xml files generator for android project using bing translator. It requires microsoft bing translation api key.

This project is a simple translation support for android projects. 
It read the strings.xml file and translate it for every language that is supported by microsoft bing translator. 
It requires a bing translation api key which can be obtained from portal.azure.com. Just edit the field in Const.java file for your needs and run. 
It generates the strings.xml files for every supported language in the android format. you can copy the folder to values folder of your android project

About

Simple strings.xml files generator for android project using bing translator. It requires microsoft bing translation api key.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages