Android 应用程序中的帮助叠加动画

Animation for help overlay in Android Application

是否可以创建动画来为 android 应用程序实现 帮助布局,如图所示:

Desired Effect : The hand image should move and point to an icon.Then  an effect like ripple is created.

我们如何实现这样的动画?

是的,您可以使用此 github link 中的 ShowCase 视图库来执行此操作,它工作得很好并且非常可定制

ShowCaseView

关注这个 link :

http://www.xda-developers.com/create-holo-themed-demo-overlays-with-showcaseview/

参考这个:

Display overlay tooltip on the first run