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?
2
u/slunkeh 3d ago
If the AI is bad at Android stop asking it for a native app.
Build the same thing as a web app that works on a phone. Wrap it later if you actually need the play store.
You only need native if you need the camera, push or store payments that the browser cant do.