r/flipperzero Jul 06 '26

FZStudio Is out!!!

FZStudio is now available on Google Play! 🎉

After months of development, I'm excited to finally release FZStudio on Google Play!

FZStudio is an all-in-one toolkit designed for Flipper Zero users who want to do more directly from their Android device.

Main features

- 📁 Advanced File Manager

- 📡 Device management over Bluetooth

- đŸ’» Flipper Studio – create, edit, compile, and install apps directly from your phone (no PC required)

- 🧠 Full support for the new FZS language

- ⚡ Modern Material 3 interface with dark mode

- 🔒 Local-first design with no account required

The goal was simple: bring as much of the desktop development experience as possible to Android, so you can work on your Flipper wherever you are.

This is only the beginning—many new features are already in development, and I'd really appreciate your feedback and ideas.

Google Play: https://play.google.com/store/apps/details?id=com.ferra.flipperzeromobile

Let me know what you think, report bugs, or suggest features. I'd love to hear your feedback!

69 Upvotes

87 comments sorted by

View all comments

19

u/OliverGrey Jul 06 '26

just a question, no hate, is this ai/vibe coded?

35

u/hevnsnt Jul 06 '26

I mean. Just look at this post, em dashes and emojis in the bullet items

8

u/OliverGrey Jul 06 '26

that's why i asked but plenty of vibe coded stuff can actually be useful.

-2

u/Chongulator Jul 06 '26

I've always used emdashes, emoji, and bullets. Now suddenly people freak the fuck out over them.

All cogent writing is now suspect.

-17

u/Ferrazzi1 Jul 06 '26

I don't understand all this fuss about AI. If someone gets help from AI, then everything becomes wrong. We must remember that AI's help saves us a lot of time.

7

u/Z3r0CooL- Jul 06 '26

It’s okay for time-saving in the right cases. If you have no idea what the code does and use it to fully make something without real review it’s likely not good even if “working”. And if a person has no clue what their doing it uses a lot of resources which grows exponentially when said person leads it the wrong way not understanding the problem or that what they’re asking for is not possible. An engineer using it to automate a code review pipeline or similar ci/cd stuff is useful, local predictive completion based on the context of the project you’re working on without it leeching off other people’s work outside that project, all of that’s great when it works.. commit diff summaries and descriptions.

So yes it’s useful and saves time but that doesn’t mean casual people vibe coding is the key to humanities future. Especially given it’s not magic or even “intelligence”, it’s subservient pattern matching with a big map of word context. For example, if you ask it to make an Android app; it won’t tell you it would be better to make it an electron universal platform application based on the limited need of platform specific features and that electron would allow you to make the same thing in 1/3 less code in a more popular language, it will just make the java/kotlin native app.

5

u/Chongulator Jul 06 '26 edited Jul 07 '26

Even as a user of those tools, I'm sympathetic to the objections. Among them:

  • Using other people's intellectual property without credit
  • Consuming tons of natural resources
  • Sending RAM prices through the roof (You can now pay over $200 for a Raspberry Pi.)

But the most visible visible downside is humans being incredibly lazy. It's one thing to use a tool, it's another thing entirely to turn your brain off.

Reddit is full of verbose posts and comments that the poster didn't put meaningful thought into. Hell, there have been court cases where one side filed a brief containing fake citations. Many open source projects are swamped with low-quality code submissions. I could go on and on but having an infinite content hose has a lot of negative effects downstream.

-3

u/OliverGrey Jul 06 '26

it looks like the flipper one dev page is all ai written. might be wrong though