Using 1.7 requires compiling with Android 4.4 (KitKat); currently using


今天編譯一個project,我設置為api 14,可是編譯報錯:

Using 1.7 requires compiling with Android 4.4 (KitKat); currently using API 4


參考 http://stackoverflow.com/questions/22552199/unable-to-build-android-project-using-facebook-sdk-against-android-2-2-froyo
Using 1.7 requires compiling with Android 4.4 (KitKat); currently using API 8


Righ click on your project > properties > Java compiler > enable "project specific settings" Set Compiler compliance level to 1.6 re Build your project






至於為啥之前編譯其它project,都是ok的,就不明確了。


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM