Android SDK Setup under Windows 7 Pro 64 bit

后端 未结 15 1355
野性不改
野性不改 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:34

    Windows 7 isn't a supported platform as far as I know. I use the SDK on 64-bit Ubuntu 9.10 and it works fine, though I did have to install the ia32libs or libcurses bombed every time. That was Eclipse related.

    The SDK sys reqs makes it clear whatever platform you run, you must be able to run 32-bit code.

提交回复
热议问题