Reasons for why no resource found that matches the given name ' Theme.AppCompat.Light '
This blog has been written very clearly, we can refer to http://www.jianshu.com/p/6ad7864e005e
There are some problems in resolving the exception here to add
1.Eclipse SDK Manager does not have an Android support library
The solution offered on the web is to replace the image source to solve, but now Baidu can find the image is not included in the item.
can be downloaded manually by The Android Support Library folder is introduced into the project as follows
HTTPS://dl-ssl.google.com/android/repository/support_r23.0.1.zip
2, the Android support library after importing eclipse still error
Upgrading the Android SDK Build-tool version is consistent with the downloaded Android Support library version. The re-clean project is OK.
Android Create project appears no resource found that matches the given name Theme.AppCompat.Light