Damus
Bond008 · 2w
What is the best ai model for vibe coding android apps? Any suggestions would help!! #asknostr
Rod profile picture
Any model will do. The art is in giving it a full test harness that it can use to review its work and loop.

E.g. emulator, adb, maestro.

Write tests, write app, run tests, loop till green, use app e2e, read logcat, screenshot and review each screen, loop again till satisfied, return once everything is built, all tests pass, all logs nominal, all screens reviewed and looking good.