I was trying to update the JDK on my machine (Ubuntu 14) by downloading the packages on Java official site (this one http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html )
Now this was in order to install android studio, following the instructions on this page https://developer.android.com/studio/install.html
I did what they tell to do, but I encountered 3 problems: - First, why is there no 32 bit package downloadable? And can I download the 64 anyway and it works (I mean probably not, but the 32 bit is just not existing....) - Second, I didn’t saw any bash/python file to """install""" the package, so is there a special folder to put it or the home will do? -Third, all started because my javac -version gave 1.7 as a result (1.8 is needed), but after downloading the package and doing what they do the commands STILL gives version 1.7, which is mainly why I ask this question...
I apologize for my english and my gnu-ignorance, hoping someone has an answer :)
SIDE NOTE: android studio actually blocks with this mistake (JDK8 is needed, I have 7. So the update is not completed)
Ok i found HowTo: Upgrade java on Ubuntu 14.04 LTS? this, but.....is there a way that does not rely on official tar downloads? Plus, even though os says java is version 1.8, androidstudio says it's 1.7