replaykit
replaykit copied to clipboard
[DEPRECATED] Command line tools for recording, replaying and mirroring touchscreen events for Android
You said earlier that we can see the source code. It would be possible? I'd be grateful for.
Hey, I'm trying to run this on my Pixel 4 running Android 11 and I'm running into an `Crash in main_thread` error when trying to replay. Here is the full...
I have an issue running this on Nox app player. Record `replaykit trace record --device serailno mytrace.trace` works fine, But when I try to replay the recorded file back, it...
使用的版本:Appetizer1.1.1 使用的设备: Huawei Mate9、Huawei Mate8,两个都是16:9的比例。 无论主设备是Mate9还是Mate8,镜像操作感觉都不是特别灵敏。 主要的现象如下: 1、如果是主设备按住屏幕,上下滑动的时候,从设备基本还是能够跟上操作,不过还是存在一些延迟。 2、如果是主设备上进行点击操作,从设备会有很大延迟,甚至很长时间从设备都接收不到点击事件。比如点击Mate9桌面左下角的的一个图标,Mate8相同位置的图标没有被点击。 3、快速滑动的体验不是很好,比如我在Mate9的桌面向左滑动,Mate8就滑不过去,界面经常卡在一半不动。 关于第2点,后经过观察,好像是主设备点击之后,如果再进行一些操作,那么从设备上才会收到这个点击事件。如主设备点击返回键,此时从设备没反应,如果再在主设备上进行一些操作,那么从设备就会收到点击事件了。对于点击事件,感觉有遗漏。 镜像操作是个很新颖的功能,想法很棒,建议看下有没优化空间?
Hi Great project, but I have some bugs with certain devices, not all events are recorded, and I'm getting this error in stderr: ``` [stderr_data]: /var/folders/t7/wykzbl_x2gqb4yx6l_fz04zh0000gn/T/_MEIBUqnr0/droidrep/GeteventTools.py:172: UserWarning: Type B MT...
When using replaykit on Ubuntu or Mac, Frequently, playing a trace with the command `./appetizer trace replay mytrace.trace $myPhone` breaks the console session. Nothing further prints to the console and...
This can be reproduced as follows: - Open Google Maps - Set some kind of reference on the map - Record yourself swipe/move around the map and then going back...