Khurram Majeed
Khurram Majeed

Reputation: 2391

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.

Upvotes: 1

Views: 1037

Answers (2)

umbalaconmeogia
umbalaconmeogia

Reputation: 135

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.

Upvotes: 1

broschb
broschb

Reputation: 5006

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.

Upvotes: 0

Related Questions