On Fri, Jan 22, 2010 at 2:47 AM, Vladyslav Namashko <[email protected]> wrote: > So the question is: maybe there is some more optimized methods to > switch between activities?
I start a timer thread that calls finish() on the old activity a few seconds after I start the new activity. -- Greg Donald destiney.com | gregdonald.com -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en

