Q&A - AI tool for coding for Android

Do you know any AI tools for coding for Android?
Everything I have seen so far is web apps built with JavaScript. When asked Lovable, it just built a web app and suggested a way to repackage for Android, and then crashed.

I would use Cursor, tell it to build an Expo app with TypeScript. Sign up for Expo.dev to get free builds for prod. You can develop for just Android with the framework, and expand to iOS whenever you want. The Expo integrations with both platforms are solid, and work all the way to shipping to prod.

You can also try out GitHub's revamped version of Copilot, but they are still a few steps behind Cursor.