Project

General

Profile

Lighttpd on android

Added by naanuwaste over 13 years ago

Hi ,
There is a requirement to run a Lighttpd server on android,
so as to run a web-service on the android device .
I need suggestions how to start of with . Any help is appreciated.

Thank & Regards
Naanu


Replies (2)

RE: Lighttpd on android - Added by HansChristophSteiner almost 13 years ago

You can run lighttpd just fine in a Debian chroot on Android. sshd as well, and other things too. We've made a free Android app that is a Debian chroot installer and manager. Try it out, its called Lil' Debi:

https://github.com/guardianproject/lildebi

Development builds are available here, the bottom-most is the newest:

http://guardianproject.info/builds/lildebi/

.hc

RE: Lighttpd on android - Added by viulian over 12 years ago

I've cross-compiled lighttpd for Android - for more details, you can check here:

http://hex.ro/wp/blog/php-and-lighttpd-for-android/

It is a native ARMv5 executable statically linked. Some LUA / MySQL modules are not it, but all the others are.

    (1-2/2)