I am working on an app, which can run on Froyo as well as JellyBean. I have a class that extends PageTransformer as below:
Froyo
JellyBean
import a
Also, If you want use PageTransformer even in 2.2. You must change some validation that are made in the ViewPager class. Check out this example
PageTransformer
ViewPager