Error retrieving parent for item: No resource found that matches the given name 'Widget.AppCompat.A

If use Eclipse:

  1. You should reinstall your Android Support Library by Android SDK Manager to get the complete android supportV7 library.
       重新下载安装supportV7 library.
   2 The mediarouter library project dependency on the appcompat library project. So,after you have finished Step 1, you can follow  Android Support Library v7: Error retrieving parent for item  to fix this problem.

你可能感兴趣的:(Error retrieving parent for item: No resource found that matches the given name 'Widget.AppCompat.A)