I am currently trying to display a date(in the text format) selected using a "datepicker" on a textview, I want to update the textview as and when the date in the date picker is changed and I want to display the date in the long format ( eg. January 1 2011)
I tried looking up examples but the examples use the date picker dialog. Can anyone help me out?