25 lines
No EOL
771 B
Markdown
25 lines
No EOL
771 B
Markdown
## Description
|
|
|
|
A DLNA/UPNP control point for Android.
|
|
|
|
It supports playback of audio and media files from any UPNP media server to any UPNP media renderer. Additionally, playing from or to other apps via the MediaRouter API is also supported.
|
|
|
|
The app requires Android 2.2 (Gingerbread) and higher.
|
|
|
|
[Download](http://f-droid.org/repository/browse/?fdid=com.github.nutomic.controldlna)
|
|
|
|
Note about permissions: All permissions are required for UPNP. The app does not connect to the internet at all.
|
|
|
|
## Building
|
|
|
|
Android Support Library and [Cling](http://4thline.org/projects/cling/) are required for building.
|
|
|
|
Binaries for Cling are included in the libs folder.
|
|
|
|
## Icons
|
|
|
|
All icons are taken from the Android project.
|
|
|
|
## License
|
|
|
|
[BSD 3-Clause License](LICENSE.md) |