Stroage of events in Calendar application in android 2.1
- by Navin
Does the calendar application in android maintains a cache of its database??
Whenever i edit and mark some events via tha calendar app it is stored in the database but if i edit the calendar.db from some outside source the changes made are not reflected in the calendar app. so my question is does the calendar app maintains a cache or some other form of database?? if yes then where and how??