Warning major version 52 is newer than 51, the highest major version supported by this compiler

后端 未结 10 1557
北恋
北恋 2020-11-28 12:02

Basicly I\'m super newbie and started internship in IT company. I installed VS with Xamarin. The problem that I\'m facing is very frustrating. So even when i create empty pr

10条回答
  •  自闭症患者
    2020-11-28 12:13

    In my case, i had to reinstall the JDK 8 (the last version) because other versions JDK 7 couldnt work even with new projects or clean up projects, and also i had to do a clean install of the android sdk.

提交回复
热议问题