Was answering another post about LocalHost databases, and thought to update this Post as well:–
Now including ImageMagick!
If you want something slim running directly on Android you could check out:
Php (any versions of 5.x or 7.x - latest also available)
https://play.google.com/store/apps/details?id=com.esminis.server.php And (MariaDB ~ MySql)
https://play.google.com/store/apps/details?id=com.esminis.server.mariadb Both open source, free, and no adds, plus an impressive array of PHP extensions including now Berkeley DB (for flat files out of the box) and full on ImageMagick!
Andrikys is just today, adding the ability for apps like DroidScript to control the PHP Server via Intents —
"Support for Intents from other applications, to:
- Start server, Stop server, Restart server
- Support get/set Server status, ip, port, document root
- Remember permission for all actions separately
- Dialog to allow/disallow server control with intents"
https://bitbucket.org/esminis/server No other local webserver needed - PHP Server does it all, synchorous request queue processing – excellant for development purposes; good for small local intranet, or if you've configured it, small WAN usage.
I use it a lot, has made up for no stable distributible Node.Js backend.
Paul