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 treking...@gmail.com wrote:

 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
 transit tracking app for Android-powered devices


  --
 You received this message because you are subscribed to the Google
 Groups Android Developers group.
 To post to this group, send email to android-developers@googlegroups.com
 To unsubscribe from this group, send email to
 android-developers+unsubscr...@googlegroups.comandroid-developers%2bunsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/android-developers?hl=en




-- 
-Rishit Desai
--Live each day as if it were your last. And one day you will most certainly
be true.

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

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
 http://developer.android.com/reference/android/app/TimePickerDialog.html
http://developer.android.com/reference/android/widget/TimePicker.html
 http://developer.android.com/reference/android/widget/TimePicker.html
http://developer.android.com/resources/tutorials/views/hello-timepicker.html

Total time posting here and waiting for an answer: 11 days. Total time to
look it up: 5 seconds.

-
TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago
transit tracking app for Android-powered devices

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

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 http://sites.google.com/site/rezmobileapps/treking - Chicago
transit tracking app for Android-powered devices

On Fri, Jan 14, 2011 at 9:40 AM, TreKing treking...@gmail.com wrote:

 On Fri, Jan 7, 2011 at 8:24 PM, Rishit Desai rjdthegr...@gmail.comwrote:

 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
  http://developer.android.com/reference/android/app/TimePickerDialog.html
 http://developer.android.com/reference/android/widget/TimePicker.html
  http://developer.android.com/reference/android/widget/TimePicker.html
 http://developer.android.com/resources/tutorials/views/hello-timepicker.html

 Total time posting here and waiting for an answer: 11 days. Total time to
 look it up: 5 seconds.


 -
 TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago
 transit tracking app for Android-powered devices


-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

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 rjdthegr...@gmail.com

 I want to use the scrollable Time Picker (That is used for Alarms in
 my Donut)
 The inbuilt Time Picker interface with buttons + and - kind of sucks.
 (TimePicker class)

 Snap of the Time Picker i am talking about.
 http://i465.photobucket.com/albums/rr19/rjdthegreat/091743.jpg

 Any help is highly appreciated.

 Thanks,
 RJD

 --
 You received this message because you are subscribed to the Google
 Groups Android Developers group.
 To post to this group, send email to android-developers@googlegroups.com
 To unsubscribe from this group, send email to
 android-developers+unsubscr...@googlegroups.comandroid-developers%2bunsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/android-developers?hl=en

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

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
transit tracking app for Android-powered devices

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en