You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-17Lines changed: 5 additions & 17 deletions
Original file line number
Diff line number
Diff line change
@@ -21,24 +21,12 @@ For more information, visit our [website](http://www.connectsdk.com/).
21
21
```
22
22
2. Import the Sampler project into Android Studio
23
23
24
-
##Setup with Eclipse
25
-
1. Setup Connect-SDK-Android [full](https://github.com/ConnectSDK/Connect-SDK-Android) or [lite](https://github.com/ConnectSDK/Connect-SDK-Android-Lite) version
26
-
2. Import the Android v7 appcompat libary into your Eclipse workspace
27
-
3. Import the Google google-play-services library into your Eclipse workspace (for full version of Connect-SDK)
28
-
4. [Clone project](https://github.com/ConnectSDK/Connect-SDK-Android-API-Sampler) or [Download & unzip](https://github.com/ConnectSDK/Connect-SDK-Android-API-Sampler/archive/master.zip) the Connect SDK Sampler App ZIP file
29
-
5. Import the Sampler project into Eclipse
30
-
6. Right-click the `Connect-SDK-Android-API-Sampler` project and select `Properties`, in the `Library` pane of the `Android` tab add following libraries
31
-
- android-support-v7-appcompat
32
-
- Connect-SDK-Android-Core
33
-
- Connect-SDK-Android-Google-Cast (for full version)
34
-
8. See [https://github.com/ConnectSDK/Connect-SDK-Android](https://github.com/ConnectSDK/Connect-SDK-Android) for the remainder of the setup
* 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))
0 commit comments