#VecorDrawableViewer
##Tool for view Android VectorDrawable
It can now open and display composed of simple command Android vector files, but the complex command files need more time
It also has no function that filling color for the vectors
If you are interesting of this project, welcome to join and make more function for this tool
##安卓矢量图查看工具
这是一个可以查看安卓矢量图文件的工具
目前它可以打开和显示由简单指令组成的安卓矢量图文件,复杂指令文件暂时未实现
图形填色功能目前也没有实现
如果你有兴趣,欢迎加入,后续实现更多功能
##how to use
Make sure you have correct JAVA environment, then you can start jar file in Terminal with command like
java -jar VectorDrawableViewer.jar
or you can double click it to start if your system allowed
##使用方法 确保你的JAVA环境配置正确,然后你可以在终端中执行:
java -jar VectorDrawableViewer.jar
或者在系统允许的情况下双击jar文件来启动它
If you want to use it only, you can download the packages file:
如果你想直接使用,这里提供打包后的文件: