DLNA and UPNP control point app for android.
This repository has been archived on 2019-12-07. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
2013-09-23 02:40:51 +02:00
.settings Initial commit. 2013-05-31 17:03:52 +02:00
libs Moved GUI classes to new gui package. 2013-09-20 02:44:14 +02:00
res Changed packet structure, added missing license text to files. 2013-09-23 02:40:51 +02:00
src/com/github/nutomic/controldlna Changed packet structure, added missing license text to files. 2013-09-23 02:40:51 +02:00
.gitignore Initial commit. 2013-05-31 17:03:52 +02:00
AndroidManifest.xml Changed packet structure, added missing license text to files. 2013-09-23 02:40:51 +02:00
ic_launcher-web.png Initial commit. 2013-05-31 17:03:52 +02:00
LICENSE.md Updated readme. 2013-06-30 21:09:06 +02:00
project.properties Moved GUI classes to new gui package. 2013-09-20 02:44:14 +02:00
README.md Updated readme. 2013-06-30 21:09:06 +02:00

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.

Download

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.

License

BSD 3-Clause License