How does one create an app?

https://lemmy.today/post/11759112

How does one create an app? - Lemmy Today

I have no background or knowledge on this. I would like to make an app for performance engine building that has various pages with various formulas, unit conversions, tool lists, etc. What program do I use to make an app? I’ve seen Surge, Bevy, and Godot but those seem to be for games.

Android Studio is the primary toolkit for developing native android apps. If you have no background in programming, there are some more visual tools like Budibase (open source) or Softr (closed source), but you are likely to run into difficulty getting them to apply logic the way you’d like.

If you’re a tinkerer, then honestly I’d look into learning more about Android Studio and Kotlin, the language most used these days for app development on Android.

Android Studio is proprietary
Does that nean there is a free alternative?
Vscodium
And vscode.
That’s not Foss though
OP never asked for FOSS.
True, but this is F-droid. Not to mention there little reason to use vscode over vscodium.
You’re spot on. I do want to make my app open source.
Vscodium is basically vscode but without the proprietary stuff