Samples

This section provides functional samples for Google Meet.

Google hosts the following samples on GitHub. You can fork these repositories and use the code as a reference for your own projects.

Android sample for Google Meet Live Sharing SDK

This sample application demonstrates how to use the Google Meet Live Sharing SDK. The intended audience is developers trying to use this SDK in their own application.

This project uses the Gradle build tool. To build this project, use the gradlew build command or import the project into Android Studio.

Visit the GitHub repository to view or clone the source code.