Search code examples
androidnetwork-programmingnexus-one

Opening up Ports on the Nexus One (Version 2.1)


I'm trying to load a web application that needs to connect to port 873. I'm getting an error message that seems to imply that it can't reach that port and I'm guessing that Android 2.1 doesn't expose that port out of the box.

Is there any way to open up ports in the 2.1 operating system?

Thanks in advance,

=Ryan


Solution

  • Not ports lower than 1024, without you rooting the device. That's a Linux thing more than an Android thing.