Android Help: How to get date from calendar view?

jamesd1

Member
Joined
May 15, 2008
Messages
176
Reaction score
0
Points
16
I am building application which has calendar view and few button below it. When I click the button it opens new activity which sets details of the meeting for selected date.

Now I am wondering how to get this selected date from calendar view when I click the button. So the date is first selected and nothing happens and after I click the button I should receive the date details. I am using Android SDK 4.

Also I don't need date picker.

Thank you.
 
Back
Top