tags:

views:

15

answers:

1

is there a syntax to work dynamical in android xml files ?

A: 

There is nothing like JSP built into Android. You may be able to use smaller third-party template libraries, like StringTemplate.

CommonsWare