Search code examples
androidcomponentstimepicker

Where can i find a good time picker android ui component


I'm looking for a better time-picker component (Better that the default one), does someone can tell me where i can find one (even better if it's for free) ?

Thanks, Lior


Solution

  • The wheel date and time picker is useful in every situation when the user has to set the time or date. it provides a more fun way of setting date and time than the standard plus-minus way. If you want your users to be able to set the time using the keyboard, consider using the plus minus date and time picker.

    Follow Two Link:

    Android-wheel: http://code.google.com/p/android-wheel/

    Demo: http://code.google.com/p/android-wheel/downloads/list