當我們從別處引入Android工程時,會出現 unable to get system library for the project 的提示。
可能原因一:可能是由於sdk版本不兼容導致的。假設引入的工程sdk版本是7,而自己eclipse關聯的sdk中沒有版本7,便會出現找不到庫的錯誤,此時需要更改
更改android工程的sdk版本的方式有2種:
①打開工程中的default.properties文件,在裡面修改 ---------不推薦
②右擊工程--properties--Android,對話框右側會列出各個sdk版本,點擊選擇就可以了,這種方式要比第一種方式好,因為會自動在default.properties文件中填寫sdk版本名稱,例如
Google的sdk版本名是target=Google Inc.:Google APIs:8
解決方法二:clean工程,關閉工程,再打開工程
R文件沒有生成的解決方案和上面一樣
問題三: android INSTALL_FAILED_INSUFFICIENT_STORAGE
這是由於手機內存不足導致的 ,如果是模擬器,則使用下面的命令來實現 擴展emulator -avd 3avd -partition-size 128
配置s3c-linux-2.6.28.6-Real6410出現 Unable to find the QT3 installation
Android 導入工程報錯:Unable to resolve target android-9
Android項目使用外部.so - prebuild library on android
Android ProgressDialog錯誤:Unable to add window
linux終端錯誤:Unable to find the ncurses libraries or the required header files解決
VMtool安裝,Enter the path to the kernel header files for the。。。。
ubuntu source for caffe reference to solve the problem of the LIB