How to create a layout file programmatically

Posted by Adam on Stack Overflow See other posts from Stack Overflow or by Adam
Published on 2010-04-05T03:13:31Z Indexed on 2010/04/05 3:23 UTC
Read the original article Hit count: 284

Filed under:
|
|
|

I was wondering if it were possible to dynamically create an XML layout file to be displayed to the user. The idea would be to be able to retrieve a layout file from a central server, which could display this dynamic, server driven GUI.

© Stack Overflow or respective owner

Related posts about android

Related posts about android-sdk