Either you can use
http://developer.android.com/reference/android/app/DatePickerDialog.html
or
http://developer.android.com/reference/android/widget/CalendarView.html

If you want to develop your own calendar then you can use
http://developer.android.com/reference/android/util/MonthDisplayHelper.html
This will provide you basic calculations e.g. what should be first day of
calendar etc.

Cheers
Dalvinder Singh



On Mon, Jul 8, 2013 at 5:31 PM, sree android <[email protected]>wrote:

> Hi,
> The below attachment image contain select date from and todate at a
> time.Here i selected from 14th and i draged to 27th.Here the selected date
> is displayed in edittext like 14 JUL to 27 JUL.How it posible in
> android.Which concept is implemented here.Please tell me how it is posible
> in android.It is needed for me.
>
>
> Thakyou in advance.
>
> --
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> 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 unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>



-- 
*Cheers*,
*Dalvinder Singh* | http://dalvinsingh.blogspot.in/

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to