简体   繁体   English

无法将库项目添加到我的android项目中

[英]Cannot add library project into my android project

I faced a problem when i want to add the "android-support-v7-appcompat" under my android project. 我想在我的android项目下添加“ android-support-v7-appcompat”时遇到问题。

this is my step 这是我的步骤

  1. File->Import (android-sdk\\extras\\android\\support\\v7). 文件->导入(android-sdk \\ extras \\ android \\ support \\ v7)。 Choose "appcompat" 选择“ appcompat”
  2. Project-> properties->Android. 项目->属性-> Android。 In the section library "Add" and choose "appCompat" 在“添加”部分库中,选择“ appCompat”

but when in section library "Add" and choose "appCompat", there is blank and no any library for me choose. 但是在“添加”部分库中选择“ appCompat”时,则为空白,没有可供我选择的任何库。

has anyone faced this problem too and give me some suggestion? 有没有人也遇到过这个问题并给我一些建议? thank for help. 谢谢你的帮助。

Sorry i was make a big mistake, for those who facing the same problem as me, please make sure 抱歉,我犯了一个大错误,对于那些面临与我相同的问题的人,请确保

  • android-support-v7-appcompat->properties->android, make sure the "Is Lirary is checked" android-support-v7-appcompat-> properties-> android,请确保“是否检查了Lisary”

so you able to add the android-support-v7-appcompat under your android project. 因此您可以在android项目下添加android-support-v7-appcompat。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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