Hhmmm, as Michael mentioned above, you should provide your stack trace
or the crash message from your LogCat. But, you say that
event.put("allDay",0) is causing a crash, while event.put("allDay",1)
works fine. Could it be the case that '0' is an invalid index in
event.put("allDay",0)? To be sure, you should investigate the crash
message in LogCat: 
http://developer.android.com/guide/developing/debugging/ddms.html
If you cannot understand what the cause of the crash is, then you
could share the crash message here so that other people can have a
look at it.

-------------------------------------------------
Ali Chousein
http://socialnav.blogspot.com | http://twitter.com/socialnav1
http://weatherbuddy.blogspot.com | http://twitter.com/weather_buddy
http://www.codeproject.com/KB/android/PayGol-Android.aspx
http://geo-filtered-assistant.blogspot.com

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to