Hi Can you please tell me how can I use RestWebServcie, because I tried to use it before but I got a blank screen so can you please give me any tutorial, that would be really helpful for me.
Thanks & Regards Shobhit Kasliwal On Tue, Feb 10, 2009 at 5:17 AM, Mark Murphy <[email protected]>wrote: > > shobhit kasliwal wrote: > > I am new to android and in my application I want to read and update data > > (text and image) which is stored in a database at the server. How can I > > do this ? > > The same ways you would do this in any other environment where the > client and the server are connected via the Internet. A common approach > nowadays is to write a Web service, perhaps one with a RESTful API. On > the Android side, you would then use one of the built-in HTTP libraries > (e.g., Apache's HttpClient) to consume the Web service. > > -- > Mark Murphy (a Commons Guy) > http://commonsware.com > > Android Training on the Ranch! -- Mar 16-20, 2009 > http://www.bignerdranch.com/schedule.shtml > > > > -- Shobhit Kasliwal Graduate Assistant School of Information Technology Illinois state university, Normal IL- 61761 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

