pombreda / windows-package-manager

Automatically exported from code.google.com/p/windows-package-manager
0 stars 0 forks source link

android studio jdk dependency seems wrong #377

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Have a Windows without any JDK
2. Install Android Studio using Npackd. This installs also the JDK (32 bit)
3. Try to start Android Studio

What is the expected output? What do you see instead?
Expected: Android Studio starts
Instead: Android Studio complains that it wants a 64 bit JDK

What version of the product are you using? On what operating system?
Windows 8.1 64 bit. Don't know if it would work on 32 bit.

Original issue reported on code.google.com by theorigi...@gmail.com on 17 Aug 2014 at 1:01

GoogleCodeExporter commented 9 years ago
I forgot: Android Studio only starts if I also install the 64 bit JDK and 
define the Environment Variable JAVA_HOME to its install dir.

Original comment by theorigi...@gmail.com on 17 Aug 2014 at 1:13

GoogleCodeExporter commented 9 years ago

Original comment by tim.lebe...@gmail.com on 19 Aug 2014 at 6:41

GoogleCodeExporter commented 9 years ago
changed the package description:

WARNING: start "bin\studio.exe" instead of "bin\studio64.exe" if you only have 
32 bit JDK installed. 
WARNING 2: environment variable "JAVA_HOME" should be defined and should point 
to a valid JDK (e.g. "C:\Program Files\JDK"
IDE for android development

Original comment by tim.lebe...@gmail.com on 19 Aug 2014 at 6:44

GoogleCodeExporter commented 9 years ago
I don't plan any further changes other than adding the comment mentioned 
previously. Please let me know if this is not enough.

Original comment by tim.lebe...@gmail.com on 21 Aug 2014 at 6:46

GoogleCodeExporter commented 9 years ago

Original comment by tim.lebe...@gmail.com on 2 Sep 2014 at 7:35