[ad_1]
Android, the popular mobile phone OS, is essentially Linux with a nice user interface layer all over it. In theory, you should be able to do everything you can do on a regular computer running Linux. And since most web servers around the world run Linux, [PelleMannen] Thinking that his Android phone could run a web server just like any other Linux machine, he created this web page, which is currently running on his phone. I’ve also added his Reddit post for a little more discussion.
This phone uses Termux (which I briefly covered earlier) to access the Bash shell on the Android system. But before that, we need to do some setup, which mainly involves installing F-Droid, where we can install his Termux. From there, you can install the standard SSH and Apache servers as if the phone were running regular Linux. The rest of the installation requires making the phone appear to be a full-fledged computer, including a number of considerations to ensure the phone does not stop running. Screen lock and other phone specific issues.
With everything working, [PelleMannen] reports that it works surprisingly well on small ARM systems that output very little heat. However, since the project page is hosted on this phone, we cannot guarantee that the link above will work. You may also have too many requests to stay online. I wish it were a little easier to make a pocket-sized computer work like a regular laptop or PC (even if it doesn’t have the same amount of power), but if you’re stuck reusing it. has seen old cell phones being used very effectively in place of Raspberry Pi.
[ad_2]
Source link