I have both jdk1.6 and 1.7 installed in my computer. Since the simulator can only build using 1.6, how do I point it to my jdk1.6 folder?
When I go to File->Build for Android I get the message “Cannot find the Java Development Kit …”. I assume it’s because the default JDK in my machine is 1.7.
Note: I need to keep both jdk versions in my computer since I use each one for different applications.