I am planning to get some hand on Android Apps development. For Android Apps development you need to install Android SDK. Developing Android Apps can be easy if you use JAVA Eclipse as your IDE (Integrated Development Environment).
Here is how you can install JAVA Eclipse on Windows 7
Important:
Both JAVA JDK and Eclipse should be of same bit (32 bits or 64-bits). if you install different bit-version, you can receive error message like:
A Java Runtime Environment (JRE) or Java Development Kit (JDK) must be available in order to run Eclipse. No Java virtual machine was found after searching the following locations:
Failed to load JNI shared library “Program Files\Java\jdk1.6.0_20\jre\bin\client\jvm.dll”
Only solution for such error message is, install same bit version of JAVA JDK and Eclipse. No need to change any environment variables path in Windows 7.
You must be logged in to post a comment.
I had trouble and couldn’t install Eclipse on my Windows 7 c68 (32 bit) PC for months. It unzipped and provided multiple files which when I clicked on them, did nothing useful.
The problem was easily solved – I had to use another program other than WinZip to unzip the file. (I used WinRAR and it went perfectly, first try!).
The program is oddly enough, provided as a .zip file. So my computer used WinZip to unzip. If you do this, you’ll get errors. Try using WinRAR and you’ll have no problem!
thank you very much for your valuable input
Thank you so much!!! i installed eclipse.. ur instructions helped =)