import android.support.v4.app.NotificationCompatApi21;
Any idea what I can do to resolve it
NOTE: I have added the android-support-v4.jar to my project and i look through library, there is no class as NotificationCompatApi21.
import android.support.v4.app.NotificationCompatApi21;
Any idea what I can do to resolve it
NOTE: I have added the android-support-v4.jar to my project and i look through library, there is no class as NotificationCompatApi21.