Android Open Source - UI layout xml2Model






Project Summary

Translate the android layout(res/layout) to model, so that you can save your code time..

Web Site / Source Repository

xml2Model is hosted in the following web site
https://github.com/tustar/xml2Model

If you think the Android project xml2Model listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of xml2Model.

ItemValue
Java File Count7
Target SDK Version18
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar
dom4j-1.6.1.jar




Java Source Files

xml2Model has the following Java source files.

com.tustar.utils.Component.java
com.tustar.utils.LayoutUtils.java
com.tustar.utils.Log.java
com.tustar.utils.NSGenerate.java
com.tustar.utils.XmlLayout.java
com.tustar.xmltomodel.MainActivity.java
com.tustar.xmltomodel.NS.java