Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Mac instructions for mobile auto setup #117

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

hneiva
Copy link
Contributor

@hneiva hneiva commented Oct 28, 2021

No description provided.

@hneiva hneiva requested a review from ahal October 28, 2021 23:17
Copy link
Contributor

@ahal ahal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!


# On Ubuntu
# On Ubuntu
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: whitespace

3. Make sure you're pointing to the right java (depending on what version gradle requires)::

# In your .zshrc or .bashrc:
# On mac
export JAVA_HOME="$(/usr/libexec/java_home -v 1.8)"

# If java_home doesn't work, you can use this to get java home instead:
java -XshowSettings:properties -version 2>&1 | grep java.home

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If this works on Ubuntu too, maybe we should just list this as the defacto way to find JAVA_HOME?

@hneiva hneiva force-pushed the mobile-auto-setup branch from b3a2fb8 to 2e57973 Compare October 13, 2022 17:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants