I have updated Android SDK to API Level-17. As a result, I am getting java.lang.NoClassDefFoundError: android.support.v4.content.CursorLoader. I have included "android-support-v4.jar" in "libs" folder and referenced to it via. "Java Build Path", but still same error.
Any help or guidance to resolve the issue will be well appreciated.