Skip to content

Latest commit

 

History

History
43 lines (18 loc) · 862 Bytes

File metadata and controls

43 lines (18 loc) · 862 Bytes

XmlToCode

将安卓xml转换成代码,此项目仅为测试项目,还不够完善,有什么建议或意见欢迎提出。

注:本项目仅支持部分xml属性及安卓控件转换

目前已初步实现xml布局转安卓java/swift/flutter代码

xml转findViewById代码

image-findviewbyid

xml转java

image-java

xml转iOS代码(swift)

image-swift

xml转flutter

image-flutter

在线使用(web)

https://www.yzjlb.net/app/xmltocode/

jar下载

https://github.com/fengdeyingzi/XmlToCode/releases/download/1.0/XmlToCode.jar

相关资料

xmlflutter:https://github.com/fengdeyingzi/xmlflutter