Well... in fact there are apps out there that run small web-servers on your phone, like Samsung's Kies app that allows browsing your phone's contacts and media files from your PC's browser. It works on a LAN and I was very intrigued by that concept so I prototyped a primitive Android web server a while ago. It works actually pretty well and it isn't that complicated to implement (depending on how far you want to go with your implementation). But if you just want to serve static HTML contents / files, you should be able to create an implementation in no time.
However, I'm just responding to this discussion here since I do not fully understand what the OP is asking :-( On Wednesday, January 9, 2013 3:41:22 AM UTC-6, tom wrote: > > Hi, > > *why couldn't create webservice using android?* > if that any reason. if you know that reason...please share with me.. > > Thanks, > Tom > -- 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

