Re: [android-developers] Scrolling Time Picker Like in Alarms

2011-01-14 Thread Rishit Desai
How to bring that alarm's Time Picker (snapshot included) to use in my Application.. I hope the Alarm's Time Picker is a Widget that can be used by my Application. Any help with reference/website/sample code/Whether that can be used or not, would be great. On Wed, Jan 5, 2011 at 2:13 AM, TreKing

Re: [android-developers] Scrolling Time Picker Like in Alarms

2011-01-14 Thread TreKing
On Fri, Jan 7, 2011 at 8:24 PM, Rishit Desai rjdthegr...@gmail.com wrote: Any help with reference/website/sample code/Whether that can be used or not, would be great. How about the official documentation: http://developer.android.com/reference/android/app/TimePickerDialog.html

Re: [android-developers] Scrolling Time Picker Like in Alarms

2011-01-14 Thread TreKing
Whoops, looks like you're already tried the built in one - sorry about that. What you're looking at is probably a custom widget not available in the SDK. You'd have to roll your own. - TreKing

Re: [android-developers] Scrolling Time Picker Like in Alarms

2011-01-14 Thread Kostya Vasilyev
That's an HTC phone in your photo, and the widget is a part of the custom extended UI for Android (HTC Sense). They do not make it available for others to use. Someone made one just like it and made the source available: http://code.google.com/p/android-wheel/ -- Kostya 2011/1/3 Rishit

Re: [android-developers] Scrolling Time Picker Like in Alarms

2011-01-04 Thread TreKing
On Sun, Jan 2, 2011 at 9:52 PM, Rishit rjdthegr...@gmail.com wrote: Any help is highly appreciated. With what, exactly? - TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago