On Mon, Apr 4, 2011 at 10:43 AM, Narinder Beri <narinderb...@gmail.com>wrote:

> I am passing a member variable of AsyncTask from onPostExecute method to a
> method of the UI thread as below - is it safe OR am I doing something very
> wrong here?
>

Have you stepped through the code? Can you confirm the value is not-null
before passing "up" to the PostManager?

My guess is you're just not initializing the value.

-------------------------------------------------------------------------------------------------
TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago
transit tracking app for Android-powered devices

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