> I'm a student and I'm working in a thesis about Android; i'd like to > know if > there are web server which can be installed in Android; at the moment > the > only one i could find is i-jetty.
I used NanoHTTPD in one project. It required some tweaks and is rather old (e.g., HTTP/1.0), but it mostly just worked. -- Mark Murphy (a Commons Guy) http://commonsware.com Android App Developer Books: http://commonsware.com/books.html --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

