Hi,
In this lib is there a way to disable all the dates before the current date or a particular date. For eg the app user should be able to choose only a date which is higher than current date, the rest of the dates in the calendar should appear as disabled. May be useful for appointment booking etc
I got the error fixed. I needed to install the file with this advise from corwin42.
Attention: This library uses the android-support-v4.jar library. You have to install it with the Android SDK Manager. Please add the Extras/Android Support package. Then you will find the jar under <SDK root folder>\extras\android\support\v4. Please copy the android-support-v4.jar file to your custom libs folder!