Hey everyone,
I made a Windows tool that previews a B4A app on the desktop. It's not a layout-file viewer: it actually compiles your project with B4ABuilder and runs the real activity, then shows a snapshot you can click through.
What it does
Renders the real compiled activity as a preview.
Click views to trigger their actions and navigate.
Inspect the view tree and properties in a sidebar.
Auto-reloads when you edit a layout (.bal) or code file.
What it doesn't do (honest edition)
It's not instant. Layout edits are quick, but code changes need a recompile — several seconds, more on big projects. Definitely not "Flutter-fast".
It does not replicate a real device's behavior exactly.
No scrolling ListView / CustomListView.
And about that video… yeah, I'm sorry. I got a bit excited and the trailer oversold it: "super fast", and all that. The real, boring, honest version is right here above.
Setup — no paths to configure
For normal use you don't need to touch the Settings paths at all. Java, the render engine, and the Android resource tools are bundled inside the app folder. B4A is auto-detected from its default install location; the only time you'd set a path is if your B4A lives somewhere non-standard.
Requirements: Windows 10/11 + B4A installed (it uses B4ABuilder).
Google Drive 1.02
If you find this useful and want to support continued development, donations are always appreciated — but totally optional. Bug reports and feedback are welcome too — thanks for checking it out!
B4A Desktop Preview
Use the power of AI for quick summarization and note taking, Gemini Notebook is your powerful virtual research assistant rooted in information you can trust.
Last edited: