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.
controldna/README.md

21 lines
688 B
Markdown
Raw Normal View History

2013-06-29 21:22:31 +00:00
## Description
2013-06-24 17:51:23 +00:00
A DLNA/UPNP control point for Android.
2013-06-29 21:22:31 +00:00
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](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, [ActionBarSherlock](http://actionbarsherlock.com/) and [Cling](http://4thline.org/projects/cling/) are required for building.
Binaries for Support Library and Cling are included in the libs folder.
## License
[BSD 3-Clause License](LICENSE.md)