简体   繁体   中英

Unable to use ActionBarSherlock library

I have Created a new android project from existing source(ActionBarSherlock library) with API 15. I added this library to my project( Project properties -> android -> library-> add ->com_actionbarsherlock ->apply ->ok ).But When I again see (Project properties -> android -> library->) com_actionbarsherlock is showing red color cross .So, I am unable to import the library classes.I am really struggling with this. I have attached two screen shots Screen Shot When I add library and Screen Shot After library is added. Any help would be appreciate. 添加库时的屏幕截图添加库后的屏幕截图

如果您使用的是ActionBarSherlock v4.0或更高版本,则需要根据API 15构建项目。

我从这个链接得到答案和解释

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM