Comment Worth a look (Score 4, Informative) 40
This web-based development utility looks interesting and I tried it just now with this prompt;
"I want an Android app that can scan for local WiFi access points when a button is pushed and list them."
It gave me a nice tab completion, "It should also display the signal strength for each access point" which I accepted. And yow, it built the complete app in under 10 minutes. It's running in an emulator in the browser and showing mock access points, visually looks very good. I am officially giving everyone permission to use my amazingly awesome prompt, try it for yourself.
When I ask how to install the app on my phone I get; "To run this application as a fully functional, bare-metal hardware app on your physical Android phone, you will need to build the provided native Kotlin source code using Android Studio" and there are some pretty complicated instructions. That will probably be a roadblock for most people and it would be a PITA for me too.
However I'm seeing that Gemini is now integrated directly into Studio which is extremely handy. I can probably use the same prompt there and get a complete installable app in one step.
https://developer.android.com/...