the currently displayed page contains invalid values


http://code.google.com/上下載的例子,用svn下載下來,再導入工程就會在工程文件名處顯示一個紅叉。要給改工程選擇android  ->project->android-> build target(項目屬性里)時,就會出現"the currently displayed page contains invalid values"的字樣,之后發現沒有為項目選擇build target成功。

 

解決方法

 

原因是沒有default.properties這個文件, 在項目目錄下增加這個這個文件, 內容為:

target=android-8

 

就可以解決這個問題了.


 


免責聲明!

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



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