Local route for Android Mediarouter
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.
Go to file
Felix Ableitner 076479d513 Added deprecation note. 2014-05-02 00:25:32 +02:00
res Initial commit. 2013-12-16 13:15:52 +01:00
src/com/github/nutomic/localroute Added documentation. 2014-05-02 00:06:32 +02:00
.gitignore Added project.properties to .gitignore 2013-12-24 17:29:48 +01:00
AndroidManifest.xml Removed unneeded manifest items. 2014-05-02 00:09:15 +02:00
LICENSE.md Added license and readme. 2013-12-23 20:10:12 +01:00
README.md Added deprecation note. 2014-05-02 00:25:32 +02:00

README.md

This project is deprecated, as it has been merged into ControlDLNA

Description

This application provides a playback route for the Android Mediarouter, that allows apps using Mediarouter to play media to the local device.

It does not have any GUI itself, and will be useless without an app using Mediarouter.

Building

Android Support Library Version 7 (Mediarouter) is required for building.

License

BSD 3-Clause License