This contains everything you need to run your app locally.
View your app in AI Studio: https://ai.studio/apps/33d0dfef-b690-499d-bb97-b766d4eb7ced
Prerequisites: Android Studio
.env in the project directory and set GEMINI_API_KEY in that file to your Gemini API key (see .env.example for an example)build.gradle.kts file: signingConfig = signingConfigs.getByName("debugConfig")