Android application error in eclipse -


whenever run code application in eclipse shows error:

\workspace\appcompat_v7\res\values-v21\themes_base.xml:150: error: error: no resource found matches given name: attr 'android:windowelevation'. 

but example files runs. how rectify it?

make sure appcompat_v7 targeting android 5.0 or later.


Comments

Popular posts from this blog

Magento/PHP - Get phones on all members in a customer group -

javascript - Bootstrap Popover: iOS Safari strange behaviour -

spring cloud - How to configure SpringCloud Eureka instance to point to https on non standard port -