Updated SDK version, getting ClassNotFoundException: android.support.v4.view.ViewPager

http://stackoverflow.com/questions/9831019/updated-sdk-version-getting-classnotfoundexception-android-support-v4-view-vie?answertab=active#tab-top

Go to Project->Properties->Java Build Path than select Order and export tab. Set android-support-v4.jar library checked and up it into top of the list. And then clean and rebuild project.

你可能感兴趣的:(Updated SDK version, getting ClassNotFoundException: android.support.v4.view.ViewPager)