What's error? Can you show include the stack trace?
On Sat, Mar 24, 2012 at 1:08 PM, Jast Vacaty wrote:
> Hi,
>
> I am trying to add calendar events by use my application. Event gets saved
> successfully. However when I try to edit event that saved successfully. I
> get the Force Close error.
>
>
I am trying to add calendar events with my applicatiom. Event gets saved
successfully. However when i try to edit that event in Calendar. I get
Force Close error.
String calId = "";
Cursor userCursor
=getContentResolver().query(Uri.parse(content://com.android.calendar/cal
Hi,
I am trying to add calendar events by use my application. Event gets saved
successfully. However when I try to edit event that saved successfully. I
get the Force Close error.
*Cursor userCursor
=getContentResolver().query(Uri.parse(calanderURL),null, null, null, null);
3 matches
Mail list logo