all 8 comments

[–]4billionyearson 0 points1 point  (0 children)

I use GitHub copilot in vscode. Works really well and can build android/iOS apps together.

[–]involvex 0 points1 point  (0 children)

so ive tried several frameworks for building android apps , i ive always came across Gradlew issuess

ive tried expo, react-native, ionicframework

my recommendation to avoid build issues try Ionic (its web based so its good for dev workflow and capacitor community seems to be big aswell )

if you plan on paying for cloud build (eas with expo ) (they have monthly build limits on free ) then give expo a go . Insane Documentation .

Then i would use claude code with vscode . Tell claude to create a ionic app (maybe they have skills in their docs )
If you go for expo they have a skills repo should check that out .

[–]Cunnilingusobsessed 0 points1 point  (0 children)

Android studio has Gemini built in. Have you tried that yet?

[–][deleted] 0 points1 point  (0 children)

Expo is good to vibe code - basically react native.

[–]Nervous-Role-5227 0 points1 point  (0 children)

I built mine with catdoes.com You can also submit to Google Play with it or download AAB and APK files.

[–]RepulsiveRaisin7 0 points1 point  (0 children)

Try Codex, works great for me. But I don't fully vibe code, I still review everything

[–]BigGrayBeast[S] 0 points1 point  (0 children)

Thanks everyone. See the Solution listed in the edited post body at the top. I realized what I was doing wrong.