WebView#loadUrl("http://10.0.0.2:8080/index.html")On Sep 4, 3:57 am, "Thomas (geomancer)" <[email protected]> wrote: > Hi: > Like Duh on my part, but what would a local server listen for? > Tom B > > On Sep 3, 11:28 pm, dilli rao <[email protected]> wrote: > > > you can set a http server running in the local machine (Android)and you can > > uset it as a simple server > > > try to port the server in android (as it is ) no modifications required.... > > >http://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/httpcor... > > > <http://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/httpcor...>in > > android > > > and use it it works for my requirements very well > > > may be it will use full for you > > > Thank you > > > Dilli > > > On Fri, Sep 4, 2009 at 5:19 AM, droidin.net <[email protected]> wrote: > > > > Is it possible to do something like WebView#loadUrl("http://10.0.0.2/ > > > index.html") with service acting as local http server? Where would one > > > start? Will I need at least partial http server implementation that > > > would listen on the socket? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

