Error while importing android-support-v7-appcompat error: Error: No resource found
问题 I have followed the eaxct method found at ./sdk/docs/tools/support-library/setup.html but when import v7-appcompat into workspace , it gives the error in the Android Manifest File error: Error: No resource found that matches the given name (at 'theme' with value '@android:style/ Theme.AppCompat'). 回答1: Ok found a way do it. .. I changed the v7-appcompat project's(in the workspace) target sdk version to latest version , then i right clicked the project closed it , and then opened it again ,