I'm getting an error stating: import android.support cannot be resolved at the line:
import android.support.v4.app.NotificationCompat;
Has anyone seen this before or have any idea what I can do to resolve it? The issue occurs when adding a library I've built - and goes away when I remove it.
Right click the project properties->java build path->libraries click add external jar
.
browse go to android installation folder like C:\Program Files\Android\android-sdk\extras\android\support\v4
there you find the android_support_v4.jar
file then add the jar file and go to order and export tab check the library and click ok..
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With