Hello,
when writing a ContentProvider I have to implement the
onCreate()-method, in which I establish my database connection.
But to write the changes I made to the database I have to close the
database on some point.
Does something like a onDestroy()-method exist for ContentProviders or
is there some intent I have to listen to, which is fired before killing
my process?
Natanael
--
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