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

android-studio(-bundle) has dependencies #4636

Closed
radeksimko opened this issue Jun 2, 2014 · 1 comment
Closed

android-studio(-bundle) has dependencies #4636

radeksimko opened this issue Jun 2, 2014 · 1 comment

Comments

@radeksimko
Copy link
Contributor

The Android Studio depends on Java < 8 and as the latest Java is currently 8, Android Studio won't work with that version.

I tried making it work with Java 7 but it didn't help either.

vagrant@vagrant-osx-10-9:Android Studio.app $ ./Contents/MacOS/studio
[JavaAppLauncher Error] CFBundleCopyResourceURL() failed loading MRJApp.properties file
[JavaAppLauncher Error] CFBundleCopyResourceURL() failed while getting Resource/Java directory
JavaVM: Failed to load JVM: /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/bundle/Libraries/libserver.dylib
JavaVM: Failed to load JVM: /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/bundle/Libraries/libserver.dylib
JavaVM FATAL: Failed to load the jvm library.
[JavaAppLauncher Error] JNI_CreateJavaVM() failed, error: -1

The Java 6 has currently invalid download location (404), so I didn't install it (yet) and didn't check if that helps. I will fix the Java 6 package first and then try to deal with Android Studio.

Either way I'd consider adding at least a caveat (ideally with checking what version is the user running) as we can't use depends_on yet.

@rolandwalker
Copy link
Contributor

Hi!

@zwaldowski is working on this over in #4524. I need to do some testing on it this week. I'd like to close this issue as a duplicate, but you are welcome to comment in #4524 .

@miccal miccal removed the duplicate label Dec 23, 2016
@Homebrew Homebrew locked and limited conversation to collaborators May 8, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants