This directory contains app that demonstrate how to use Android media3 including ExoPlayer and Transformation APIs.
- File -> New -> Import Project -> Specify the root
Media3Sample
folder. - Choose the app from the run configuration dropdown list.
- Click Run.
- Get API Key by following this guide
- Open file
PalmViewModel.kt
and replaceapiKey
with the one you obtained above. - Follow complete guide here for Quickstart: Get started with the Gemini API in Android apps (client SDK)