@Dianne, I'm sorry but I'm a little confused. What I'm understanding is that there is no way to clear the intent of an activity from the system. It can be cleared temporarily by using setIntent(..) but if the activity was to be restarted the previous intent used to open the activity will be used when the activity restarts, correct? If that's the case how do you recommend doing this correctly? I want to follow the best programing standard for Android and well you seem to be the one that is 100% actively involved on Android... :)
-- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

