DEV Community

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

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?