I think you are "a bit" confused about design concepts. My humble suggestion to you is, your server should provide only the data. Your app should be fully responsible for defining and implementing the UI at the client side. What if you want to develop an app for iPhone/ iPad, Blackberry or Windows also (God forbid of course :-P )? Is your server going to define UIs for these clients as well? I don't think it's a good idea if you want to write native code.
Unless of course if you want to implement an HTML based application. And what Kris wrote, makes absolute sense. ------------------------------------------------- Ali Chousein Weather-Buddy http://weatherbuddy.blogspot.com | http://twitter.com/weather_buddy Geo-Filtered Assistant http://geo-filtered-assistant.blogspot.com https://marketplace.cisco.com/apphq/products/994 On Dec 19, 11:24 am, Ganesh <ganesh.som...@gmail.com> wrote: > I want to create a application for social networking where a user logs > into his account by some remote server. > I am confused how to show the user his profile which shows updates > dynamically as they occur. > Also where should the xml file required for this be saved, i mean > should the server provide this file or the application itself should > create it by taking data from server. > > I hope my question is clear. > > Thanks in advance -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en