a9abf930118e86d67fa8d4bbf7c6c5625d580cd9
Gitea Release / build-and-release (push) Failing after 5m29s
Run and deploy your AI Studio app
This contains everything you need to run your app locally.
View your app in AI Studio: https://ai.studio/apps/9c59cfb4-12a7-42ef-ae43-53c4408c63ad
Run Locally
Prerequisites: Android Studio
- Open Android Studio
- Select Open and choose the directory containing this project
- Allow Android Studio to fix any incompatibilities as it imports the project.
- Create a file named
.envin the project directory and setGEMINI_API_KEYin that file to your Gemini API key (see.env.examplefor an example) - Remove this line from the app's
build.gradle.ktsfile:signingConfig = signingConfigs.getByName("debugConfig") - Run the app on an emulator or physical device
Description
Releases
1
Release v0.1.0
Latest
Languages
Kotlin
97.8%
Nix
2.2%
