> > I don't understand. > I'm trying to find a web server wich can show me some files in a > directory. > I think that i-jetty could do this, but i'm looking for other > solutions. > I had a look at NanoHTTPD website, downloaded the .java files but I > think it > is useful to ask to you how to use it with android, before start > writing some code with SDK.
i-jetty is the only one that I know of that is presently maintained. In fact, I thought it too had been abandoned (Greg Wilkins of Jetty went on an anti-Android tirade about 15 months ago), but a quick glance at the site indicates it is still being actively developed. However, I do not know if i-jetty is embeddable in an application, or if it is just its own APK. -- 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 -~----------~----~----~----~------~----~------~--~---

