I'm trying to delete the data inside an application from a custom application but am not sure how to to get this done. To be more specific i'm trying to:
Application manager --> calendar storage --> clear data
I was looking at How to programmatically clear application data but i'm not sure how to get the database for the calendar storage as well.
Hope to get some feedback.