學習安卓的時候用Eclipse導入工程之后出現Unable to resolve target 'android-14' 這樣的問題,代碼確定沒有問題,因為是從網上教程下載的示例代碼,上網搜索了一下,解決辦法比較簡單:right click project --> go to properties --> select Android from there --> and from the list of target name select Android 4.0 or lesser。
有人說重啟一下Eclipse也行,可以試試!
參考:
http://stackoverflow.com/questions/12832383/unable-to-resolve-target-android-14
http://stackoverflow.com/questions/4942144/errorunable-to-resolve-target-android-2