You can create an Animation Listener to call the new activity when the animation ends with the onAnimationEnd function.
Good luck! On Feb 1, 9:00 pm, deeMurthy <[email protected]> wrote: > Hi > > I have doubts while doing some 2D Graphics and animation. Here is what > i have done and what i want to do further: > An application starts with a 2D object [ball] rotating and execising > in a particular fashion, and after a particular point in time the > object [ball] scrolls out of vision. After this point i want to invoke > a new activity with a different UI. I m stuck up while trying to > transit from this View to a new activity. Please give me some inputs > as to what can be done.... > > Many thanks in advance > Darshana -- 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

