What, exactly, are you trying to do?
If you want to just render some static content, why not just use a
webview? http://developer.android.com/reference/android/webkit/WebView.html

On Mon, Jul 26, 2010 at 7:32 AM, DanAtAndroid
<[email protected]> wrote:
> I'm looking for an embeddable webserver for an android project I am
> working on. ijetty is to big for me, I'm just trying to serve some
> static content don't need an entire servlet container.
>
> Something like 
> http://java.sun.com/javase/6/docs/jre/api/net/httpserver/spec/com/sun/net/httpserver/package-summary.html
> would be useful, but probably still overkill for what I need.
>
> --
> 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



-- 
http://developingthedream.blogspot.com/,
http://diastrofunk.com,
http://www.youtube.com/user/revoltingx, ~Isaiah 55:8-9

-- 
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

Reply via email to