#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 v21 (the Sampler app targets v21, but works on v9 and greater)
- Connect-SDK-Android-Core
- Connect-SDK-Android-Google-Cast for full version of Connect-SDK
##Setup with Android Studio
- Download the Sampler project
git clone https://github.com/ConnectSDK/Connect-SDK-Android-API-Sampler.git - Import the Sampler project into Android Studio
##Setup with Eclipse
- Setup Connect-SDK-Android full or lite version
- Import the Android v7 appcompat libary into your Eclipse workspace
- Import the Google google-play-services library into your Eclipse workspace (for full version of Connect-SDK)
- Clone project or Download & unzip the Connect SDK Sampler App ZIP file
- Import the Sampler project into Eclipse
- Right-click the
Connect-SDK-Android-API-Samplerproject and selectProperties, in theLibrarypane of theAndroidtab add following libraries- android-support-v7-appcompat
- Connect-SDK-Android-Core
- Connect-SDK-Android-Google-Cast (for full version)
- 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/.