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 ?
@surendra
Here is one good example explaining how you can add page curl to activity...
http://devappandroid.com/android-beginner/page-curlturn-effect-android