This directory contains Android tutorial projects built with Jetpack Compose that implement Stream's Chat and Video SDKs. Each project corresponds to a specific tutorial or implementation example from getstream.io.
These projects demonstrate how to integrate Stream's powerful real-time communication capabilities into Android applications using the modern Jetpack Compose UI toolkit. The examples cover:
- Building chat interfaces with Compose
- Creating video calling functionality
- Implementing custom UI components
- Creating real-time messaging experiences
- Building meeting and livestreaming applications
- Android Compose Chat SDK Documentation
- Android Video SDK Documentation
- Build a Real-Time Meeting App for Android with Jetpack Compose
- Building an Uber Clone in Jetpack Compose
Each project typically requires:
- Android Studio Arctic Fox (2020.3.1) or newer
- Kotlin 1.5.0 or higher
- A Stream account with API credentials
- Gradle for dependency management
To run a specific project:
- Navigate to the project directory
- Open the project in Android Studio
- Update the Stream API credentials in the project
- Build and run on an emulator or physical device
Ready to add powerful chat, video, and audio features to your Android app?
- Sign up for a free Stream account - No credit card required
- Check out our Android SDK documentation - Comprehensive guides
- Join our Discord community - Connect with other developers and the Stream team