简体   繁体   中英

Animating while navigating between two activities

I want to show an animation when the user tries to navigate between one activity to the other .How can i achieve this?

Upon googling i found that we can use styles and set animation using themes for an activity. But when i do so i am unable to see any kind of animation happening. Is it doable?

http://groups.google.com/group/android-developers/browse_thread/thread/2ac12ea2bfc50908?pli=1

http://code.google.com/p/android/issues/detail?id=4409

Can any one help me plz..

If you aiming at android 2.0 and greater then you can use overridePendingTransition(). There is a good anddev tutorial for it.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM