Skip to content

to help deal with translation problem. Commonly, when developing an android project, we put strings into strings.xml which is located in res/value/ . Thus we need a tool to create a file include distinct strings in other strings.xml which are located in res/value-xx. this tool helps us to do this

Notifications You must be signed in to change notification settings

chenhewen/Test_18_java_xml_parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test_18_java_xml_parser

to help deal with translation problem. Commonly, when developing android project, we put strings into strings.xml which is located in res/value/ . Thus we need a tool to create a file include distinct strings in other strings.xml which are located in res/value-xx

About

to help deal with translation problem. Commonly, when developing an android project, we put strings into strings.xml which is located in res/value/ . Thus we need a tool to create a file include distinct strings in other strings.xml which are located in res/value-xx. this tool helps us to do this

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages