Re: [android-developers] Task implentation
Hi,
There's no Android API for getting Tasks data
(https://mail.google.com/mail/help/tasks/).
You will have to use GData directly
(http://code.google.com/apis/tasks/). I believe someone has a
open-source implementation already. Look around.
Thanks,Mike
On Sun, Nov 13, 2011 at 8:36 PM, kishore <vkishore221@gmail.com> wrote:
> Hi All,
>
> For calendar information i am getting from this URI:
> Uri.parse("content://com.android.calendar/calendars")
>
> In same way i need to get TASK information or TASK list. Can any one
> tell me any URI is there for TASK.
> or any other way to implement
>
> Please give information about TASK.
>
> Regards,
> Kishore
>
> --
> 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+unsubscribe@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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home