`

解决Android 工程出现 unable to get system library for the project 异常

阅读更多

 

转自 http://blog.csdn.net/today520/article/details/7165297

 

出现上面异常是android sdk 版本问题

 

解决办法:

解决问题的方法是打开工程中的default.properties文件,把版本号改高。
 

比如:# Project target.

target=android-9

出现原因分析:

当我们从别处引入android工程时,会出现 unable to get system library for the project 的提示。这是由于sdk版本不兼容导致的。假设自己使用的sdk等级是8,而引入的工程sdk等级是7,便会出现版本不兼容的错误

分享到:
评论

相关推荐

    FlexGraphics_V_1.79_D4-XE10.2_Downloadly.ir

    is written to stream, which is then read by the flex-property, for which the Assign method is called. - ADD: In TIdPool (module FlexUtils), added the method NextUsed (allows iterating all taken ...

    Turbo C 2.00[DISK]

    You should read the rest of this README file to get further information about this release before you do the installation. 3. IMPORTANT NOTES ------------------- o The file HELPME!.DOC contains...

    Turbo C 2.01[DISK]

    You should read the rest of this README file to get further information about this release before you do the installation. 3. IMPORTANT NOTES ------------------- o The file HELPME!.DOC contains...

    ICS delphixe10源码版

    Don't forget to mention your name, street address, EMail and web site. Contributions: -------------- ICS has been designed by Fran鏾is PIETTE but many other peoples are working on the components ...

    Turbo C++ 3.0[DISK]

    - The default extension for source files to the command-line compiler is .CPP; that is, if you enter TCC -c test the compiler will search for test.cpp, and give an error if a file of that name ...

    Turbo C++ 3.00[DISK]

    - The default extension for source files to the command-line compiler is .CPP; that is, if you enter TCC -c test the compiler will search for test.cpp, and give an error if a file of that name ...

    Bochs - The cross platform IA-32 (x86) emulator

    - display library 'x' now uses the desktop size for the maximum guest resolution - ROM BIOS - Support for up to 2M ROM BIOS images - I/O Devices - 3 new 'pseudo device' plugins created by plugin ...

    Delphi7.1 Update

    TFMTBCDField initializes to size 8 instead of size 4, allowing the system to initialize precision to 7 and size to 8 (Quality Central 5938). * Using a TDBLookupComboBox to display a list of data given...

    xilinx-axidma 驱动模块 petalinux2020

    这通常通过编辑`project-spec/meta-user/recipes-bsp/device-tree/files/system-user.dtsi`文件来完成,添加相应的AXIDMA节点。接着,需要配置内核编译选项,确保AXIDMA驱动被编译进内核镜像。最后,更新文件系统,...

Global site tag (gtag.js) - Google Analytics