Microsoft claims that 30% of the code is already generated by AI. Why isn't it 100%.
So I tried it.
I "created" an application whose code is 100% generated by AI. I didn't write a single line of code.
The goal was not to create some large or complex application. Simply just a test.
If you are interested, the app is available on Google Play (currently not for iOS, maybe later).
I may publish the source codes later, but for now only here: play.google.com/store/apps/det…

#AI #android #androiddev

in reply to brabitom

What about my impressions? At the beginning it was very good. As the project gained in complexity, the problems grew. AI changed parts of the code that it should have kept or discarded them completely. I often had to point out completely obvious but essential precautions, etc. This means that some experience in application development or design was needed to fully develop this way.