简体   繁体   中英

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.

this is my step

  1. File->Import (android-sdk\\extras\\android\\support\\v7). Choose "appcompat"
  2. Project-> properties->Android. In the section library "Add" and choose "appCompat"

but when in section library "Add" and choose "appCompat", there is blank and no any library for me choose.

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"

so you able to add the android-support-v7-appcompat under your android project.

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