## Description ControlDLNA is a DLNA and UPNP control point app for your phone. It lets you play audio and video from any DLNA or UPNP compatible server in the local network to a DLNA or UPNP renderer. Additionally, other apps can utilize the MediaRouter API to play their media on a remote device. Android 2.2 (Gingerbread) or higher is required. [Download](http://f-droid.org/repository/browse/?fdid=com.github.nutomic.controldlna) Note about permissions: All permissions are required for UPNP (for the necessary wifi access). 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. Alternatively, Cling can be built from source with instructions on [Github](https://github.com/4thline/cling). ## Icons All icons are taken from AOSP. ## License [BSD 3-Clause License](LICENSE.md)