DEV Community

Discussion on: How to Turn an Android Device into a Web Server

Collapse
 
africasiaeuro profile image
Heinz Rainer

Followed step by step : Server up ; after : localhost:8080 in DU browser and Samsung browser - google main search comes on. Clues ? thanks africasiaeuro

Collapse
 
kataras profile image
Gerasimos (Makis) Maropoulos

You can try to prepend the "http://" or change the "localhost:8080" to something like "127.0.0.1:8080"

Collapse
 
africasiaeuro profile image
Heinz Rainer

Hi Makis, just for thoughts. The Android server works. What can you do with it?