hhru / android-multimodule-plugin

MIT License
157 stars 20 forks source link

Specified localPath '/Applications/Android Studio.app' doesn't exist or is not a directory #45

Closed mrcoder09 closed 2 years ago

mrcoder09 commented 3 years ago

I am trying to build this project in my intellij idea IDE and getting this error

Specified localPath '/Applications/Android Studio.app' doesn't exist or is not a directory

There is no way or any solutions I have found yet regarding this. So I am stuck with this error at the very initial step. Please provide solution to resolve this. Also please provide clear list of instructions by including some UI screenshot for building this project.

AlexeyKorshun commented 3 years ago

do you have AS on your laptop? You can change the build target in ExternalLibrariesExtension by change the chosenIdeaVersion, you can choose one of preset product or create your one :)

mrcoder09 commented 3 years ago

@AlexeyKorshun yes I have AS Arctic Fox installed on my laptop as well. I believe Geminio plugin will also work with Arctic Fox. Can you let me know exact string value to be put there? tried several combinations but no luck yet

AlexeyKorshun commented 3 years ago

do you install AS via toolbox? you can check this PR https://github.com/hhru/android-multimodule-plugin/pull/43 where added arctic fox support

PStrelchenko commented 3 years ago

@mrcoder09 , hi! Can you try latest version from master branch? I've just merged support for Arctic Fox

PStrelchenko commented 2 years ago

Closed due to inactivity.