[android-beginners] Re: Calendar Intent?

2009-07-01 Thread Paul Teale
Tried your method and it didn't work for me. Tested only on the HTC Magic (1.5) though, which version of the OS did this work on for you? On May 30, 7:07 pm, grd wrote: > By a process of tedious experimentation, I've found that: > >    Intent calendarIntent = new Intent() ; >    calendarIntent.s

[android-beginners] Re: Calendar Intent?

2009-06-01 Thread grd
By a process of tedious experimentation, I've found that: Intent calendarIntent = new Intent() ; calendarIntent.setClassName ("com.android.calendar","com.android.calendar.AgendaActivity"); ...works for me to launch the Calendar's Agenda Activity. Haven't tried, but perhaps com.android.cal

[android-beginners] Re: Calendar Intent?

2009-04-13 Thread daniel.benedykt
Is there any update on this? Thanks On Mar 5, 7:15 pm, Azalar wrote: > No one from Google able to clarify this? > > On Mar 4, 10:21 am, Binesy wrote: > > > If you go to content providers in the docs (http:// > > developer.android.com/guide/topics/providers/content-providers.html) > > it makes

[android-beginners] Re: Calendar Intent?

2009-03-05 Thread Azalar
No one from Google able to clarify this? On Mar 4, 10:21 am, Binesy wrote: > If you go to content providers in the docs (http:// > developer.android.com/guide/topics/providers/content-providers.html) > it makes reference to android.provider.Calendar.CONTENT_URI but this > is not mentioned anywhe

[android-beginners] Re: Calendar Intent?

2009-03-04 Thread Binesy
If you go to content providers in the docs (http:// developer.android.com/guide/topics/providers/content-providers.html) it makes reference to android.provider.Calendar.CONTENT_URI but this is not mentioned anywhere. Is this future functionality that will be added in future releases, or accidenta

[android-beginners] Re: Calendar Intent?

2009-03-04 Thread Azalar
Ok thats good to know its there. So someone somewhere must know the intent to launch Calendar? I can't seem to find any info on this in Googles documentation and seems a glaring omission on there part. On Mar 3, 7:25 pm, "deepdr...@googlemail.com" wrote: > The calendar *is* present on my T-Mobil

[android-beginners] Re: Calendar Intent?

2009-03-03 Thread deepdr...@googlemail.com
The calendar *is* present on my T-Mobile G1 and it cannot be removed. http://www.deepdroid.com On Mar 3, 4:55 pm, Azalar wrote: > Does anyone know the intent to launch the calendar? > I understand a calendar might not be present on the launched phones > (can someone confirm this?) but it is on