Hi,

PlugPlayer currently is unable to discover uPnP device under Android 3.0. The author recommends manually specifying the device URL for the time being.

What would be the URL for Mezzmo? He says it's usually something looking like this:

http://192.168.10.100:53168/DeviceDescription.xml

(this is my IP and Mezzmo's server port)

That URL doesn't seem to work. When I try to access it in a web browser for troubleshooting, it returns this:

Code:
XML Parsing Error: no element found
Location: http://192.168.10.100:53168/DeviceDescription.xml
Line Number 1, Column 1:
What would be the correct URL?

Thanks