On Jun 8, 5:29 pm, Mark Murphy <mmur...@commonsware.com> wrote:
>
> If it is, just pass the Activity into the constructor of the
> ContentHandler, and get rid of the static data member/custom
> Application class.


That, or a ton of other solutions that would be appropriate for your
problem... Hate to say it but you might want to take a step back and
learn OO software development. You've got a taste of the first lesson
already... OO is a lot about scope management.

-- 
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