Skip to content
Discussion options

You must be logged in to vote

It is true that the dependencies are redundant. Skip doesn't technically require that Android Studio be installed, since it uses the Homebrew dependencies for all the tools it needs to build the Android side of the app (gradle, adb, etc.). Also, Android Studio might be installed in a non-standard location, or it might be managed by Jetbrains Toolbox or some other app management tool. So in order to Skip to have predictable locations for the tools it needs, we rely on Homebrew's versions.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by marcprux
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
setup Installation and setup issues, including Homebrew/Java installation and skip checkup issues
2 participants