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
2014-04-27 13:36:37 +02:00
res Added default drawables for folders and for files without icons. 2014-04-27 13:36:37 +02:00
src Added default drawables for folders and for files without icons. 2014-04-27 13:36:37 +02:00
.gitignore Removed .gradle/ and build/ from git. 2014-01-02 13:48:09 +01:00
AndroidManifest.xml Bumped version to 0.5.3. 2014-04-13 14:47:55 +02:00
build.gradle Removed prebuilt libraries, using 4thline.org maven repository instead. 2014-04-23 20:38:45 +02:00
ic_launcher-web.png Initial commit. 2013-05-31 17:03:52 +02:00
LICENSE.md Adjusted license file. 2014-01-02 05:27:11 +01:00
README.md Slight adjustments to readme. 2014-02-20 22:10:43 +01:00

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

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 are required for building.

Binaries for Cling are included in the libs folder.

Alternatively, Cling can be built from source with instructions on Github.

Icons

All icons are taken from AOSP.

License

BSD 3-Clause License