Sample Integrations
Explore the StreamLayer Android SDK demo app. Clone the sample project, configure your SDK API Key, and run a working integration on your device.
Sample Integrations
To demonstrate the SDK functionality, StreamLayer provides a sample app that includes basic video player functionality and a simple interface for switching video channels. This is not an exhaustive sample — treat it as a starting point for your own integration.
You can review the source code and run it on your device:
- Clone the repository from the branch
demo-app. - Replace the SDK_KEY in build.gradle with your own (see Settings for how to obtain your SDK API Key).
- Build and run the project.
Important: For connecting to the server, demo applications require the demo API key provided during your onboarding process.
For more details, follow our integration guides or contact us at [email protected].
Related
- Integration Guide — Complete SDK setup instructions
- Layout Guide — Portrait and landscape layout configuration
Updated 21 days ago
