Page curl effect for Activities in Android

surendra picture surendra · Dec 30, 2011 · Viewed 17k times · Source

I need page curl effect for Activities in Android as in iPhone.

I checked the following links

http://code.google.com/p/android-page-curl/

https://github.com/harism/android_page_curl/

But both are useful for Bitmap (Images) only but i need curling effect at startActivity() i.e, when i am going for new Activity.

Is it possible ? and how ?

Answer

Hignesh Hirani picture Hignesh Hirani · Sep 13, 2012

@surendra

Here is one good example explaining how you can add page curl to activity...

http://devappandroid.com/android-beginner/page-curlturn-effect-android