Capture User Events Using Appium

Is there any mehtod to capture user events using appium in android ?

for exam - click on menu then click on button etc. > save events > re-run events > user should go on same acticity.

I tried using adb getevent but, didn`t successfull. events are not syncronized (sometimes, too fast ).

HI @arundutt83

Have you tried that again, I am looking for the same solution.