I just found out that Google AI Studio added a crazy new feature: you can now prompt a full Android app into existence with zero coding, and test/run it directly. It’s completely free.
Since it’s so easy, I thought of a high-value use case for anyone here wanting to build a quick tool without spending days coding:
The Idea: A Lightweight Bitcoin/Lightning Toolkit App
You can use a prompt like this to build a useful daily tool:
"Create a single-screen Android app. It should fetch the current Bitcoin price via a free API, display it in a clean dark-mode UI, and include a simple text box where I can paste a Lightning Invoice to decode its amount and description locally."
You don't need to open Android Studio or know a single line of Kotlin.
Has anyone else messed around with this new AI Studio feature yet? What are you building with it?