android - a parser application which can implement xml files and run accordingly -


i want implement application work parser. user able upload xml files describe ui , functional properties of android application. wonder if there way parse xml files , use them layouts without compiling?

i think you're parser have generate new views receive "parameters" via xml files. afterwards you'd have add views progammatically layout root.

it doesn't matter parser technology using purpose you're going create objects - sax, dom & pull-parser suitable.


Comments

Popular posts from this blog

django - How can I change user group without delete record -

java - Need to add SOAP security token -

java - EclipseLink JPA Object is not a known entity type -