One thing has just occurred to me.  My app contains a service, an
activity and a widget.  Depending on what gets updated first, the
database connection is instantiated using a Context from one of these.

If it's instantiated with the Context from say the service, then at
another point it's instantiated with the Context from the activity,
will this cause me any problems?

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to