I am working on an appointment type application that needs to use the calendar. I have went and installed the calendar.apk and the provider.apk, which seems to get a calendar on my emulator, however it crashes on run time. I decided to go ahead and try my luck at guess/pray and coded the calendars input that gets saved from my save appointment button. All seems fine untill you try to click the button it crashes due the calendar.
My question here is, Is there any way to get a calendar to run on the emulator?
or Perhaps some help in coding the calendar sync'ing to avoid using the emulator for this altogether?
Thanks for the look, and power to the android