You are on page 1of 8

instructables

Old Android Phone to WebServer

by iankoff

Hello there!

Recently i found old Android phone in my junk box. It is working but the screen is cracked. So i decided to make it small
web server.

Supplies:

For the project you need:

1. Old Android phone ( in my case Huaweii P9 Lite ).


2. Internet Connection
3. SD Card

Old Android Phone to WebServer: Page 1


Step 1: Factory Reset

Since i didn't have any important les and photoes in the phone i made Factory Reset to get rid of all the useless les and
apps.

Important: Performing an Android factory reset will delete all your data and get the software back to its original state.
This means all apps and data stored in your device will be deleted. Make sure to back up all important les and data
before you go through this process.

Old Android Phone to WebServer: Page 2


Step 2: Installing the Web Server

For the Web Server app i used "AWebServer".

Go to he Play Store and install it.

Step 3: Set Up the Server

When the installation is complete open the app and change some of the settings.

First I decided to leave the port of my server to be 8080, but you can change it.

Second you have to choose where will be your ROOT directory. In my case i selected to be my entire SD Card.
Old Android Phone to WebServer: Page 3
And third you just tap on Start Service.

Old Android Phone to WebServer: Page 4


Step 4: All Set

After the server was started you will see the internal ip address of your server. In my case it was 192.168.0.100:8080.

Open internet browser and type in the address. You will see the root directory that you selected. Now you have to upload
your simple HTML website or les - you decide.

Old Android Phone to WebServer: Page 5


Old Android Phone to WebServer: Page 6
Step 5: Make It Visible Outside Your Network.

If you want to make your new Web Server visible outside Next you have to open the port and forward it to your
your network you have to forward the port to the phone.
servers address.
And now your webserver is accessible from everywhere.
If you have access to your router open the settings and
Bind the IP address and MAC address of the device.This I hope you liked my rst Instructable.
way no other device will get your phone IP adress.

Old Android Phone to WebServer: Page 7


Old Android Phone to WebServer: Page 8

You might also like