#Connect SDK Sampler App for Android
Connect SDK is an open source framework that connects your mobile apps with multiple TV platforms. Because most TV platforms support a variety of protocols, Connect SDK integrates and abstracts the discovery and connectivity between all supported protocols.
For more information, visit our website.
##Dependencies
- Android v7 appcompat library
- Android SDK v19 (the Sampler app targets v19, but works on v9 and greater)
- Android v7 mediarouter library
- Google google-play-services library
##Setup 0. Import the Android v7 appcompat libary and media router library into your Eclipse workspace
- Import the Google google-play-services library into your Eclipse workspace
- Download & unzip the Connect SDK Sampler App ZIP file
- Import the Sampler project into Eclipse
- In the Sampler project's Properties window, click the Android tab
- In the Library pane, click the Add button
- Select the android-support-v7-appcompat libary, android-support-v7-mediarouter library, and google-play-services_lib library and click OK
- Click Apply and then click OK to close the Properties window
- See https://github.com/ConnectSDK/Connect-SDK-Android for the remainder of the setup
##Contact
- Twitter: @ConnectSDK
- Ask a question with the "tv" tag on Stack Overflow
- General Inquiries: [email protected]
- Developer Support: [email protected]
- Partnerships: [email protected]
##License
Connect SDK Sample App by LG Electronics
To the extent possible under law, the person who associated CC0 with this sample app has waived all copyright and related or neighboring rights to the sample app.
You should have received a copy of the CC0 legalcode along with this work. If not, see http://creativecommons.org/publicdomain/zero/1.0/.