How to create a HTTP server in Android? [closed] December 16, 2022 by Tarik Consider this one: https://github.com/NanoHttpd/nanohttpd. Very small, written in Java. I used it without any problem.