Serious problems in Configuring Android SDK with Eclipse

后端 未结 6 1769
感动是毒
感动是毒 2021-01-13 01:33

I am having serious problems in Configuring ADT with Eclipse. I am using Windows 7 Home Premium version.

The Eclipse (64 bit) that I am using is:

Ecl         


        
6条回答
  •  温柔的废话
    2021-01-13 02:14

    In the last time I face all the time with such strange errors. The solution in these cases usually is the following.

    I guess that you use JDK 7. Android SDK is not compatible with JDK 7. You have to use JDK 6 or JDK 5 (but 5 is too old). Am I right?

提交回复
热议问题