0

i want my Android mobile to become my server ? can anybody guide me ?? work on a simple HTML Pages display , just like displaying page

x.html hello world

Amit Sharma
  • 103
  • 3

1 Answers1

1

There is a project for this called i-jetty. It's a port of the Jetty web server.

Matthew Flaschen
  • 868
  • 2
  • 7
  • 11