Thursday, May 16, 2013

[android-developers] Re: Error installing Android Studio Preview version

Ok, I made a silly mistake. I thought that JDK was installed when it was not. OpenJDK-JRE was installed, but not OpenJDK-JDK. I was able to install after realizing this error on my part. I'm leaving this out here in case someone runs into the same problem. Double check that you do in fact have JDK installed.

On Thursday, May 16, 2013 3:50:29 PM UTC-4, Matt Kevins wrote:
I am following the instructions for installing Android Studio Preview on Linux. I am running Ubuntu 12.10 64 bit. This is the specific message I got:

'tools.jar' is not in the Android Studio classpath.
Please ensure JAVA_HOME points to JDK rather than JRE.

I then tried:

export JAVA_HOME=/usr/lib/jvm/default-java

based on advice on askubuntu.com, to no avail. Does anyone know what the issue might be, or how I can go resolving this? I would really like to try out Android Studio, since it looks really cool based on the presentation during the IO keynote.

--
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
---
You received this message because you are subscribed to the Google Groups "Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments:

Post a Comment