YAACC - UPNP Client and Server
I resumed the work on the project and the App is now back on f-droid, too.
Have fun!
tobexyz formerly known as @theopenbit
The App allows you to play media from UPNP/DLNA devices in your network on your android device or any capable UPNP device in your network. It is also possible to start an UPNP server on your device in order to play media from your device on any UPNP renderer in your network.
- UPNP Server
- UPNP Client
- UPNP Controller
- Control multiple media receivers
- Multiple Receivers
- Allow download files to the device
- Implemented parts of UPnP Version 3 at once (sending synchronization information to the renderer)
Build the project by running following command in the project root:
./gradlew build
After the build has finished the debug apk is located in
./yaacc/build/outputs/apk/debug/yaacc-debug.apk
