DLNA and UPNP control point app for android.
libs | ||
res | ||
src/com/github/nutomic/controldlna | ||
.gitignore | ||
AndroidManifest.xml | ||
ic_launcher-web.png | ||
LICENSE.md | ||
project.properties | ||
README.md |
Description
A DLNA/UPNP control point for Android.
Supports playback of audio and media files from any UPNP media server to any UPNP media renderer.
Works on Android 2.2 (Gingerbread) and higher.
Note about permissions: All permissions are required for UPNP. The app does not connect to the internet at all.
Building
Android Support Library, ActionBarSherlock and Cling are required for building.
Binaries for Support Library and Cling are included in the libs folder.