Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

JDK 7 with Android SDK R13 in windows 7

I want to use JDK 7 64bit for android development. But in system requirement of android development it is said that it need's "JDK 5 or JDK 6". Is there any problem if i want to use latest JDK 64bit with latest android SDK and new eclipse IDE 64bit?

Note:

like image 593
Shahjalal Avatar asked Jul 29 '11 12:07

Shahjalal


1 Answers

JDK 7 64-bit works without issue on Windows7 64-bit, however you will probably need to download both the 32-bit and 64-bit versions of the SDK. I'm not sure why they haven't solved this issue but the fix works, and JDK 7 works fine with Android.

like image 80
Ice Phoenix Avatar answered Nov 15 '22 20:11

Ice Phoenix