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 20aae3980c Updated targetSdkVersion to 19. 2013-12-24 17:30:11 +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 Added project.properties to .gitignore 2013-12-24 17:29:48 +01:00
AndroidManifest.xml Updated targetSdkVersion to 19. 2013-12-24 17:30:11 +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

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