GithubHelp home page GithubHelp logo

Comments (4)

ihgvan avatar ihgvan commented on April 27, 2024

Same "Android Studio is not installed" symptom for me, but I haven't noticed any adverse effects yet.

from flipper.

kenyee avatar kenyee commented on April 27, 2024

Oops...should have mentioned there are no adverse affects. But one of our devs was wondering why the doctor said it was broken so it's confusing 😸

from flipper.

VictorIreri avatar VictorIreri commented on April 27, 2024

Looks like it's the following line that defines the Android Studio location so I guess that could be updated to include the default location for Android Studio when installing via JetBrains Toolbox, which seems to be the Applications folder in the user directory.

const hasProblem = !fs.existsSync(
'/Applications/Android Studio.app',

Furthermore, the check should consider that the filename might not be exactly "Android Studio.app" especially if you have a Beta/Preview app installed e.g. Android Studio Iguana 2023.2.1 Beta 2.app or Android Studio Preview.app.

Also, it would be nice if that location could be configured by the user.

from flipper.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.