Stroage of events in Calendar application in android 2.1
        Posted  
        
            by Navin 
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Navin 
        
        
        
        Published on 2010-04-20T06:42:18Z
        Indexed on 
            2010/04/20
            6:43 UTC
        
        
        Read the original article
        Hit count: 349
        
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??
© Stack Overflow or respective owner