Skip to content

Fix README.md formatting #55

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#Connect SDK Sampler App for Android
# 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.

Expand All @@ -8,30 +8,30 @@ For more information, visit our [website](http://www.connectsdk.com/).
* [Platform documentation & FAQs](http://www.connectsdk.com/docs/android/)
* [API documentation](http://www.connectsdk.com/apis/android/)

##Dependencies
## Dependencies
- [Android v7 appcompat library](http://developer.android.com/tools/support-library/features.html#v7-appcompat)
- Android SDK v22 (the Sampler app targets v22, but works on v10 and greater)
- [Connect-SDK-Android-Core](https://github.com/ConnectSDK/Connect-SDK-Android-Core)
- [Connect-SDK-Android-Google-Cast](https://github.com/ConnectSDK/Connect-SDK-Android-Google-Cast) for full version of Connect-SDK

##Setup with Android Studio
## Setup with Android Studio
1. Download the Sampler project
```
git clone https://github.com/ConnectSDK/Connect-SDK-Android-API-Sampler.git
```
2. Import the Sampler project into Android Studio

##Using dev branch
## Using dev branch
If you use dev branch you should [setup](https://github.com/ConnectSDK/Connect-SDK-Android#including-connect-sdk-in-your-app-with-android-studio-from-sources) Connect-SDK-Android from sources and you should use Connect-SDK-Android dev branch as well

##Contact
## Contact
* Twitter [@ConnectSDK](https://www.twitter.com/ConnectSDK)
* Ask a question on Stack Overflow with the [Connect-SDK tag](https://stackoverflow.com/tags/connect-sdk) (or [TV tag](https://stackoverflow.com/tags/tv))
* General Inquiries [email protected]
* Developer Support [email protected]
* Partnerships [email protected]

##License
## License

Connect SDK Sample App by LG Electronics

Expand All @@ -40,4 +40,4 @@ 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/.
work. If not, see http://creativecommons.org/publicdomain/zero/1.0/.