• Max-P@lemmy.max-p.me
    link
    fedilink
    arrow-up
    7
    ·
    10 months ago

    Nobody’s stopping anyone from using vim and running gradle directly. ./gradlew assembleDebug and you’re good to go.

    • dkt@lemmy.ml
      link
      fedilink
      arrow-up
      2
      ·
      10 months ago

      I do this but it’s a pain in the ass. They keep making it harder to access certain features without opening Android Studio (i.e. the AVD manager, logcat, app signing functionality, etc)

      Also sometimes gradlew decides to just not build your project and you have to open Android Studio to get it to work. Why? No idea

      I don’t even use low power hardware, Android Studio just manages to be an incredible resource hog even on normal hardware

    • BigBlackCockroach@lemmy.world
      link
      fedilink
      arrow-up
      1
      arrow-down
      1
      ·
      9 months ago

      Huge, if true. Please, could you helps us better understand how to successfully leverage vim and gradle across GNU/Linux ?