Tuesday, August 9, 2011

[android-developers] Re: Intents

> Blech.

he he ;)

> Use the Intent supplied to onNewIntent(). The Intent returned by
> getIntent() will always be the original Intent used to create the
> activity.

But I am - and that's where the null exception occurs. Not sure if the
setIntent or the super are needed. I will poke around a bit more to
see what is going on. But if the Intent supplied by the onNewIntent()
is what I need then that puts me on the right path.

Thanks again guys

--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment