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 ede9ddea78 Removed eclipse project files. 2013-12-23 20:15:31 +01:00
libs Initial commit. 2013-12-16 13:15:52 +01:00
res Initial commit. 2013-12-16 13:15:52 +01:00
src/com/github/nutomic/localroute Added license and readme. 2013-12-23 20:10:12 +01:00
.gitignore Working local media route for audio. 2013-12-22 21:37:56 +01:00
AndroidManifest.xml Working local media route for audio. 2013-12-22 21:37:56 +01:00
LICENSE.md Added license and readme. 2013-12-23 20:10:12 +01:00
README.md Added license and readme. 2013-12-23 20:10:12 +01:00
project.properties Initial commit. 2013-12-16 13:15:52 +01:00

README.md

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