Skip Navigation

What is the best way to create an android app in 2025?

I have no idea if there is something like that, but I know there are a lot of different tools to create an android app (Android studio with Jetpack compose, React Native or Flutter).

17 comments
  • Depends if you want the things you learn to help you in future career paths, I chose to learn flutter because I wanted an app cross platform on all devices and not just ios, android and web which is what react native offered (plus no good full storage access of device, cuz damit I had visions), but it's difficult to find a position as Flutter Dev without at least 5 years of experience.

  • Depends on what you want to do, what you know, and how much effort you want to put in. For other ways, outside the usual Android tools, there are a couple options. With python, there's a project called BeeWare that makes a lot of things easier to deal with.

    Personally, though, I've been game deving in Godot, and have even made a few dumb little personal apps with it. There's coding involved, but there's also a lot you can do in the interface to design the app visually, and exporting to any platform is pretty straightforward. Even the Godot editor itself is made with the Godot editor, so it can do a lot of things outside games.

17 comments