How to use spinner for showing date in sql lite in android?
问题 I want to have 3 spinner in my app that are for date picking like this: Year – Month- Day For example, today is 2015-10-08 and spinners show this date automatically from system: year-spinner shows 2015 Month-spinner shows 10 Day-spinner shows 08 Although users can change them with dropping down and selecting other one. At last these data must be save in my sql-lite data base. I don't know how to them, please help me.thanks! This is my code: my app description is after AddVow is clicked, user