Skip to content

devzhan/AndroidPythonTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python脚本处理Android 开发过程中的一些问题

1.AutoExcelToString.py 根据excel文档生成values-xx/string.xml 文件。当根据excle文件后即可用 AutoImportString.py。<br> 2.AutoImportString.py 文件批量导入开发过程中迭代产生的一些新的翻译,目标是在原来的‘strings.xml’文件中追加新的翻译。<br> 3.AutoStringToExcel.py ‘strings.xml’文件生成excel文档。<br> 4.AutoFormatString.py ‘strings_xxx.xml’文件重新写入到'string.xml'文件中。<br>

About

Python 脚本处理Android 开发过程中为一些问题

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages