On Oct 20, 7:49 pm, Mark Murphy <[EMAIL PROTECTED]> wrote:
> Cattivik wrote:
> > Can I load an xml file layout received from a server?
>
> Not by any means provided in Android itself, AFAIK. You'd have to write
> your own view inflation code, which doesn't sound like a lot of fun.
>
The interface of my application depends an xml file on a server.
If this change should change the interface.
I wish the interface was created dynamically according to the xml
taken from the server.
I would simply create an xml layout on the server and then send it to
the client on android.
It is possible?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---