I really like the look of the DatePicker control provided by Android: http://developer.android.com/guide/topics/ui/controls/pickers.html
But I haven't been able to find a way to use this kind of control for other entities (regular numbers, strings, etc...) Is this possible? If so, how?