Can't import project with "android-support-v7-appcompat which resolves" error -
i can't import project
this full error
project com.resulam.android.nufitchamna_nufi_francais_nufi:c:\users\gaewgan\desktop\dic\dics\project.properties: library reference ..\android-support-v7-appcompat not found path c:\users\gaewgan\desktop\dic\dics..\android-support-v7-appcompat resolves c:\users\gaewgan\desktop\dic\android-support-v7-appcompat
how solve it?
you missing appcompat-v7 library project have import workspace on top of existing project. more information refer these existing guides:
- for android studio: https://developer.android.com/tools/support-library/setup.html#add-library
- for eclipse: cannot add library android project in eclipse
Comments
Post a Comment