Android Device as Web Server – means, you can use your Android Device as your own dedicated Web Server. The basics is actually easy as Android is Linux punch with Java EE. All Android with ISP level SIM card is a VPN and has a Static IP. Android actually somewhat like a server edition of Linux with GUI installed later, this is why you can broadcast video on specific port from your Android Device with some of the Camera Apps available. This a basic article on Android Device as Web Server, we will not actually guide install any CMS in this article on Android Device as Web Server.
Android Device as Web Server : The Available Apps on Google Play for Running Web Server
You can search in Google play with the name of two apps :
- PAW Server for Android
- Android Webserver
- ServDroid.web
- kWS – Android Web Server
These Applications are basically very rudimentary form of our WAMP, XAMMP like localhost Web Servers but as Android itself is like a Network Installation Server Edition of Linux distro, the localhost is the real IP and port 80 can be controlled. It is now possible to server static contents including html files using Android Device as Web Server.
---
Android Device as Web Server : Possibilities
Having a pocket-able dedicated server of your own is never a bad idea for a very small personal group website. Node.js runs quite nicely on Android device. Basically most wants to install WordPress after understanding the prospect of Android Device as Web Server. PAW Server is the typical PHP server package but MySQL is absent, basically we do not need MySQL as there is Cloud Database. There is Apache Felix Framework for Google Android :
1 | http://felix.apache.org/site/apache-felix-framework-and-google-android.html |
And some great Google Projects for android apache mysql php perl python :
1 | http://code.google.com/p/anamp/ |
Apart from these, there is an App on Google play named Linux Installer STANDARD and fantastic Ubuntu Installer for Android App. Also Daniel’s guide is quite good for installing server side softwares :
1 | http://danielpetty.com/android-lamp-linux/ |
Android Device as Web Server : Using Android as Bare Metal ? What ?

So technically we can actually install Ubuntu Juju or DevStack (slim version of Rackspace Private Cloud Software and OpenStack) on our Android Device as Web Server for using it as a Bare Metal. Do not laugh ! You might have paid quite good amount to buy your 10 Inch Android enough to buy an entry level laptop that will work fine as Bare Metal with Dev Stack. The barrier is the crap hardware, promoted as state of art hardware, it is not our Free Softwares which is a barrier.
