I’m working on an application where i want to give user the ability of just to select Hours and AM/PM but Minutes widget should be fixed as i mentioned. I am using TimePickerDialog.
Is there any possibility of doing that?
I’m working on an application where i want to give user the ability of
Share
I am not sure but you can use Android wheel with Timepicker.
http://code.google.com/p/android-wheel/source/browse/trunk/wheel/src/kankan/wheel/demo/TimeActivity.java?r=16
and also check out this link:
http://code.google.com/p/android-wheel/