Hello

I have multiple activities in my android app and one final activity
"All" which should run all the activities of my app one after the
other. When I kept all my activities in for loop and used
startactivity(intent) for each activity in that for loop, at the end I
could see not all my activities being ran although all activities are
finished. Any clue how to implement this?

Thanks
Gopi

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