问题
I would like to know is there any way that I could get similar functionality to that of TextureView in the Android 2.2 or 2.33 environment? Specifically I am looking for a way to place a dynamic view (like SurfaceView) inside a ViewFlipper (as can be done with a TextureView). Any and all help with regard to this would be greatly appreciated.
来源:https://stackoverflow.com/questions/8784209/textureview-functionality-in-android-pre-4-0