Just started vibe coding a new mobile app from scratch in Android Studio with Gemini in agent mode.
So far, it has created a detailed plan for implementing the app and is starting to run it.
Let's see what it comes to...
@xabaras
I short tried to do a website with AI in KMP and it worked, but the code was not optimal
@ayoprez define optimal 🤣 If you expect AI to do exactly what you would, it will always fail at your eyes. But you can always tell the LLM to refine its work. It needs a mind shift
@xabaras
Among other things, it defined all the strings in a Kotlin file (with all the translations), instead of using resources (the UI was Compose Multiplatform)
@ayoprez I see, but it can easily be refactored telling the AI where it went wrong and how to fix the issue. Also it depends on the model you use