[android-developers] Re: I need to develop a calendar application using Android.

2008-10-07 Thread chomchom
Rather than redevelop it from scratch, you could take the base activities/views/controllers from RunBuddy. We had the problem where we needed a more customizable calendar. Its not a full calendaring solution but it will present a rendered view appropriately according to the Gregorian Calendar clas

[android-developers] Re: I need to develop a calendar application using Android.

2008-10-07 Thread jtaylor
Either the standard Java API or the Google Calendar API. - Juan T. On Oct 6, 5:10 am, Parasss <[EMAIL PROTECTED]> wrote: > Hello Folks, > > Any one can tell me about how we can  develop calender application > using Android SDK.. > > Please help me.. > > i will be really thankful to you.. > > Th

[android-developers] Re: I need to develop a calendar application using Android.

2008-10-06 Thread Mark Murphy
Parasss wrote: > Any one can tell me about how we can develop calender application > using Android SDK.. Can you please be more specific? -- Mark Murphy (a Commons Guy) http://commonsware.com Android Training on the Ranch! -- Mar 16-20, 2009 http://www.bignerdranch.com/schedule.shtml --~--~-

[android-developers] Re: I need to develop a calendar application using Android.

2008-10-06 Thread arnouf
What do you need exactly? What do you want to do? Call calendar application? Do a Calendar? Call a calendar from your Activity? Regards On Oct 6, 11:10 am, Parasss <[EMAIL PROTECTED]> wrote: > Hello Folks, > > Any one can tell me about how we can develop calender application > using Android SDK