The project target (Android L (Preview)) was not properly loaded

后端 未结 10 1039
夕颜
夕颜 2020-12-23 16:26

Recently I upgraded Eclipse along with ADT plugins to Android L priew.

I have the latest Java update as well i.e. Java 8

10条回答
  •  梦毁少年i
    2020-12-23 17:12

    This seems to be the issue....the 'Automatically Pick Best', picks the 'L' version of API 20 instead of the 4.x version of API 20. In my instance, I am targeting API 19 and apparently that's not compatible with the choice of "API 20: Android L (Preview)".

    Sorry, this system won't let me post images yet...

提交回复
热议问题