Java 7 and Android Emulator

I have a PC with following specs

Windows XP SP3 Intel Core 2 Duo T6600 2.20 GHZ processor RAM = 3GB

For android I have Java 7 SDK Update 1 (1.7.0_01-b08) Latest SDK Manager etc

I have created two virtual machines for Android 2.3.3 and 4.0 and Bothy of these machines don't load. When I start the AVD it goes to stage where it shows android logo but stays there for hours.

Is it a problem with Java 7.


My Android emulator for Android 2.1 works well with Java 1.7.0_01-b08 on CentOS6.0. Android SDK Manager is the latest one.


I'm not sure if there is/isn't a problem with Java 7, but based on the req. for the SDK found here, I wouldn't expect it to work. It is not one of the supported java JDK's.

链接地址: http://www.djcxy.com/p/16162.html

上一篇: 可能强制Delphi的threadvar内存被释放?

下一篇: Java 7和Android模拟器