Hello,
I am very new to android. The Eclipse and the Emulator is running and
I have bought an device already. I want to write a little UPnP-
Discover-Application first.
I used CyberLinkForJava under Java some years ago. I read on this list
(2010/1/29) that this framework can be used under android too.
Like mentioned in the post from skonno I downloaded the code via svn
from sourceforge and copied the trunk/cyberlink/upnp-stack/src/main/
java section into the source folder of my android project. Then I`d
got errors in XercesParse.java and kXML2Parser.java.
If I delete this classes it runs without errors. But the code from the
cyberlink documentation
ControlPoint ctrlPoint = new ControlPoint();
ctrlPoint.start();
DeviceList rootDevList = ctrlPoint.getDeviceList();
int nRootDevs = rootDevList.size();
give back a 0 for nRootDevs, but I have some UPnP-devices in my
network.
I hope someone can help me to get the UPnP-stuff to work on android.
Thanks,
weelaner
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en