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

13 lines
381 B
Markdown
Raw Normal View History

2013-12-23 19:10:12 +00:00
## 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](LICENSE.md)