Hello,

I have the Activity A, B1, B2, C:

start with A, than choose go to B1 or B2;
if B1, than go to C, and than back to B1
*if B2, than go to C, and (if requested) go to B1*

this part is where I'm stuck, how can I start a new Cicle with the stack
with stack (A, B1) from B2?

so far, C calls A passing an intent, so A start B1 instantly ... but there
is
a screen delay (I see A screen for a second);

is there a better way to do that?

-- 
Dayvid Victor R. de Oliveira
10º Periodo de Engenharia da Computação - UFPE
Laboratório Itautec - CIn/UFPE

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