[android-developers] New open source UPnP/DLNA library available

2010-08-06 Thread cbauer
Some developers asked for such a library in the past and instead of replying individually on each thread, I thought I'd announce it here: http://www.teleal.org/projects/cling/ Cling is a complete, clean, and very flexible Java implementation of the UPnP Device Architecture specification. Addition

[android-developers] Re: UPnP C Library

2010-08-05 Thread cbauer
You can use Cling (http://www.teleal.org/projects/cling/) which is my open source UPnP library for Java. It works fine on Android 2.1 and 2.2, see the manual chapter here: http://www.teleal.org/projects/cling/core/manual/cling-core-manual.html#chapter.Android -- You received this message because