On Friday, April 5, 2013 11:06:42 AM UTC-4, skink wrote:
>
>
>
> plnelson wrote: 
> > OK I tried it. Here's the class ... 
>
> hmm, really strange... what is the Context you are using? 
>

It's the context of the main Activity for the App.   I've tried varying its 
own launchMode but it makes no difference.   

This app is a large industrial-control application and and the class this 
is running in receives communication from a PC over a TCP connection and 
launches different Activities - approx 12, total, depending on what the PC 
says.    I'm not having any trouble launching any of the other Activities, 
just this one.   Most of the other Activities are not standard launchMode.

Where does Google document the steps we can see in LogCat "starting: 
intent...", "Trying to launch..." , etc.    All the documentation I see on 
the Activity Life Cycle seem to skip over those and start when the Activity 
is created.   I need to know why I'm not getting a "trying to launch" after 
the starting: intent".     

-- 
-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to