Android app for creating customized bot images
Top 28.8% on sourcepulse
This project provides Androidify, a sample Android application for creating personalized Android bot characters using AI. It targets Android developers interested in integrating modern AI capabilities and UI frameworks into their applications. The app allows users to customize their bot's appearance and features, offering a fun and educational experience.
How It Works
Androidify leverages the Gemini API via the Firebase AI Logic SDK to power its AI-driven customization features. The UI is built using Jetpack Compose for dynamic and responsive design, with Navigation 3 managing screen transitions. CameraX and Media3 Compose are integrated for custom camera controls and video playback, enabling a rich user experience.
Quick Start & Requirements
google-services.json
, and replace the placeholder.fontName
in gradle.properties
.Highlighted Details
Maintenance & Community
CONTRIBUTING
file.Licensing & Compatibility
Limitations & Caveats
The app is still under development, and the current model is a standard Imagen model, with a specialized fine-tuned model to be released later.
2 days ago
Inactive