this post was submitted on 08 Jun 2024
42 points (88.9% liked)

F-Droid

7826 readers
2 users here now

F-Droid is an installable catalogue of FOSS (Free and Open Source Software) applications for the Android platform. The client makes it easy to browse, install, and keep track of updates on your device.

Website | GitLab | Mastodon

Matrix space | forum | IRC

founded 3 years ago
MODERATORS
 

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.

Edit: ~~Thank you everyone for your helpful responses. Unfortunately I can only see the responses left on my post, not replys to top level responses. I think this is an instance problem and I'm trying to find out because I would love to see everyone's comments.~~ All is working now

you are viewing a single comment's thread
view the rest of the comments
[–] Flatfire@lemmy.ca 23 points 2 months ago (23 children)

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.

[–] helenslunch@feddit.nl 1 points 2 months ago (1 children)

Is there a place to sell Android apps that isn't owned by Google?

[–] Flatfire@lemmy.ca 2 points 2 months ago

As far as I'm aware, Samsung or Amazon are the only other real app "marketplaces". Most developers using Fdroid otherwise rely on donations or patreon for active development, depending on the nature of the app

load more comments (21 replies)