Android requires compiler compliance level 5.0 or 6.0. Found ’1.7′ instead. Please use A

來源:互聯網
上載者:User
原文地址:http://blog.csdn.net/satiling/article/details/7000846

重裝作業系統後,要重新設定Android開發環境。配置成功後,添加原本項目時卻出現了錯誤!

Android requires compiler compliance level 5.0 or 6.0. Found '1.7' instead. Please use Android Tools > Fix Project Properties.
解決方案:

1.項目右鍵 ->android tools->Fix
Project

2.如果不可以,檢查Project->Properties->Java
Compiler

確認JDK compliance被設定為1.6,並且enable specific seetings.

經過這兩步問題基本解決。

另一個EEROR

在更新Android SDK後,經常會遇到一個 “SDK Manager:failed to install” “Tools Can't Write” 之類的說Tools檔案不能寫的錯誤。如果安裝過程中提示“SDK Manager:failed to install”,不要急,先退出,然後
1.進入sdk的temp檔案夾,會有一個下載好的tools_r06-windows.zip(名字可能有一點不一樣)
2.解壓此檔案,出現tools_r06-windows檔案夾
3.進入,直接將tools_r06-windows裡的所有檔案複製並覆蓋掉sdk根目錄的tools檔案夾中的檔案

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.