You have to build your own web server or implement someone elses. http://code.google.com/p/i-jetty/ http://code.google.com/p/servdroidweb/ http://code.google.com/p/android-webserver/
Shawn On Jan 31, 3:32 pm, provma <[email protected]> wrote: > I'm an experienced developer, but a beginer on the Android platform. > We have a complex project, but my question is on a small bu important > part of that project. > > We need a local web application on the Android phone which could be > called on the Android's browser with an address likehttp://localhost:1234 > > I've build some simple Android applications, but never a web > application. Is there a way to do that on Android? If so, how do we > configure a local web site on Android and give it a specific port? > > Thanks for any help or link you can provide. -- 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

