how to set date from a string to a custom calendar in android
问题 I found a custom calendar demo project from internet,I ported it in my project and its working very fine,But,I want to make a change in that,In that currently the currentdate is only display as selected,I want to display selected date as per textView's date,I get the date but i have no idea to how to set it in calendar,My code is as below,Please help me.currently i am able to set only date but each time my month is increamented by one..Please help. calendarAdapter package com.eps.blancatours