This contains everything you need to run your app locally.
View your app in AI Studio: https://ai.studio/apps/8009ded4-cd85-460e-aa34-59772ab9eca2
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")