Android Studio Ladybug broke my build.

This page summarizes the projects mentioned and recommended in the original post on dev.to

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. Flutter

    Flutter makes it easy and fast to build beautiful apps for mobile and beyond

    If JAVA_HOME isn't defined, Flutter looks for any java executable in your path. Once issue 122609 lands, the flutter doctor command reports which version of Java is used

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. mise

    dev tools, env vars, task runner

    So okay, fine. Just downgrade the version globally of the JDK with the JAVA_HOME or whatever, it's not a problem (while doing this I discovered mise, which is a pretty cool tool). But I couldn't make Flutter use other JDK versions, even though the output of java -version was this:

  4. plus_plugins

    Flutter Community Plus Plugins

    To solve this problem, I have to point Flutter to the JDK 17 with this command, which I've found in this nice issue.

  5. Gradle

    Adaptable, fast automation for all

    First off, Gradle is the build system selected by the Android team at Google as the official tool for generating Android APKs, Bundles, or libraries. Gradle exists outside Android and can be used with other technologies.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Evaluating Flutter for Desktop Web App Development

    2 projects | dev.to | 3 Aug 2024
  • Ask HN: Am I crazy or is Android development awful?

    7 projects | news.ycombinator.com | 24 Jul 2024
  • Is it possible to build a gui which is both cross compatible and native?

    6 projects | /r/rust | 7 Apr 2023
  • CamerAwesome 1.4.0 is out 🔥

    1 project | /r/FlutterDev | 5 Apr 2023
  • How to import CamerAwesone Libary into a Java project

    1 project | /r/AndroidStudio | 5 Mar 2023