when I put minimum sdk API 8 and TARGET SDK API 15 or 20 (in eclipse) , this errors hapen
but when I PUT Minimum sdk, API 15 OR 20 this error gone
Thanks
This may be happen because some of the library methods which you are using may be available only on api level 15 or upper.... check the logcat material theme you are using that is not available in that api level see this question it will help you