Android SDK Setup under Windows 7 Pro 64 bit

后端 未结 15 1393
野性不改
野性不改 2020-12-07 18:06

The short version of my issue at hand,

  • Windows 7 Professional x64
  • Java JDK 1.6.0_17 x64
  • Eclipse Galileo w\\ADT Plugin installed
  • And
15条回答
  •  执念已碎
    2020-12-07 18:27

    Found a solution that modifies the android.bat to allow you to start and run the android sdk and avd manager on the x64 jdk. So far I've been able to start it updating, but I don't know what other implications running the emulator and compiling against the x64 jdk will have.

    http://code.google.com/p/android/issues/detail?id=3917

    good luck.

提交回复
热议问题