Remotely updating or rendering a user interface

42 Views Asked by At

I m trying to develop a mobile app which can render xml sent from backend to the client android app.

for example: a simple form for cafe / hotel reservation. As long as a new xml pushed into the client app , the new interface should re-draw/render .

For that i have been trying to learn a similar application here But , i didnt undertand how its possible . any enlightenment please.

example app: https://play.google.com/store/apps/details?id=com.mobicage.rogerth.at&hl=en

0

There are 0 best solutions below