Re: [android-developers] How to implement Calendar App in Android

2011-03-03 Thread Prakash Iyer
There isn't any. Every few weeks or so such a question will come up and
while I jumped up and answered, usually Mark Murphy or Dianne Hackabod will
come back with this is not supported and by using any private API just
because some code does it might  will cause your code to break. This group
is meant for API published in the SDK only. In short you are on your own
here...

On Wed, Mar 2, 2011 at 11:38 PM, Santhosh Kumar santhoshgu...@gmail.comwrote:

 Hi Prakash,

  Thanks for replying, then what is the API we have to get on with
 developing calendar application?. I downloaded the source code for calendar
 app from source.android.com, and tried to analyze that, but it is still
 missing some packages (android.provider.calendar), and used android 3.0 api
 also, but still missing some packages.

 thanks  regards,
 G.Santhosh Kumar
 +91 9966973790



 On Thu, Mar 3, 2011 at 2:08 AM, Prakash Iyer thei...@gmail.com wrote:

 There is no Calendar API in the SDK. So you cannot thru any public API
 access the calendar on the device if that is what you are looking at.

 On Tue, Mar 1, 2011 at 9:58 AM, Santhosh Kumar 
 santhoshgu...@gmail.comwrote:

 Hi,

 I am working with Calendar functionality in android 2.2 api, and the
 api at that level (level 8) does not contain any Calendar classes to work
 for. so is there any way that i can implement calendar functionality?.

 thanks  regards,
 G.Santhosh Kumar

 --
 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


  --
 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




-- 
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] How to implement Calendar App in Android

2011-03-03 Thread Marcin Orlowski
 missing some packages (android.provider.calendar),

It's ther, in /packages/providers/CalendarProvider

-- 
Regards,
Marcin

-- 
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


[android-developers] How to implement Calendar App in Android

2011-03-02 Thread Santhosh Kumar
Hi,

 I am working with Calendar functionality in android 2.2 api, and the api 
at that level (level 8) does not contain any Calendar classes to work for. so 
is there any way that i can implement calendar functionality?.

thanks  regards,
G.Santhosh Kumar

-- 
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] How to implement Calendar App in Android

2011-03-02 Thread Prakash Iyer
There is no Calendar API in the SDK. So you cannot thru any public API
access the calendar on the device if that is what you are looking at.

On Tue, Mar 1, 2011 at 9:58 AM, Santhosh Kumar santhoshgu...@gmail.comwrote:

 Hi,

 I am working with Calendar functionality in android 2.2 api, and the
 api at that level (level 8) does not contain any Calendar classes to work
 for. so is there any way that i can implement calendar functionality?.

 thanks  regards,
 G.Santhosh Kumar

 --
 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

-- 
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] How to implement Calendar App in Android

2011-03-02 Thread Santhosh Kumar
Hi Prakash,

 Thanks for replying, then what is the API we have to get on with
developing calendar application?. I downloaded the source code for calendar
app from source.android.com, and tried to analyze that, but it is still
missing some packages (android.provider.calendar), and used android 3.0 api
also, but still missing some packages.

thanks  regards,
G.Santhosh Kumar
+91 9966973790



On Thu, Mar 3, 2011 at 2:08 AM, Prakash Iyer thei...@gmail.com wrote:

 There is no Calendar API in the SDK. So you cannot thru any public API
 access the calendar on the device if that is what you are looking at.

 On Tue, Mar 1, 2011 at 9:58 AM, Santhosh Kumar santhoshgu...@gmail.comwrote:

 Hi,

 I am working with Calendar functionality in android 2.2 api, and the
 api at that level (level 8) does not contain any Calendar classes to work
 for. so is there any way that i can implement calendar functionality?.

 thanks  regards,
 G.Santhosh Kumar

 --
 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


  --
 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

-- 
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] How to implement Calendar App in Android

2011-03-02 Thread TreKing
On Wed, Mar 2, 2011 at 10:38 PM, Santhosh Kumar santhoshgu...@gmail.comwrote:

 Thanks for replying, then what is the API we have to get on with developing
 calendar application?


On Wed, Mar 2, 2011 at 2:42 PM, TreKing treking...@gmail.com wrote:

 On Tue, Mar 1, 2011 at 8:58 AM, Santhosh Kumar santhoshgu...@gmail.com
  wrote:

 so is there any way that i can implement calendar functionality?


 Use the web based Google Calendar APIs.


-
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