Updated SDK version, getting ClassNotFoundException: android.support.v4.view.ViewPager
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.