Android Won't Create Server

Hey-- has anyone had problems with Android networking?

On WIFI, (haven’t tried bluetooth) my android device is unable to create a server-- however, it /is/ able to connect to other servers-- whether it be a PC, Android, or iPhone. On the non-android devices, the server works just fine.

Any ideas?

Thanks

-Rob

P.S.

My original post was here:
http://forum.unity3d.com/threads/70602-Received-malformed-data-in-the-host-list-from-the-master-server
And I apologize for the double post-- but I know some people hang out in this forum and don’t really go to the networking forums, so I figured I’d try here after my post got bumped off the other forum.

Looks like you have everything you need to for a bug report there! :slight_smile: Please fill one out with all the info / details you got, thanks.

10-4 will do thanks :slight_smile:

Submitted bug.

I believe the problem is that Network.ipAddress returns 127.0.0.1 despite the fact that the android is connected to a network with a valid IP address.