11/27/2016

Record Android touch event or other events

  Recently, I met a problem which I cannot use Android-unit-test to do some of the test cases. I browse through some of apps or tools, but they are not handy for me. So I wrote a simple python tool to record my Android events like touching, gyro, and so on. Then, I can use my tools on my PC to playback the events I recorded. It's very convenient for me to reproduce some issues.

https://github.com/tzutalin/adb-event-record


11/02/2016

[Ubuntu Network] Share internet connection from mobile phone to PC via USB


Mobile

Go to Setting -> Network share -> Turn on USB network share

PC

Configuring the PC that will connect to the network which is provided by Mobile phone. Open your Network Manager via the Network Icon on the Unity Panel.