I have few app ideas I wanted to create, so I thought I give flutter a try. Downloaded it and as recommended with android-studio… It was horrible bloated and very very slow I could NOT develop with it.

So I started searching for command line based tutorials, but from what I saw in comments was that Google has blocked the method and is no longer supported.

Therefore I am asking is there any other ways to develop android apps, and what do you recommend ? Is there a command line method still alive, qt creator, godot, eclipse ?

    • @MiloOP
      link
      1
      edit-2
      3 years ago

      Are you sure that you do not need android-studio installed for android builds ? I tried using flutter but it complains about android-studio, google chrome etc bloatware…

      • Display
        link
        fedilink
        13 years ago

        you don’t need android studio, you just need the android sdk installed, I have used flutter without android studio without issues (though setting up the android sdk manually can be annoying)