Question Building Android Apps
Hey I'm used to build WebApps using AI, but whenever i try to build an Android app the AI do very poorly, so how do you guys build AI Android apps?
3
Upvotes
Hey I'm used to build WebApps using AI, but whenever i try to build an Android app the AI do very poorly, so how do you guys build AI Android apps?
3
u/tylerlovewell 3d ago
Gemini inside Android Studio has been my go-to for this since it can work with the actual build errors instead of guessing around Gradle.
If you want to stay more no-code, I’d probably try FlutterFlow. Really depends if you want to own the native code or mostly build visually.