Imageview Interactive-water-effect android

I want an image animation, for example, an animation of live water animation from the Google play store, but I need an animation effect in the image on myproject.if you do not understand my requirement. I want to animate an image as shown below in the code project: http://www.codeproject.com/Articles/1073/Interactive-water-effect

if it is possible or impossible to realize the image. if possible, how to do it? any help with me is much appreciated!

Thank!

+3
source share
2 answers

, (, , - ), OpenGL ( Canvas .onDraw();). ImageView, GLSurfaceView, . , , , , .

0

, - , ImageView .onDraw(), .invalidate() . , / .

SurfaceView .

-1

All Articles