Skip to content

Files

Latest commit

279a8aa · Jul 19, 2017

History

History

app

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jul 15, 2016
Dec 4, 2015
Jun 22, 2016
Jul 19, 2017
Dec 4, 2015

README.md

Nano Router

Combines NanoHTTPD and Router together to serve content & monitor traffic.

Port forwarding

In case you want to access emulator server from your browser you need to forward ports:

adb forward tcp:<port on your host> tcp:<port on your virtual device>