Hi, This code talks about storing in DB and the code snippet is PHP. I don't want to use DB and want expose a RESTFUL webservice in android which will be consumed from web. Regards, Ashish Jain
On Monday, 3 December 2012 15:31:42 UTC+5:30, Amey Bapat wrote: > Hi Ashish i hope this helps you.. > > http://www.codeproject.com/Articles/267023/Send-and-receive-json-between-android-and-php > > > http://www.basic4ppc.com/forum/basic4android-getting-started-tutorials/8339-connect-android-mysql-database-tutorial.html > > > On Mon, Dec 3, 2012 at 6:38 AM, Ashish Jain <[email protected]<javascript:> > > wrote: > >> Hi, >> >> There are 2 things: >> 1) I want to expose a RESTFUL webservice by reading data from android app >> (where android app is having data that is read from a specific device like >> washing machine). >> 2) I want to read and consume the exposed RESTFUL webservice from web >> (internet/intranet). >> >> Regards, >> Ashish Jain >> >> On Thursday, 29 November 2012 09:16:25 UTC+5:30, TreKing wrote: >> >>> On Wed, Nov 21, 2012 at 7:16 AM, Ashish Jain <[email protected]>wrote: >>> >>>> I am trying to read data from an android app and want to display on the >>>> web. >>>> >>> >>> I think you need to explain what you mean by that you are trying to read >>> data from an Android app. Read it how? >>> >>> >>>> Also let me how to consume this webservice from a WebApplication. Any >>>> example will be helpful. >>>> >>> >>> This component of your application has nothing to do with Android >>> development specifically. Google is your friend in this case. >>> >>> ------------------------------**------------------------------** >>> ------------------------------**------- >>> TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago >>> transit tracking app for Android-powered devices >>> >>> -- >> You received this message because you are subscribed to the Google >> Groups "Android Developers" group. >> To post to this group, send email to >> [email protected]<javascript:> >> To unsubscribe from this group, send email to >> [email protected] <javascript:> >> For more options, visit this group at >> http://groups.google.com/group/android-developers?hl=en >> > > > > -- > live and let LIVE!!! > -- You received this message because you are subscribed to the Google Groups "Android Developers" 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-developers?hl=en

